summaryrefslogtreecommitdiffstats
path: root/vm/compiler/codegen/arm/ArchUtility.c
Commit message (Expand)AuthorAgeFilesLines
* Relocate OpCodeNames.[ch].Andy McFadden2010-06-221-1/+1
* Remove unused labels, variables, and functions. Enable warnings.Carl Shapiro2010-05-211-1/+0
* Fix a race condition in JIT state refresh under debugging / misc code cleanup.Ben Cheng2010-03-311-10/+10
* Fix chaining offset mis-calculation for translations w/ large switch statements.Ben Cheng2010-01-151-0/+3
* Major registor allocation rework - stage 1.Bill Buzbee2009-10-301-25/+25
* Make the traige process for self-verification found divergence easier.Ben Cheng2009-10-151-1/+1
* Implemented a new scheduler and FP register allocator.Ben Cheng2009-09-251-11/+61
* Model resource usage for each Thumb/Thumb2 instrution.Ben Cheng2009-09-111-1/+5
* Implement SSA-based loop optimizations.Ben Cheng2009-09-011-2/+13
* Improved codegen for inline, continuing codegen restructuringBill Buzbee2009-08-281-8/+15
* Thumb/Thumb2 instruction selection rework.Bill Buzbee2009-08-251-1/+5
* New changes to enable self verification mode.Jeff Hao2009-08-211-0/+3
* Continuing evolution of Thumb2 support.Bill Buzbee2009-08-131-0/+28
* Fixed 2 floating point bugs; improved debug output; armv7-a thumb2 inline sqrtBill Buzbee2009-08-011-0/+6
* Stage 2 of structural changes for support of THUMB2. No logic changes.Bill Buzbee2009-07-281-0/+230