summaryrefslogtreecommitdiffstats
path: root/vm/compiler/codegen/mips/CodegenDriver.cpp
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Missing zero-checks in JIT compiler.Douglas Leung2012-10-051-1/+9
* Optimize those StrictMath routines that are identical to Math routines.Elliott Hughes2012-09-141-6/+16
* Fix the MIPS build:Raghu Gandham2012-07-311-137/+50
* Avoid sign extension in packed-switch.Elliott Hughes2012-07-171-9/+9
* Remove some dead code in the MIPS stuff, and run rebuild.sh.Elliott Hughes2012-07-171-1/+0
* [MIPS] Dalvik fast interpreter support and JIT implementationRaghu Gandham2012-05-021-0/+4938