aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/ARMRelocations.h
Commit message (Expand)AuthorAgeFilesLines
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-181-1/+1
* Add support to MOVimm32 using movt/movw for ARM JITZonr Chang2010-05-251-1/+7
* 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
* no email addrs in file headersChris Lattner2007-07-171-3/+2
* Initial ARM JIT support by Raul Fernandes Herbster.Evan Cheng2007-07-051-0/+29