aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/DSGraph
Commit message (Expand)AuthorAgeFilesLines
* fix the RUN line on this testcase so it passes.Chris Lattner2005-03-251-1/+1
* new testcase that DS-AA is causing to be miscompiled.Chris Lattner2005-03-241-0/+26
* new testcase to verify that we have field sensitive alias analysis info. ThisChris Lattner2005-03-231-0/+21
* We might as well check the TD graphs as well, even though they are fine.Chris Lattner2005-03-221-2/+2
* New testcase, the BU pass is marking the global complete in the globals graph.Chris Lattner2005-03-221-0/+12
* New testcase, which is important to handle correctly.Chris Lattner2005-03-211-0/+27
* 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
* Nuke useless testcasesChris Lattner2004-11-072-127/+0
* Add missing run lineChris Lattner2004-11-061-0/+1
* Adding XFAIL lines for dejagnu support.Tanya Lattner2004-11-063-3/+3
* Fix testcaseChris Lattner2004-03-161-1/+1
* Test the mod/ref analysis in DSA.Misha Brukman2004-03-122-0/+27
* New testcaseChris Lattner2004-02-251-0/+22
* new testcaseChris Lattner2004-02-201-0/+34
* Right, memcpy READS memory too :)Chris Lattner2004-02-131-1/+1
* New testcase for support for memcpy/memmoveChris Lattner2004-02-131-0/+13
* New testcase for DSA which is improperly collapsed!Chris Lattner2003-11-021-0/+20
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-151-14/+0
* Renamed `as' => `llvm-as', `dis' => `llvm-dis'.Misha Brukman2003-09-156-6/+6
* Add fixmesChris Lattner2003-07-252-0/+4
* Update to use more modern graph checkerChris Lattner2003-07-252-2/+2
* New testcase, an automatized version of Vikrams ggcollapse.c fileChris Lattner2003-07-251-0/+15
* Checkin of Vikram's ggfuncptr.c test adapted for automatic checkingChris Lattner2003-07-251-0/+66
* Check in old testcase sitting in my treeChris Lattner2003-07-231-0/+19
* Tests for globals with different kinds of behavior in DS Analysis.Vikram S. Adve2003-07-162-0/+123
* Make testcase a bit more interestingChris Lattner2003-07-011-0/+4
* New testcaseChris Lattner2003-07-011-0/+11
* New testcaseChris Lattner2003-06-301-0/+20
* Add dependency on analyzeChris Lattner2003-06-301-1/+1
* New testcaseChris Lattner2003-06-301-0/+25
* Add clean target to clean up my messChris Lattner2003-06-291-0/+3
* This node should not be incomplete!Chris Lattner2003-06-292-0/+44
* New, smaller testcaseChris Lattner2003-06-291-0/+18
* New testcaseChris Lattner2003-06-291-0/+24
* Fix testcaseChris Lattner2003-06-291-3/+3
* New testcaseChris Lattner2003-06-291-0/+23
* Make sure that the global is known to be internalChris Lattner2003-06-291-1/+1
* New testcaseChris Lattner2003-06-281-0/+17
* Do not chain to basic-aaChris Lattner2003-06-281-1/+1
* Remove explicit control flow through the use of the 'not' scriptChris Lattner2003-06-281-4/+1
* Improve the make ruleChris Lattner2003-06-281-1/+2
* New testcaseChris Lattner2003-06-282-0/+34
* New makefile for Dsgraph testsChris Lattner2003-06-281-0/+10
* Fix testChris Lattner2003-02-241-3/+3
* Check field sensitivityChris Lattner2003-02-031-10/+24
* Initial tests for DS alias analysisChris Lattner2003-02-031-0/+55