summaryrefslogtreecommitdiff
path: root/test/Transforms/LICM/2003-02-27-NestedLoopExitBlocks.ll
Commit message (Expand)AuthorAge
* Rename 'loopsimplify' to 'loop-simplify'.Cameron Zwarich2011-02-10
* 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
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-19
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* 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
* New testChris Lattner2003-02-28