[CodegenCleanup] Use old GVN pass instead of NewGVN
commit815fb6452bd4bbd55bf7b76e42eee2aa68a1ad89
authorTobias Grosser <tobias@grosser.es>
Mon, 4 Sep 2017 11:04:33 +0000 (4 11:04 +0000)
committerTobias Grosser <tobias@grosser.es>
Mon, 4 Sep 2017 11:04:33 +0000 (4 11:04 +0000)
treea9742c1a16c944074814a162245c1eda67daf4d2
parent6ef68fff4bbacfcfca7889c84af2a767bf47bdb9
[CodegenCleanup] Use old GVN pass instead of NewGVN

It seems NewGVN still has some problems: llvm.org/PR34452, we will switch back
after they have been resolved.

git-svn-id: https://llvm.org/svn/llvm-project/polly/trunk@312480 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodegenCleanup.cpp