Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add runtime support for method based compilation. | Ben Cheng | 2011-01-26 | 1 | -0/+1 |
* | Implement method inlining for getters/setters | Ben Cheng | 2010-08-02 | 1 | -0/+1 |
* | Major registor allocation rework - stage 1. | Bill Buzbee | 2009-10-30 | 1 | -16/+2 |
* | Implemented a new scheduler and FP register allocator. | Ben Cheng | 2009-09-25 | 1 | -0/+2 |
* | Model resource usage for each Thumb/Thumb2 instrution. | Ben Cheng | 2009-09-11 | 1 | -0/+9 |
* | Implement SSA-based loop optimizations. | Ben Cheng | 2009-09-01 | 1 | -3/+2 |
* | Implemented peephole optimizations including null-check elimination, redundan... | Ben Cheng | 2009-06-17 | 1 | -0/+47 |