diff options
author | Scott Michel <scottm@aero.org> | 2009-02-22 23:36:09 +0000 |
---|---|---|
committer | Scott Michel <scottm@aero.org> | 2009-02-22 23:36:09 +0000 |
commit | 9d31aca6797482d7ee443eed5ebacd0c72e02939 (patch) | |
tree | a5571da35e5afadc731e3e9e540a30d5d24c860d /llvm/lib/Transforms/Utils/BasicInliner.cpp | |
parent | 338d07e94ee21435fa85419ef44fba983e9aaaca (diff) | |
download | llvm-9d31aca6797482d7ee443eed5ebacd0c72e02939.zip llvm-9d31aca6797482d7ee443eed5ebacd0c72e02939.tar.gz llvm-9d31aca6797482d7ee443eed5ebacd0c72e02939.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicInliner.cpp')
0 files changed, 0 insertions, 0 deletions