llvm-6502/lib/Target/X86/AsmPrinter
Daniel Dunbar 52322e7b8b MC/X86: Lower TAILCALLd[64] to JMP_1, to allow relaxation and to avoid same
prefix byte problem as in r104062.
 - As a total hack to keep the TAILCALL markers in the output, which some tests depend on, this invents a new TAILJMP_1 instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104120 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-19 15:26:43 +00:00
..
CMakeLists.txt
Makefile
X86AsmPrinter.cpp
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
X86ATTInstPrinter.h
X86IntelInstPrinter.cpp
X86IntelInstPrinter.h
X86MCInstLower.cpp MC/X86: Lower TAILCALLd[64] to JMP_1, to allow relaxation and to avoid same 2010-05-19 15:26:43 +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