New testcase that crashes the instcombine pass. Dominance properties have
authorChris Lattner <sabre@nondot.org>
Mon, 5 Apr 2004 02:01:32 +0000 (02:01 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 5 Apr 2004 02:01:32 +0000 (02:01 +0000)
commitec3f8cd551ed66a0d9bab38c10e3596105e59d71
tree0f39b8a3d1efa52c02ec3ccbb933e2c1bbdffda0
parentce8492def29ac6255a480e87828f9dc8d328f412
New testcase that crashes the instcombine pass.  Dominance properties have
no meaning if the code is not reachable.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12657 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/2004-04-04-InstCombineReplaceAllUsesWith.ll [new file with mode: 0644]