summaryrefslogtreecommitdiffstats
path: root/vm/compiler/codegen/arm/CalloutHelper.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid sign extension in packed-switch.Elliott Hughes2012-07-171-7/+0
* Normalize the include guard style.Carl Shapiro2011-06-141-4/+4
* Get rid of uneeded extern, enum, typedef and struct qualifiers.Carl Shapiro2011-04-271-30/+22
* Move the compiler into C++.Carl Shapiro2011-04-191-0/+8
* Interpreter restructuring: eliminate InterpStatebuzbee2011-02-191-1/+1
* Ensure we always call inline natives.Elliott Hughes2011-02-161-17/+0
* Don't treat dvmJitToPatchPredictedChain as a Jit-to-Interp entry point.Ben Cheng2011-01-041-0/+6
* Revert "Remove inline natives for an unused performance test."Jesse Wilson2010-12-221-0/+1
* Remove inline natives for an unused performance test.Jesse Wilson2010-12-221-1/+0
* Clean up warnings detected by gcc.Ben Cheng2010-05-281-3/+6
* Clean up the codegen for invoking helper callout functions.Ben Cheng2010-04-021-0/+132