aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/GlobalOptimizations.c
Commit message (Expand)AuthorAgeFilesLines
* Move the compiler into C++.Carl Shapiro2011-04-191-65/+0
* Handle OP_THROW in the method JIT.Ben Cheng2011-03-021-2/+6
* Misc goodies in the JIT in preparation for more aggressive code motion.Ben Cheng2011-02-081-1/+1
* It's "opcode" not "opCode".Dan Bornstein2010-12-011-2/+2
* Major registor allocation rework - stage 1.Bill Buzbee2009-10-301-1/+1
* Reorder the taken and fallthroug blocks and remove dead branches.Ben Cheng2009-09-021-2/+1
* Stage 2 of structural changes for support of THUMB2. No logic changes.Bill Buzbee2009-07-281-0/+62