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
* - Fix X86-64 JIT by temporarily disabling code that treats GV address as 32-bitEvan Cheng2006-12-051-3/+4
* Patches to make the LLVM sources more -pedantic clean. Patch providedChris Lattner2006-05-241-1/+1
* * Remove trailing whitespaceMisha Brukman2005-04-211-2/+2
* Describe the X86 target-specific relocations.Chris Lattner2004-11-201-0/+33