summaryrefslogtreecommitdiffstats
path: root/vm/compiler/codegen/arm/armv7-a-neon/MethodCodegenDriver.c
Commit message (Expand)AuthorAgeFilesLines
* Move the compiler into C++.Carl Shapiro2011-04-191-452/+0
* Generate code for loops formed with the new builderBen Cheng2011-03-311-2/+2
* Handle OP_THROW in the method JIT.Ben Cheng2011-03-021-27/+252
* Add runtime support for method based compilation.Ben Cheng2011-01-261-0/+227