Update memdep when load PRE inserts a new load, and add some debug output.
authorBob Wilson <bob.wilson@apple.com>
Tue, 23 Feb 2010 05:55:00 +0000 (05:55 +0000)
committerBob Wilson <bob.wilson@apple.com>
Tue, 23 Feb 2010 05:55:00 +0000 (05:55 +0000)
commit188f428e4e76d465ac89c275318521bdfbe028eb
treef42e9d996782d1133a746b16fd55769651764ed7
parent6eb3012b454b8dd3588236333a6bc57e9e6128b1
Update memdep when load PRE inserts a new load, and add some debug output.
I don't have a small testcase for this.

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