remove an extremely dubious instcombine transformation of
authorChris Lattner <sabre@nondot.org>
Tue, 8 Sep 2009 18:48:01 +0000 (18:48 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 8 Sep 2009 18:48:01 +0000 (18:48 +0000)
commit275a6d66392c1752ba130aeeba11e257cd7a9c68
tree1eabc1b518078096c1d456963f1b62db69fddc93
parent41fc6277f0cb5d6e0e2e929e627052abb189509a
remove an extremely dubious instcombine transformation of
extractelement(load).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81239 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp
test/Transforms/InstCombine/vec_extract_elt2.ll [deleted file]