summaryrefslogtreecommitdiffstats
path: root/vm/compiler/CompilerIR.h
Commit message (Expand)AuthorAgeFilesLines
* New changes to enable self verification mode.Jeff Hao2009-08-211-0/+1
* First phase of restructuring to support THUMB2 & ARM tracesBill Buzbee2009-07-271-0/+1
* Improved method invocation performance: 1.5x for virtual and 2.8x for interface.Ben Cheng2009-07-091-1/+2
* Trace profiling support for the jitBill Buzbee2009-06-181-0/+2
* Implemented peephole optimizations including null-check elimination, redundan...Ben Cheng2009-06-171-0/+6
* Fix two codegen problems: out-of-bound PC-relative addresses and missing bran...Ben Cheng2009-06-091-4/+8
* Support for stopping all threads in a Jit environment.Bill Buzbee2009-06-051-0/+7
* Initial port of the Dalvik JIT enging to the internal repository.Ben Cheng2009-06-041-0/+87