Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the compiler into C++. | Carl Shapiro | 2011-04-19 | 1 | -56/+0 |
* | Add runtime support for method based compilation. | Ben Cheng | 2011-01-26 | 1 | -0/+3 |
* | Rename OpCode.h -> DexOpcodes.h. | Dan Bornstein | 2010-12-01 | 1 | -2/+1 |
* | Re-organize target-independent JIT code. | buzbee | 2010-09-26 | 1 | -3/+6 |
* | JIT: Source code reorganization to isolate target independent code | buzbee | 2010-09-24 | 1 | -1/+1 |
* | Relocate OpCodeNames.[ch]. | Andy McFadden | 2010-06-22 | 1 | -1/+1 |
* | Clean up warnings detected by gcc. | Ben Cheng | 2010-05-28 | 1 | -0/+2 |
* | Restructure the codegen to make architectural depedency explicit. | Ben Cheng | 2009-11-22 | 1 | -0/+49 |