aboutsummaryrefslogtreecommitdiff
path: root/test/Assembler/2002-04-07-HexFloatConstants.ll
AgeCommit message (Expand)Author
2009-09-08Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2008-04-19rename *.llx -> *.llChris Lattner