aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/BasicAA
AgeCommit message (Expand)Author
2007-04-16For PR1319:Reid Spencer
2007-04-16For PR1319:Reid Spencer
2007-04-14Changes to fix problems with "make check". Apparently you can redefineReid Spencer
2007-04-14Convert test cases to new llvm.exp version of llvm_runtest and fix testsReid Spencer
2007-04-11Make the llvm-runtest function much more amenable by eliminating all theReid Spencer
2007-03-28Remove use of implementation keyword.Reid Spencer
2007-01-26For PR761:Reid Spencer
2007-01-14testcase for pr1109Chris Lattner
2006-12-31For PR950:Reid Spencer
2006-12-29Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-11-23Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer
2006-11-18Fix bugs in this. What was I thinking??? :)Reid Spencer
2006-11-18Fail even if opt doesn't print anything.Reid Spencer
2006-11-18Add a simple test to make sure getModRefInfo is 1/2 way sane.Reid Spencer
2006-11-03new testcaseChris Lattner
2006-04-12Added the ability to xfail based on llvmgcc versionTanya Lattner
2006-03-23Tired of wading through cvs's list ? files that are generated when buildingReid Spencer
2006-03-04new testcaseChris Lattner
2005-05-08New testacse for information exposed by the 'tail' call marker.Chris Lattner
2005-03-09new testcase for a -basicaa bug that Alkis found with Java.Chris 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-07-29Due to a bug in BasicAA, DSE is incorrectly deleting the first store inChris Lattner
2004-03-12new testcaseChris 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-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-07-03New testcaseChris Lattner
2003-06-28Remove explicit control flow through the use of the 'not' scriptChris Lattner
2003-06-17Add new testcaseChris Lattner
2003-06-02No need to print out bytecode :)Chris Lattner
2003-06-02New testcase, reduced from 300.twolf by bugpointChris Lattner
2003-05-21Trim testcase a bitChris Lattner
2003-05-21New testcase identified by joelChris Lattner
2003-04-25New testcaseChris Lattner
2003-04-22New testcaseChris Lattner
2003-03-04New testcaseChris Lattner
2003-03-03Make the testcase more interesting, test that two different array elements do...Chris Lattner
2003-02-26Fix testChris Lattner
2003-02-26New testcase for size tracking brokennessChris Lattner
2003-02-26Hopefully final tweak to this testcaseChris Lattner
2003-02-25Add a new test for basicaaChris Lattner