|
4048568d8e
|
support kernel handover with coherent time
|
2015-05-02 23:41:49 +08:00 |
|
|
35d4f75b65
|
transforms: PEP8
|
2014-11-21 15:55:39 -08:00 |
|
|
cbc629bd8c
|
transforms: assume isinstance(expr, ast.Call) => isinstance(expr.func, ast.Name) after inline
|
2014-11-15 15:36:26 -07:00 |
|
|
e02ca0b404
|
transforms: quantize time before interleaving
|
2014-11-15 15:26:35 -07:00 |
|
|
7c4450a963
|
time_to_cycles: round instead of flooring
|
2014-10-13 18:35:05 +08:00 |
|
|
3ee9a87a00
|
transforms/lower_time: optimize time_to_cycles(cycles_to_time(x)) -> x
|
2014-10-11 12:04:14 +08:00 |
|
|
c659acb26e
|
transforms/lower_time: fix time_to_cycles/cycles_to_time
|
2014-10-11 00:35:49 +08:00 |
|
|
e22301ea05
|
transforms: track units, now() returns seconds, implement time_to_cycles and cycles_to_time
|
2014-10-06 23:28:56 +08:00 |
|
|
5c228f9114
|
Consistent variable naming
|
2014-09-13 19:32:21 +08:00 |
|
|
a647e1104d
|
compiler: split into transforms and py2llvm
|
2014-09-05 22:18:31 +08:00 |
|