llvm-6502/test/CodeGen
Justin Holewinski 82767327c5 [NVPTX] Start conversion to MC infrastructure
This change converts the NVPTX target to use the MC infrastructure
instead of directly emitting MachineInstr instances. This brings
the target more up-to-date with LLVM TOT, and should fix PR15175
and PR15958 (libNVPTXInstPrinter is empty) as a side-effect.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187798 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-06 14:13:27 +00:00
..
AArch64
ARM ARM: implement allowTruncateForTailCall 2013-08-06 13:58:03 +00:00
CPP
Generic
Hexagon Refactor isInTailCallPosition handling 2013-08-06 09:12:35 +00:00
Inputs
Mips Add the saving of S2. This is needed for some of the floating point 2013-08-04 23:56:53 +00:00
MSP430
NVPTX [NVPTX] Start conversion to MC infrastructure 2013-08-06 14:13:27 +00:00
PowerPC Fix PPC64 64-bit GPR inline asm constraint matching 2013-08-03 12:25:10 +00:00
R600 Factor FlattenCFG out from SimplifyCFG 2013-08-06 02:43:45 +00:00
SI
SPARC
SystemZ [SystemZ] Use BRCT and BRCTG to eliminate add-&-compare sequences 2013-08-05 11:23:46 +00:00
Thumb
Thumb2
X86 Refactor isInTailCallPosition handling 2013-08-06 09:12:35 +00:00
XCore