Cleanup/remove some parts of the lifetime region handling code in memdep and GVN,
authorOwen Anderson <resistor@mac.com>
Wed, 2 Dec 2009 07:35:19 +0000 (07:35 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 2 Dec 2009 07:35:19 +0000 (07:35 +0000)
commit9ff5a23186f8761d9e5b4b5adf6fae9ce7d63860
tree84e2c175c235dc0ee3629aca387401e9e60cfad1
parent720e790480fed373752b84c178c1a9798d4415b8
Cleanup/remove some parts of the lifetime region handling code in memdep and GVN,
per Chris' comments.  Adjust testcases to match.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90304 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/MemoryDependenceAnalysis.cpp
lib/Transforms/Scalar/GVN.cpp
test/Transforms/DeadStoreElimination/lifetime-simple.ll [deleted file]
test/Transforms/GVN/lifetime-simple.ll