aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LoopSimplify
AgeCommit message (Expand)Author
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
2007-01-06this testcase is too large to be useful, and requires a .bc file to beChris Lattner
2007-01-06Regenerate for new bytecode file format.Reid Spencer
2006-12-31For PR950:Reid Spencer
2006-12-23For PR950:Reid Spencer
2006-12-03Upgrade to version 7 bytecode format.Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-08-12New testcase, this used to take hours to loopsimplify.Chris 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
2005-08-10New testcaseChris Lattner
2005-08-04This should not run lli, that is for llvm-test.Chris 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-04-13New testcase where loop simplify is not updating domfrontiers correctlyChris Lattner
2004-04-12new testcaseChris Lattner
2004-04-01New testcase for PR306Chris Lattner
2004-03-16New testcase for PR293Chris Lattner
2004-02-05New testcase for PR223: Loopsimplify incorrectly updates dominator informationChris Lattner
2003-12-10New testcase which caused a bunch of tests to break last night with moreChris Lattner
2003-10-13make the indvar obviously non-canonicalChris Lattner
2003-10-12new testcaseChris Lattner
2003-10-12The -preheaders pass is now known as -loopsimplifyChris Lattner
2003-09-16Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman
2003-08-16No need to print in the testcaseChris Lattner
2003-08-15new testcase narrowed down from xboardChris Lattner
2003-05-12New testcaseChris Lattner
2003-04-26Add comment to testcaseChris Lattner
2003-04-25New testcase that crashes preheadersChris Lattner
2002-09-26Checkin the simple features tests for the preheader insertion pass.Chris Lattner