aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LICM/2003-08-04-TrappingInstHoist.ll
AgeCommit message (Expand)Author
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2004-08-02Use the new prcontext script.John Criswell
2003-12-09Improve portability with Mac OS/XChris Lattner
2003-09-16Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman
2003-08-05Added LICM test cases to:Tanya Lattner