summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fnegs.ll
Commit message (Expand)AuthorAge
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* Fix Darwin NEON FP and increase coverageRenato Golin2013-03-21
* Avoid NEON SP-FP unless unsafe-math or DarwinRenato Golin2013-03-21
* Convert -enable-sched-cycles and -enable-sched-hazard to -disableAndrew Trick2011-01-21
* switch the flag for using NEON for SP floating point to a subtarget 'feature'.Jim Grosbach2010-03-25
* Convert ARM tests to FileCheck for PR5307.Edward O'Callaghan2009-11-22
* Use Unified Assembly Syntax for the ARM backend.Jim Grosbach2009-11-09
* Remove neonfp attribute and instead set default based on CPU string. Add -arm...David Goodwin2009-10-01
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Make NEON single-precision FP support the default for cortex-a8 (again).David Goodwin2009-08-07
* Add NEON single-precision FP support for fabs and fneg.David Goodwin2009-08-04