analyses
|
Add a trivial dead code elimination transform.
|
2015-07-19 10:29:14 +03:00 |
transforms
|
Remove syscall builtin.
|
2015-08-10 16:44:29 +03:00 |
builtins.py
|
Remove syscall builtin.
|
2015-08-10 16:44:29 +03:00 |
embedding.py
|
compiler.ir.Function: add loc field.
|
2015-08-10 13:14:52 +03:00 |
ir.py
|
compiler.ir.Function: add loc field.
|
2015-08-10 13:14:52 +03:00 |
module.py
|
Implement sending RPCs.
|
2015-08-09 02:17:19 +03:00 |
prelude.py
|
Remove syscall builtin.
|
2015-08-10 16:44:29 +03:00 |
targets.py
|
compiler.targets.OR1KTarget: fix typo.
|
2015-08-10 15:47:44 +03:00 |
types.py
|
compiler.types: make all hashable.
|
2015-08-10 13:15:42 +03:00 |