aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/X86/X86Relocations.h
Commit message (Expand)AuthorAgeFilesLines
* 1) Proper emit displacements for x86, using absolute relocations where necessaryBruno Cardoso Lopes2009-08-051-5/+15
* doxygenifyChris Lattner2009-07-221-7/+7
* Fix constant-offset emission for x86-64 absolute addresses. ThisDan Gohman2008-10-241-0/+3
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Preliminary PIC JIT support for X86 (32-bit) / Darwin.Evan Cheng2007-12-221-2/+7
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+34