aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/ARMRelocations.h
Commit message (Expand)AuthorAgeFilesLines
* VFP fld / fst immediate field is multiplied by 4.Evan Cheng2008-11-121-0/+4
* Jump table JIT support. Work in progress.Evan Cheng2008-11-071-0/+7
* Handle ARM machine constantpool entries.Evan Cheng2008-11-041-0/+4
* Correct way to handle CONSTPOOL_ENTRY instructions.Evan Cheng2008-10-291-0/+11
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Unused relocation type reloc_arm_absolute removed.Raul Herbster2007-08-301-2/+0
* Initial JIT support for ARM by Raul Fernandes Herbster.Evan Cheng2007-08-071-0/+4
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+28