summaryrefslogtreecommitdiff
path: root/test/Transforms/LICM/2003-08-04-TrappingInstOkHoist.ll
Commit message (Expand)AuthorAge
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Use the new prcontext script.John Criswell2004-08-02
* Fix test that was failing because we were optimizing the program better than ...Chris Lattner2003-12-11
* Improve portability with Mac OS/XChris Lattner2003-12-09
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-16
* Added LICM test cases to:Tanya Lattner2003-08-05