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
..
2009-02-20 23:04:06 +00:00
2009-02-21 22:38:49 +00:00
2009-02-20 22:51:36 +00:00
2009-02-14 08:41:25 +00:00
2009-02-15 11:32:31 +00:00
2009-02-21 01:09:07 +00:00