aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis
AgeCommit message (Expand)Author
2004-12-17Make this testcase a bit more challangingChris Lattner
2004-12-17Change the test to check to see that CSE happens not dead call elimChris Lattner
2004-12-08Add testcase and fix for yet another case where we query the size anAlkis Evlogimenos
2004-12-08Add testcase and fix for another case where we query the size anAlkis Evlogimenos
2004-11-26new testcase basicaa should handleChris Lattner
2004-11-19Adding srcdir argTanya Lattner
2004-11-13Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner
2004-11-07Nuke useless testcasesChris Lattner
2004-11-06Add a missing run lineChris Lattner
2004-11-06Add missing run lineChris Lattner
2004-11-06Adding XFAIL lines for dejagnu support.Tanya Lattner
2004-08-16Believe it or not, this was broken in LLVM 1.3Chris Lattner
2004-07-29Due to a bug in BasicAA, DSE is incorrectly deleting the first store inChris Lattner
2004-07-27new testcaseChris Lattner
2004-07-27Have some testcasesChris Lattner
2004-05-23Testcases for andersen's alias analysis.Chris Lattner
2004-04-11Add another variant of the testcaseChris Lattner
2004-04-11new testcaseChris Lattner
2004-04-03New testcaseChris Lattner
2004-03-16Fix testcaseChris Lattner
2004-03-15New testcase for CSE of call instructionsChris Lattner
2004-03-15Make sure that pure calls don't kill loadsChris Lattner
2004-03-12new testcaseChris Lattner
2004-03-12Test the mod/ref analysis in DSA.Misha Brukman
2004-02-25New testcaseChris Lattner
2004-02-20new testcaseChris Lattner
2004-02-13Right, memcpy READS memory too :)Chris Lattner
2004-02-13New testcase for support for memcpy/memmoveChris Lattner
2004-01-30New testcase for better mod/ref information that basicaa can provideChris Lattner
2003-12-11Rename variable to avoid confusing it with the global GChris Lattner
2003-12-11New testcase for PR86Chris Lattner
2003-11-04While working on the pool allocator, I noticed that basicaa is failing a scaryChris Lattner
2003-11-02New testcase for DSA which is improperly collapsed!Chris Lattner
2003-10-23Fix buggy testChris Lattner
2003-09-20New testcase that basicaa should be able to handleChris Lattner
2003-09-16Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman
2003-09-15Removing Makefiles. Regression tests are now run by QMTest.John Criswell
2003-09-15Renamed `as' => `llvm-as', `dis' => `llvm-dis'.Misha Brukman
2003-09-08Fix grammar-oChris Lattner
2003-09-08New testcaseChris Lattner
2003-07-25Add fixmesChris Lattner
2003-07-25Update to use more modern graph checkerChris Lattner
2003-07-25New testcase, an automatized version of Vikrams ggcollapse.c fileChris Lattner
2003-07-25Checkin of Vikram's ggfuncptr.c test adapted for automatic checkingChris Lattner
2003-07-23Check in old testcase sitting in my treeChris Lattner
2003-07-16Tests for globals with different kinds of behavior in DS Analysis.Vikram S. Adve
2003-07-03New testcaseChris Lattner
2003-07-01Make testcase a bit more interestingChris Lattner
2003-07-01New testcaseChris Lattner
2003-06-30New testcaseChris Lattner