aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/BasicAA
Commit message (Expand)AuthorAgeFilesLines
* new testcaseChris Lattner2006-03-041-0/+31
* New testacse for information exposed by the 'tail' call marker.Chris Lattner2005-05-081-0/+16
* new testcase for a -basicaa bug that Alkis found with Java.Chris Lattner2005-03-091-0/+14
* Add testcase and fix for yet another case where we query the size anAlkis Evlogimenos2004-12-081-0/+22
* Add testcase and fix for another case where we query the size anAlkis Evlogimenos2004-12-081-0/+24
* new testcase basicaa should handleChris Lattner2004-11-261-0/+17
* Adding srcdir argTanya Lattner2004-11-191-1/+1
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-131-0/+3
* Due to a bug in BasicAA, DSE is incorrectly deleting the first store inChris Lattner2004-07-291-0/+10
* new testcaseChris Lattner2004-03-121-0/+10
* New testcase for better mod/ref information that basicaa can provideChris Lattner2004-01-301-0/+12
* Rename variable to avoid confusing it with the global GChris Lattner2003-12-111-1/+1
* New testcase for PR86Chris Lattner2003-12-111-0/+17
* While working on the pool allocator, I noticed that basicaa is failing a scaryChris Lattner2003-11-041-0/+15
* New testcase that basicaa should be able to handleChris Lattner2003-09-201-0/+12
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-1610-10/+10
* 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