Remove an InstCombine that seems to have become redundant.
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 24 Mar 2015 21:31:31 +0000 (21:31 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 24 Mar 2015 21:31:31 +0000 (21:31 +0000)
commit80da8623a44ed1c74a03ced93276321cdc8e52b8
tree9718cedada642140df798fb24e47f0c4020fe082
parent5e0ce9d13ad5b39c12b68e7af6cf946414bff170
Remove an InstCombine that seems to have become redundant.

Assert that this doesn't fire - I'll remove all of this later, but just
leaving it in for a while in case this is firing & we just don't have
test coverage.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233116 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCasts.cpp
test/Transforms/InstCombine/2007-05-14-Crash.ll