llvm-6502/lib/Target/X86/AsmPrinter
Eric Christopher e98ad83543 Hack to let the move lowering handle dynamic-no-pic absolute moves of
TLVP:

movl _a@TLVP, %eax

Daniel: Please review if you get a chance.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106194 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-17 00:51:48 +00:00
..
CMakeLists.txt Update CMake file (lexically order files). 2009-10-13 18:57:27 +00:00
Makefile Fix LLVM build when the user specifies CPPFLAGS on the make command line. 2010-03-12 21:42:14 +00:00
X86AsmPrinter.cpp Add first pass at darwin tls compiler support. 2010-06-03 04:07:48 +00:00
X86AsmPrinter.h I got tired of VISIBILITY_HIDDEN colliding with the gcc enum. Rename it 2010-05-11 20:16:09 +00:00
X86ATTInstPrinter.cpp fix an ugly wart in the MCInstPrinter api where the 2010-04-04 05:04:31 +00:00
X86ATTInstPrinter.h fix an ugly wart in the MCInstPrinter api where the 2010-04-04 05:04:31 +00:00
X86IntelInstPrinter.cpp fix an ugly wart in the MCInstPrinter api where the 2010-04-04 05:04:31 +00:00
X86IntelInstPrinter.h fix an ugly wart in the MCInstPrinter api where the 2010-04-04 05:04:31 +00:00
X86MCInstLower.cpp Hack to let the move lowering handle dynamic-no-pic absolute moves of 2010-06-17 00:51:48 +00:00
X86MCInstLower.h I got tired of VISIBILITY_HIDDEN colliding with the gcc enum. Rename it 2010-05-11 20:16:09 +00:00