aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/fnegs.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+2
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+50
* Update to LLVM 3.5a.Stephen Hines2014-04-241-6/+17
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-12/+12
* Fix Darwin NEON FP and increase coverageRenato Golin2013-03-211-2/+3
* Avoid NEON SP-FP unless unsafe-math or DarwinRenato Golin2013-03-211-2/+9
* Convert -enable-sched-cycles and -enable-sched-hazard to -disableAndrew Trick2011-01-211-10/+10
* switch the flag for using NEON for SP floating point to a subtarget 'feature'.Jim Grosbach2010-03-251-2/+1
* Convert ARM tests to FileCheck for PR5307.Edward O'Callaghan2009-11-221-5/+34
* Use Unified Assembly Syntax for the ARM backend.Jim Grosbach2009-11-091-3/+3
* 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-5/+5
* Make NEON single-precision FP support the default for cortex-a8 (again).David Goodwin2009-08-071-0/+2
* Add NEON single-precision FP support for fabs and fneg.David Goodwin2009-08-041-0/+23