summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/fmacs.ll
Commit message (Expand)AuthorAgeFilesLines
* [ARM][NFCI] Do not fuse VADD and VMUL, continued (1/2)Sjoerd Meijer2018-10-171-3/+4
* [ARM] Do not fuse VADD and VMUL on the Cortex-M4 and Cortex-M33Sjoerd Meijer2018-09-241-0/+19
* [ARM] fixed some tabs/whitespaces in test. NFC.Sjoerd Meijer2018-02-021-6/+6
* ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool2014-04-031-5/+5
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-15/+15
* This patch combines several changes from Evan Cheng for rdar://8659675.Bob Wilson2011-04-191-0/+53
* Add some missing isel predicates on def : pat patterns to avoid generating VF...Evan Cheng2010-11-121-14/+41
* Re-commit 117518 and 117519 now that ARM MC test failures are out of the way.Evan Cheng2010-10-281-1/+1
* Revert 117518 and 117519 for now. They changed scheduling and cause MC tests ...Evan Cheng2010-10-281-1/+1
* - Assign load / store with shifter op address modes the right itinerary classes.Evan Cheng2010-10-281-1/+1
* Change ARM scheduling default to list-hybrid if the target supports floating ...Evan Cheng2010-05-211-1/+1
* 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/+17
* Use Unified Assembly Syntax for the ARM backend.Jim Grosbach2009-11-091-3/+3
* vml[as].f32 cause stalls in following advanced SIMD instructions. Avoid usingJim Grosbach2009-10-311-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-5/+5
* Make NEON single-precision FP support the default for cortex-a8 (again).David Goodwin2009-08-071-0/+2
* Initial support for single-precision FP using NEON. Added "neonfp" attribute ...David Goodwin2009-08-041-0/+11
OpenPOWER on IntegriCloud