summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopSimplify/2003-08-15-PreheadersFail.ll
Commit message (Expand)AuthorAge
* Remove the old tail duplication pass. It is not used and is unable to updateRafael Espindola2011-08-30
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Byebye llvm-upgrade!Tanya Lattner2008-03-25
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* 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