aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/fsubs.ll
Commit message (Expand)AuthorAgeFilesLines
* switch the flag for using NEON for SP floating point to a subtarget 'feature'.Jim Grosbach2010-03-251-2/+2
* Convert a few tests to FileCheck for PR5307.Edward O'Callaghan2009-11-221-3/+6
* Use Unified Assembly Syntax for the ARM backend.Jim Grosbach2009-11-091-2/+2
* Remove neonfp attribute and instead set default based on CPU string. Add -arm...David Goodwin2009-10-011-2/+2
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-3/+3
* Initial support for single-precision FP using NEON. Added "neonfp" attribute ...David Goodwin2009-08-041-0/+10