aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/ARMTargetMachine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use PassManagerBase instead of FunctionPassManager for functionsDan Gohman2008-03-111-5/+5
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+1
* Enable if-conversion for ARM by default.Evan Cheng2007-09-201-3/+3
* Initial JIT support for ARM by Raul Fernandes Herbster.Evan Cheng2007-08-071-2/+2
* Added -print-emitted-asm to print out JIT generated asm to cerr.Evan Cheng2007-07-201-2/+6
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+160