summaryrefslogtreecommitdiffstats
path: root/vm/compiler/codegen/armv5te/ArchUtility.c
Commit message (Expand)AuthorAgeFilesLines
* Stage 2 of structural changes for support of THUMB2. No logic changes.Bill Buzbee2009-07-281-230/+0
* First phase of restructuring to support THUMB2 & ARM tracesBill Buzbee2009-07-271-1/+1
* Improved method invocation performance: 1.5x for virtual and 2.8x for interface.Ben Cheng2009-07-091-2/+5
* Implemented peephole optimizations including null-check elimination, redundan...Ben Cheng2009-06-171-1/+5
* Fix two codegen problems: out-of-bound PC-relative addresses and missing bran...Ben Cheng2009-06-091-4/+4
* Initial port of the Dalvik JIT enging to the internal repository.Ben Cheng2009-06-041-0/+223