Revert "Constant propagation after hiting llvm.assume"
authorJustin Bogner <mail@justinbogner.com>
Tue, 18 Aug 2015 07:00:34 +0000 (07:00 +0000)
committerJustin Bogner <mail@justinbogner.com>
Tue, 18 Aug 2015 07:00:34 +0000 (07:00 +0000)
commit387ab5afe70eb7b3e60bc7b4ad0332fd5941b971
tree4c64fcaec3ad250d021fd2bc02da50bcd65cc583
parent5982c0a7280bbceb38d2cb2f1bdf4e8feb6c98c8
Revert "Constant propagation after hiting llvm.assume"

This was also failing bootstrap:

http://lab.llvm.org:8080/green/job/clang-stage2-configure-Rlto_build

This reverts r245265.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245269 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/GVN.cpp
test/Transforms/GVN/assume-equal.ll [deleted file]