summaryrefslogtreecommitdiffstats
path: root/vm/compiler/Compiler.c
Commit message (Expand)AuthorAgeFilesLines
* Makes the primary Jit table growable. Also includes a change suggested earli...Bill Buzbee2009-06-091-0/+5
* Fix two codegen problems: out-of-bound PC-relative addresses and missing bran...Ben Cheng2009-06-091-1/+1
* Initial port of the Dalvik JIT enging to the internal repository.Ben Cheng2009-06-041-0/+242