make RLE preserve the name of the load that it replaces. This is just
authorChris Lattner <sabre@nondot.org>
Sat, 13 Dec 2008 07:22:47 +0000 (07:22 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 13 Dec 2008 07:22:47 +0000 (07:22 +0000)
commit879922932fad4149280b8bc03c60f0003f55a778
tree431d228f6a001047cfbd64674523d3ac8ee285ed
parentfd6673cf7fd5c0c1e6817e5fcf460a289712ee57
make RLE preserve the name of the load that it replaces.  This is just
a pretification of the IR.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60973 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/GVN.cpp
test/Transforms/GVN/2007-07-26-InterlockingLoops.ll
test/Transforms/GVN/2007-07-26-PhiErasure.ll
test/Transforms/GVN/2007-07-31-NoDomInherit.ll
test/Transforms/GVN/nonlocal.ll
test/Transforms/GVN/rle-must-alias.ll
test/Transforms/GVN/semidominated.ll