1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/include
Scott Michel 3f8637305f 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.

llvm-svn: 65296
2009-02-22 23:36:09 +00:00
..
llvm Introduce the BuildVectorSDNode class that encapsulates the ISD::BUILD_VECTOR 2009-02-22 23:36:09 +00:00
llvm-c Correct strange whitespace. 2009-02-06 07:01:00 +00:00