llvm-6502/test/CodeGen
Jakob Stoklund Olesen 8ccaad526a Clear kill flags in InstrEmitter::EmitSubregNode().
When a local virtual register is made global, make sure to clear any
existing kill flags.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159461 91177308-0d34-0410-b5e6-96231b3b80d8
2012-06-29 21:00:03 +00:00
..
ARM
CellSPU
CPP
Generic add a new @llvm.donothing intrinsic that, well, does nothing, and teach CodeGen to ignore calls to it 2012-06-28 22:30:12 +00:00
Hexagon
MBlaze
Mips The Mips specific inline asm operand modifier 'z' has the 2012-06-28 01:33:40 +00:00
MSP430
NVPTX
PowerPC
SPARC
Thumb
Thumb2
X86 Clear kill flags in InstrEmitter::EmitSubregNode(). 2012-06-29 21:00:03 +00:00
XCore