OSDN Git Service

Revert "[SCCP] Manually fold branches on undef."
authorDavide Italiano <davide@freebsd.org>
Sun, 7 Jan 2018 22:09:44 +0000 (22:09 +0000)
committerDavide Italiano <davide@freebsd.org>
Sun, 7 Jan 2018 22:09:44 +0000 (22:09 +0000)
commit1a43ebcad28b2666efd1be56c510704423607f42
tree0ac61755e634635bf9e2eed8cf865f6a7d67a8ca
parent16819e6bda3feeb227af09a9cff44b396cee00d5
Revert "[SCCP] Manually fold branches on undef."

I thought this was responsible for PR35723, but I was
wrong, the issue lies elsewhere. Revert while I debug.

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