aboutsummaryrefslogtreecommitdiff
path: root/test/Assembler/ConstantExprFoldCast.llx
AgeCommit message (Expand)Author
2008-04-19rename *.llx -> *.llChris Lattner
2008-02-16Remove llvm-upgrade and update tests.Tanya Lattner
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2003-09-15Renamed `as' => `llvm-as', `dis' => `llvm-dis'.Misha Brukman
2003-06-28Remove usage of grep-not scriptChris Lattner
2003-06-28Remove explicit control flow through the use of the 'not' scriptChris Lattner
2003-04-17Test case to make sure that constexprs are automatically foldedChris Lattner