Add tests of redundant load elimination
authorChris Lattner <sabre@nondot.org>
Thu, 16 May 2002 01:03:12 +0000 (01:03 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 16 May 2002 01:03:12 +0000 (01:03 +0000)
commit5abaa0c2905ea6c5a15056783f01c9551b49f63b
tree22e507ab11666674984c4e6030880ee794008016
parentc95057b1b725c21a45eb5e8c1d65523d3c1673e9
Add tests of redundant load elimination

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2636 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/LoadVN/RLE-Eliminate.ll [new file with mode: 0644]
test/Analysis/LoadVN/RLE-Preserve.ll [new file with mode: 0644]