delete some obviously dead vector operations, which deletes a few thousand
authorChris Lattner <sabre@nondot.org>
Fri, 15 Jun 2007 05:26:55 +0000 (05:26 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 15 Jun 2007 05:26:55 +0000 (05:26 +0000)
commit041a6c90484643da1222b83f9e7da4e62de1e661
tree68d18b30e6ab83d0a906b34112e52f1bd23a6852
parentbc198eeba6d6850639c9ed6449b01aec95d7d205
delete some obviously dead vector operations, which deletes a few thousand
operations from Duraids example.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37582 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp