summaryrefslogtreecommitdiffstats
path: root/vm/compiler/codegen/arm/armv7-a-neon/ArchVariant.c
Commit message (Expand)AuthorAgeFilesLines
* Move the compiler into C++.Carl Shapiro2011-04-191-107/+0
* Fix interpreter debug attachbuzbee2011-03-301-1/+1
* Interpreter restructuringbuzbee2011-03-231-0/+3
* Interpreter restructuring: eliminate InterpStatebuzbee2011-02-191-2/+2
* Add runtime support for method based compilation.Ben Cheng2011-01-261-0/+4
* More Jit-to-Interp entry point cleanup.Ben Cheng2011-01-051-3/+6
* JIT - support for return-void-barrier [Issue 2992352]buzbee2010-11-011-2/+2
* JIT: Support for Dalvik volatiles (issue 2781881)buzbee2010-07-211-0/+8
* Fix for the JIT blocking mode plus some code cleanup.Ben Cheng2010-03-241-4/+5
* Add armv7-a-neon build targetColin Cross2010-03-091-0/+88