aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/LoadVN
Commit message (Collapse)AuthorAgeFilesLines
* Fix grammar-oChris Lattner2003-09-081-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8392 91177308-0d34-0410-b5e6-96231b3b80d8
* New testcaseChris Lattner2003-09-081-0/+9
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8391 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove explicit control flow through the use of the 'not' scriptChris Lattner2003-06-281-4/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6965 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix testcase to work with store forwardingChris Lattner2003-06-161-10/+7
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6689 91177308-0d34-0410-b5e6-96231b3b80d8
* Make sure to run these tests with load value #'ingChris Lattner2002-08-302-2/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3530 91177308-0d34-0410-b5e6-96231b3b80d8
* Add tests of redundant load eliminationChris Lattner2002-05-162-0/+53
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2636 91177308-0d34-0410-b5e6-96231b3b80d8