aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis
Commit message (Expand)AuthorAgeFilesLines
* new testcaseChris Lattner2005-04-041-0/+13
* 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
* GlobalMR should be able to analyze this function.Chris Lattner2005-03-231-0/+20
* 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
* new testcase for a -basicaa bug that Alkis found with Java.Chris Lattner2005-03-091-0/+14
* Make this testcase a bit more challangingChris Lattner2004-12-171-1/+9
* Change the test to check to see that CSE happens not dead call elimChris Lattner2004-12-171-1/+1
* 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-197-7/+7
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-137-0/+21
* Nuke useless testcasesChris Lattner2004-11-072-127/+0
* Add a missing run lineChris Lattner2004-11-061-0/+1
* Add missing run lineChris Lattner2004-11-061-0/+1
* Adding XFAIL lines for dejagnu support.Tanya Lattner2004-11-063-3/+3
* Believe it or not, this was broken in LLVM 1.3Chris Lattner2004-08-161-0/+3
* Due to a bug in BasicAA, DSE is incorrectly deleting the first store inChris Lattner2004-07-291-0/+10
* new testcaseChris Lattner2004-07-271-0/+15
* Have some testcasesChris Lattner2004-07-272-0/+22
* Testcases for andersen's alias analysis.Chris Lattner2004-05-233-0/+68
* Add another variant of the testcaseChris Lattner2004-04-111-0/+15
* new testcaseChris Lattner2004-04-111-0/+12
* New testcaseChris Lattner2004-04-031-0/+14
* Fix testcaseChris Lattner2004-03-161-1/+1
* New testcase for CSE of call instructionsChris Lattner2004-03-151-0/+11
* Make sure that pure calls don't kill loadsChris Lattner2004-03-151-0/+13
* new testcaseChris Lattner2004-03-121-0/+10
* 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 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 for DSA which is improperly collapsed!Chris Lattner2003-11-021-0/+20
* Fix buggy testChris Lattner2003-10-231-1/+1
* 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-1613-13/+13
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-155-51/+0
* Renamed `as' => `llvm-as', `dis' => `llvm-dis'.Misha Brukman2003-09-156-6/+6
* Fix grammar-oChris Lattner2003-09-081-2/+2
* New testcaseChris Lattner2003-09-081-0/+9
* Add fixmesChris Lattner2003-07-252-0/+4