Generalize a few more instcombines to be vector/scalar-independent.
authorDan Gohman <gohman@apple.com>
Tue, 16 Jun 2009 19:55:29 +0000 (19:55 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 16 Jun 2009 19:55:29 +0000 (19:55 +0000)
commitc6ac322c1c9544961a29f0fdc592fa2ce1073ca9
tree3fae654e2d9c0cd26aeb36e8622e22c6c038c8c5
parent61ffa8e37394faca53167b4bbeb3866404745f3a
Generalize a few more instcombines to be vector/scalar-independent.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73541 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp
test/Transforms/InstCombine/vector-casts-0.ll [new file with mode: 0644]
test/Transforms/InstCombine/vector-casts-1.ll [new file with mode: 0644]
test/Transforms/InstCombine/vector-casts.ll [deleted file]