summaryrefslogtreecommitdiff
path: root/test/Analysis
Commit message (Expand)AuthorAge
* Believe it or not, this was broken in LLVM 1.3Chris Lattner2004-08-16
* Due to a bug in BasicAA, DSE is incorrectly deleting the first store inChris Lattner2004-07-29
* new testcaseChris Lattner2004-07-27
* Have some testcasesChris Lattner2004-07-27
* Testcases for andersen's alias analysis.Chris Lattner2004-05-23
* Add another variant of the testcaseChris Lattner2004-04-11
* new testcaseChris Lattner2004-04-11
* New testcaseChris Lattner2004-04-03
* Fix testcaseChris Lattner2004-03-16
* New testcase for CSE of call instructionsChris Lattner2004-03-15
* Make sure that pure calls don't kill loadsChris Lattner2004-03-15
* new testcaseChris Lattner2004-03-12
* Test the mod/ref analysis in DSA.Misha Brukman2004-03-12
* New testcaseChris Lattner2004-02-25
* new testcaseChris Lattner2004-02-20
* Right, memcpy READS memory too :)Chris Lattner2004-02-13
* New testcase for support for memcpy/memmoveChris Lattner2004-02-13
* 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 for DSA which is improperly collapsed!Chris Lattner2003-11-02
* Fix buggy testChris Lattner2003-10-23
* 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
* Renamed `as' => `llvm-as', `dis' => `llvm-dis'.Misha Brukman2003-09-15
* Fix grammar-oChris Lattner2003-09-08
* New testcaseChris Lattner2003-09-08
* Add fixmesChris Lattner2003-07-25
* Update to use more modern graph checkerChris Lattner2003-07-25
* New testcase, an automatized version of Vikrams ggcollapse.c fileChris Lattner2003-07-25
* Checkin of Vikram's ggfuncptr.c test adapted for automatic checkingChris Lattner2003-07-25
* Check in old testcase sitting in my treeChris Lattner2003-07-23
* Tests for globals with different kinds of behavior in DS Analysis.Vikram S. Adve2003-07-16
* New testcaseChris Lattner2003-07-03
* Make testcase a bit more interestingChris Lattner2003-07-01
* New testcaseChris Lattner2003-07-01
* New testcaseChris Lattner2003-06-30
* Add dependency on analyzeChris Lattner2003-06-30
* New testcaseChris Lattner2003-06-30
* Add clean target to clean up my messChris Lattner2003-06-29
* This node should not be incomplete!Chris Lattner2003-06-29
* New, smaller testcaseChris Lattner2003-06-29
* New testcaseChris Lattner2003-06-29
* Fix testcaseChris Lattner2003-06-29
* New testcaseChris Lattner2003-06-29
* Make sure that the global is known to be internalChris Lattner2003-06-29
* New testcaseChris Lattner2003-06-28
* Do not chain to basic-aaChris Lattner2003-06-28