aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenFactory.c
Commit message (Expand)AuthorAgeFilesLines
* Re-organize target-independent JIT code.buzbee2010-09-261-347/+0
* JIT: Add new compare-immed-and-branch primative & drop useless clrexbuzbee2010-08-311-0/+14
* Remove unused labels, variables, and functions. Enable warnings.Carl Shapiro2010-05-211-7/+0
* Fix a couple of typos in JIT function names.Elliott Hughes2010-02-251-3/+3
* Jit: Phase 1 of register utility cleanup/rewrite - the great renamingBill Buzbee2010-02-091-55/+60
* Restructure the codegen to make architectural depedency explicit.Ben Cheng2009-11-221-0/+335