llvm-6502/test/CodeGen
Scott Michel 4214a5531c Introduce the BuildVectorSDNode class that encapsulates the ISD::BUILD_VECTOR
instruction. The class also consolidates the code for detecting constant
splats that's shared across PowerPC and the CellSPU backends (and might be
useful for other backends.) Also introduces SelectionDAG::getBUID_VECTOR() for
generating new BUILD_VECTOR nodes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65296 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-22 23:36:09 +00:00
..
Alpha
ARM If a use operand is marked isKill, don't forget to add kill to its live interval as well. 2009-02-22 08:35:56 +00:00
CBackend
CellSPU
CPP
Generic bug 3610: Test case. 2009-02-22 15:54:44 +00:00
IA64
Mips
PowerPC
SPARC
X86 Introduce the BuildVectorSDNode class that encapsulates the ISD::BUILD_VECTOR 2009-02-22 23:36:09 +00:00
XCore