summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopSimplify
Commit message (Expand)AuthorAge
* For PR1319:Reid Spencer2007-04-15
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-11
* this testcase is too large to be useful, and requires a .bc file to beChris Lattner2007-01-06
* Regenerate for new bytecode file format.Reid Spencer2007-01-06
* For PR950:Reid Spencer2006-12-31
* For PR950:Reid Spencer2006-12-23
* Upgrade to version 7 bytecode format.Reid Spencer2006-12-03
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* New testcase, this used to take hours to loopsimplify.Chris Lattner2006-08-12
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-12
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-23
* New testcaseChris Lattner2005-08-10
* This should not run lli, that is for llvm-test.Chris Lattner2005-08-04
* Adding srcdir argTanya Lattner2004-11-19
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-13
* New testcase where loop simplify is not updating domfrontiers correctlyChris Lattner2004-04-13
* new testcaseChris Lattner2004-04-12
* New testcase for PR306Chris Lattner2004-04-01
* New testcase for PR293Chris Lattner2004-03-16
* New testcase for PR223: Loopsimplify incorrectly updates dominator informationChris Lattner2004-02-05
* New testcase which caused a bunch of tests to break last night with moreChris Lattner2003-12-10
* make the indvar obviously non-canonicalChris Lattner2003-10-13
* new testcaseChris Lattner2003-10-12
* The -preheaders pass is now known as -loopsimplifyChris Lattner2003-10-12
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-16
* No need to print in the testcaseChris Lattner2003-08-16
* new testcase narrowed down from xboardChris Lattner2003-08-15
* New testcaseChris Lattner2003-05-12
* Add comment to testcaseChris Lattner2003-04-26
* New testcase that crashes preheadersChris Lattner2003-04-25
* Checkin the simple features tests for the preheader insertion pass.Chris Lattner2002-09-26