aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis
Commit message (Expand)AuthorAgeFilesLines
* Update test to use long instead of uint getelementptr subscriptsChris Lattner2002-10-251-5/+5
* New testcase that tests for array pointer analysis type stuffChris Lattner2002-09-081-0/+42
* Fix bug in testcase now that load-vn is not built into gcseChris Lattner2002-09-071-1/+1
* Fix broken testChris Lattner2002-09-071-3/+3
* Make sure to run these tests with load value #'ingChris Lattner2002-08-302-2/+3
* Add a testcase that checks to make sure LICM uses basicaa correctly.Chris Lattner2002-08-222-0/+47
* Initial testcases for basicaa alias analysisChris Lattner2002-08-222-0/+33
* Add tests of redundant load eliminationChris Lattner2002-05-162-0/+53