summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fnmscs.ll
Commit message (Expand)AuthorAge
* Make the test less likely to fail with minor changes.Evan Cheng2011-05-03
* Fix ARM tests to be register allocator independent.Jakob Stoklund Olesen2011-03-31
* Convert -enable-sched-cycles and -enable-sched-hazard to -disableAndrew Trick2011-01-21
* Add some missing isel predicates on def : pat patterns to avoid generating VF...Evan Cheng2010-11-12
* Change ARM scheduling default to list-hybrid if the target supports floating ...Evan Cheng2010-05-21
* switch the flag for using NEON for SP floating point to a subtarget 'feature'.Jim Grosbach2010-03-25
* Use Unified Assembly Syntax for the ARM backend.Jim Grosbach2009-11-09
* Remove neonfp attribute and instead set default based on CPU string. Add -arm...David Goodwin2009-10-01
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Use FileCheck... its good for you...David Goodwin2009-08-10
* Fix test.David Goodwin2009-08-10
* Add nounwind keywords.Dan Gohman2009-08-10
* Make NEON single-precision FP support the default for cortex-a8 (again).David Goodwin2009-08-07
* Improve tests.David Goodwin2009-08-04
* Initial support for single-precision FP using NEON. Added "neonfp" attribute ...David Goodwin2009-08-04