Remove RLE. It is subsumed by GVN.
authorOwen Anderson <resistor@mac.com>
Fri, 14 Sep 2007 22:33:52 +0000 (22:33 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 14 Sep 2007 22:33:52 +0000 (22:33 +0000)
commit86f91e17576ff56d7e377b014386e77162354dd6
tree78fef7a7deb1d642dc526765dd2381b049ad8501
parent9e3d3abd937c9bb79d56d25ec0e0724c7cbba67c
Remove RLE.  It is subsumed by GVN.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41968 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/RedundantLoadElimination.cpp [deleted file]