aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/RallocUtil.c
Commit message (Expand)AuthorAgeFilesLines
* JIT: Source code reorganization to isolate target independent codebuzbee2010-09-241-1010/+0
* Staticify.Andy McFadden2010-09-171-1/+1
* Jit: Fix for 2793725 SIGSEGV in JIT code cacheBill Buzbee2010-06-231-0/+2
* Remove unused labels, variables, and functions. Enable warnings.Carl Shapiro2010-05-211-22/+0
* Jit: Fix for 2542488 JIT codegen bug with overlapping wide operandsBill Buzbee2010-03-251-1/+11
* Jit: Make most Jit compile failures non-fatal; just abort offending translationBill Buzbee2010-03-071-6/+6
* Jit: Sapphire tuning - mostly scheduling.Bill Buzbee2010-03-031-41/+67
* Fix a couple of typos in JIT function names.Elliott Hughes2010-02-251-10/+10
* Jit: Phase 1 of register utility cleanup/rewrite - the great renamingBill Buzbee2010-02-091-128/+131
* Jit: Fix register usage bug (driveabout failure)Bill Buzbee2010-01-281-0/+1
* Restructure the codegen to make architectural depedency explicit.Ben Cheng2009-11-221-201/+186
* Major registor allocation rework - stage 1.Bill Buzbee2009-10-301-0/+1005