aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/ARMRelocations.h
Commit message (Expand)AuthorAgeFilesLines
* Update to LLVM 3.5a.Stephen Hines2014-04-241-4/+0
* Merge branch 'upstream' into merge-20120305Stephen Hines2012-03-051-1/+1
|\
| * 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
* 1. Better support for access constant entry (add emitLEApcrelInstruction)Shih-wei Liao2010-09-151-0/+4
* 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
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+28