aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fmuls.ll
AgeCommit message (Expand)Author
2009-11-22Convert ARM tests to FileCheck for PR5307.Edward O'Callaghan
2009-11-09Use Unified Assembly Syntax for the ARM backend.Jim Grosbach
2009-10-01Remove neonfp attribute and instead set default based on CPU string. Add -arm...David Goodwin
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-07Make NEON single-precision FP support the default for cortex-a8 (again).David Goodwin
2009-08-04Initial support for single-precision FP using NEON. Added "neonfp" attribute ...David Goodwin