aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis
AgeCommit message (Expand)Author
2002-10-25Update test to use long instead of uint getelementptr subscriptsChris Lattner
2002-09-08New testcase that tests for array pointer analysis type stuffChris Lattner
2002-09-07Fix bug in testcase now that load-vn is not built into gcseChris Lattner
2002-09-07Fix broken testChris Lattner
2002-08-30Make sure to run these tests with load value #'ingChris Lattner
2002-08-22Add a testcase that checks to make sure LICM uses basicaa correctly.Chris Lattner
2002-08-22Initial testcases for basicaa alias analysisChris Lattner
2002-05-16Add tests of redundant load eliminationChris Lattner