summaryrefslogtreecommitdiff
path: root/test/Analysis/BasicAA
Commit message (Expand)AuthorAge
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-12
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-23
* new testcaseChris Lattner2006-03-04
* New testacse for information exposed by the 'tail' call marker.Chris Lattner2005-05-08
* new testcase for a -basicaa bug that Alkis found with Java.Chris Lattner2005-03-09
* Add testcase and fix for yet another case where we query the size anAlkis Evlogimenos2004-12-08
* Add testcase and fix for another case where we query the size anAlkis Evlogimenos2004-12-08
* new testcase basicaa should handleChris Lattner2004-11-26
* Adding srcdir argTanya Lattner2004-11-19
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-13
* Due to a bug in BasicAA, DSE is incorrectly deleting the first store inChris Lattner2004-07-29
* new testcaseChris Lattner2004-03-12
* New testcase for better mod/ref information that basicaa can provideChris Lattner2004-01-30
* Rename variable to avoid confusing it with the global GChris Lattner2003-12-11
* New testcase for PR86Chris Lattner2003-12-11
* While working on the pool allocator, I noticed that basicaa is failing a scaryChris Lattner2003-11-04
* New testcase that basicaa should be able to handleChris Lattner2003-09-20
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-16
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-15
* New testcaseChris Lattner2003-07-03
* Remove explicit control flow through the use of the 'not' scriptChris Lattner2003-06-28
* Add new testcaseChris Lattner2003-06-17
* No need to print out bytecode :)Chris Lattner2003-06-02
* New testcase, reduced from 300.twolf by bugpointChris Lattner2003-06-02
* Trim testcase a bitChris Lattner2003-05-21
* New testcase identified by joelChris Lattner2003-05-21
* New testcaseChris Lattner2003-04-25
* New testcaseChris Lattner2003-04-22
* New testcaseChris Lattner2003-03-04
* Make the testcase more interesting, test that two different array elements do...Chris Lattner2003-03-03
* Fix testChris Lattner2003-02-26
* New testcase for size tracking brokennessChris Lattner2003-02-26
* Hopefully final tweak to this testcaseChris Lattner2003-02-26
* Add a new test for basicaaChris Lattner2003-02-25
* Fix testcaseChris Lattner2003-02-24
* Tweak testcaseChris Lattner2003-02-24
* Add a basic-aa testChris Lattner2003-02-09
* Update test to use long instead of uint getelementptr subscriptsChris Lattner2002-10-25
* New testcase that tests for array pointer analysis type stuffChris Lattner2002-09-08
* Fix bug in testcase now that load-vn is not built into gcseChris Lattner2002-09-07
* Fix broken testChris Lattner2002-09-07
* Add a testcase that checks to make sure LICM uses basicaa correctly.Chris Lattner2002-08-22
* Initial testcases for basicaa alias analysisChris Lattner2002-08-22