aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/ARMJITInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add Mac OS X compatible JIT callback routine.Evan Cheng2008-09-021-5/+29
* Correlate stubs with functions in JIT: when emitting a stub, the JIT tells th...Nicolas Geoffray2008-04-161-4/+6
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* JITInfo now resolves function addrs and also relocations. It always emits a s...Raul Herbster2007-08-301-30/+43
* Initial JIT support for ARM by Raul Fernandes Herbster.Evan Cheng2007-08-071-1/+19
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+131