summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/fnegs.ll
Commit message (Expand)AuthorAgeFilesLines
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* optimize vector fneg of bitcasted integer valueSanjay Patel2014-08-141-0/+46
* Correct a missing RUN line in the ARM codegen test for fneg ops. We should al...Sanjay Patel2014-08-111-1/+4
* ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool2014-04-031-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
OpenPOWER on IntegriCloud