summaryrefslogtreecommitdiffstats
path: root/vm/compiler/codegen/Optimizer.h
Commit message (Expand)AuthorAgeFilesLines
* Add runtime support for method based compilation.Ben Cheng2011-01-261-0/+1
* Implement method inlining for getters/settersBen Cheng2010-08-021-0/+1
* Major registor allocation rework - stage 1.Bill Buzbee2009-10-301-16/+2
* Implemented a new scheduler and FP register allocator.Ben Cheng2009-09-251-0/+2
* Model resource usage for each Thumb/Thumb2 instrution.Ben Cheng2009-09-111-0/+9
* Implement SSA-based loop optimizations.Ben Cheng2009-09-011-3/+2
* Implemented peephole optimizations including null-check elimination, redundan...Ben Cheng2009-06-171-0/+47