summaryrefslogtreecommitdiffstats
path: root/vm/compiler/codegen/arm/LocalOptimizations.c
Commit message (Expand)AuthorAgeFilesLines
* Restructure the codegen to make architectural depedency explicit.Ben Cheng2009-11-221-6/+5
* Fix a memory disambiguation and a SFP/DFP assembling bug in the JIT.Ben Cheng2009-09-301-8/+5
* Implemented a new scheduler and FP register allocator.Ben Cheng2009-09-251-90/+138
* Model resource usage for each Thumb/Thumb2 instrution.Ben Cheng2009-09-111-18/+127
* Improved codegen for inline, continuing codegen restructuringBill Buzbee2009-08-281-0/+3
* Thumb/Thumb2 instruction selection rework.Bill Buzbee2009-08-251-2/+28
* Continuing evolution of Thumb2 support.Bill Buzbee2009-08-131-24/+45
* Stage 3 of Thumb2 support. armv7-a now generates vfp code inline.Bill Buzbee2009-07-311-0/+6
* Stage 2 of structural changes for support of THUMB2. No logic changes.Bill Buzbee2009-07-281-0/+139