aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/fnmacs.ll
Commit message (Expand)AuthorAgeFilesLines
* Update to LLVM 3.5a.Stephen Hines2014-04-241-3/+3
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-6/+6
* Add some missing isel predicates on def : pat patterns to avoid generating VF...Evan Cheng2010-11-121-8/+23
* switch the flag for using NEON for SP floating point to a subtarget 'feature'.Jim Grosbach2010-03-251-2/+2
* Use Unified Assembly Syntax for the ARM backend.Jim Grosbach2009-11-091-4/+4
* vml[as].f32 cause stalls in following advanced SIMD instructions. Avoid usingJim Grosbach2009-10-311-1/+3
* Update tests.Evan Cheng2009-10-251-5/+10
* 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
* Match common pattern for FNMAC. Add NEON SP support.David Goodwin2009-08-041-1/+0
* Initial support for single-precision FP using NEON. Added "neonfp" attribute ...David Goodwin2009-08-041-0/+12