aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/BasicAA
Commit message (Expand)AuthorAgeFilesLines
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-151-10/+0
* New testcaseChris Lattner2003-07-031-0/+12
* Remove explicit control flow through the use of the 'not' scriptChris Lattner2003-06-283-12/+3
* Add new testcaseChris Lattner2003-06-171-0/+14
* No need to print out bytecode :)Chris Lattner2003-06-021-1/+1
* New testcase, reduced from 300.twolf by bugpointChris Lattner2003-06-021-0/+11
* Trim testcase a bitChris Lattner2003-05-211-6/+1
* New testcase identified by joelChris Lattner2003-05-211-0/+26
* New testcaseChris Lattner2003-04-251-0/+7
* New testcaseChris Lattner2003-04-221-0/+15
* New testcaseChris Lattner2003-03-041-0/+7
* Make the testcase more interesting, test that two different array elements do...Chris Lattner2003-03-031-0/+18
* Fix testChris Lattner2003-02-261-1/+3
* New testcase for size tracking brokennessChris Lattner2003-02-262-0/+26
* Hopefully final tweak to this testcaseChris Lattner2003-02-261-10/+5
* Add a new test for basicaaChris Lattner2003-02-251-0/+11
* Fix testcaseChris Lattner2003-02-241-4/+4
* Tweak testcaseChris Lattner2003-02-241-1/+2
* Add a basic-aa testChris Lattner2003-02-091-0/+11
* 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
* 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