aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/LoadVN
AgeCommit message (Expand)Author
2008-08-16Remove GCSE and LoadVN from the testsuite.Owen Anderson
2008-05-20sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif
2008-05-20Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif
2008-02-14Remove llvm-upgrade.Tanya Lattner
2007-11-23Ding dong, the DoesntAccessMemoryFns andDuncan Sands
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-06-29Convert .cvsignore filesJohn Criswell
2007-04-15For PR1319:Reid Spencer
2007-04-11Make the llvm-runtest function much more amenable by eliminating all theReid Spencer
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-27For PR950:Reid Spencer
2006-11-23Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer
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
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-04-11Add another variant of the testcaseChris Lattner
2004-04-11new testcaseChris Lattner
2004-04-03New testcaseChris Lattner
2004-03-15New testcase for CSE of call instructionsChris Lattner
2004-03-15Make sure that pure calls don't kill loadsChris Lattner
2003-09-16Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman
2003-09-08Fix grammar-oChris Lattner
2003-09-08New testcaseChris Lattner
2003-06-28Remove explicit control flow through the use of the 'not' scriptChris Lattner
2003-06-16Fix testcase to work with store forwardingChris Lattner
2002-08-30Make sure to run these tests with load value #'ingChris Lattner
2002-05-16Add tests of redundant load eliminationChris Lattner