Revert "[GVN] Perform Scalar PRE on gep indices that feed loads before doing Load...
authorChad Rosier <mcrosier@codeaurora.org>
Thu, 13 Nov 2014 22:54:59 +0000 (22:54 +0000)
committerChad Rosier <mcrosier@codeaurora.org>
Thu, 13 Nov 2014 22:54:59 +0000 (22:54 +0000)
commit8716b58583cf5e753f2dc2cfb214cdf24a839c43
tree58286f449ec1cd8a25136eccab2d1490e3aa95da
parent99b261ce6dfa85604d06ba78a3ccd9fc9b886f31
Revert "[GVN] Perform Scalar PRE on gep indices that feed loads before doing Load PRE."

This reverts commit r221924.  It appears the commit was a bit premature and is causing
bot failures that need further investigation.

llvm-svn: 221939
llvm/lib/Transforms/Scalar/GVN.cpp
llvm/test/Transforms/GVN/pre-gep-load.ll [deleted file]