llvm-6502/lib/Target/X86/AsmPrinter
Rafael Espindola 2a6411bbbd Reduce code duplication on the TLS implementation.
This introduces a small regression on the generated code
quality in the case we are just computing addresses, not
loading values.

Will work on it and on X86-64 support.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68552 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-07 21:37:46 +00:00
..
CMakeLists.txt CMake: Turned some libraries into partially linked objects. Corrected 2008-10-22 02:51:53 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
X86AsmPrinter.cpp CodeGen still defaults to non-verbose asm, but llc now overrides it and default to verbose. 2009-03-25 01:47:28 +00:00
X86ATTAsmPrinter.cpp Reduce code duplication on the TLS implementation. 2009-04-07 21:37:46 +00:00
X86ATTAsmPrinter.h Reduce code duplication on the TLS implementation. 2009-04-07 21:37:46 +00:00
X86IntelAsmPrinter.cpp Reduce code duplication on the TLS implementation. 2009-04-07 21:37:46 +00:00
X86IntelAsmPrinter.h Reduce code duplication on the TLS implementation. 2009-04-07 21:37:46 +00:00