summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fnmacs.ll
AgeCommit message (Expand)Author
2014-04-03ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2010-11-12Add some missing isel predicates on def : pat patterns to avoid generating VF...Evan Cheng
2010-03-25switch the flag for using NEON for SP floating point to a subtarget 'feature'.Jim Grosbach
2009-11-09Use Unified Assembly Syntax for the ARM backend.Jim Grosbach
2009-10-31vml[as].f32 cause stalls in following advanced SIMD instructions. Avoid usingJim Grosbach
2009-10-25Update tests.Evan Cheng
2009-10-01Remove neonfp attribute and instead set default based on CPU string. Add -arm...David Goodwin
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-07Make NEON single-precision FP support the default for cortex-a8 (again).David Goodwin
2009-08-04Match common pattern for FNMAC. Add NEON SP support.David Goodwin
2009-08-04Initial support for single-precision FP using NEON. Added "neonfp" attribute ...David Goodwin