Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added support for SEA IR. | Dragos Sbirlea | 2013-06-25 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | - Modified makefile to take the existance of SEA_IR_ART file to mean "switch to sea ir mode". - Switching SEA IR mode on leads to the new compiler being fed the fibonacci methods only, if they are used as input. - Added partial support for the control flow subgraph of the SEA IR (instruction nodes and region nodes for conditional and unconditional branches). Change-Id: I29020b8e2df5a00fde75715c3683cc25038589f4 Conflicts: src/compiler/driver/compiler_driver.cc | ||||
* | Beginning of LLVM backend for ART. | Shih-wei Liao | 2012-02-14 | 1 | -0/+1 |
Change-Id: I03466aed94670ac72d489ebc6e34d7ee1c9c857e |