aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fnmul.ll
AgeCommit message (Expand)Author
2009-11-09Use Unified Assembly Syntax for the ARM backend.Jim Grosbach
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2007-05-03match a reassociated form of fnmulChris Lattner