summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fmscs.ll
AgeCommit message (Expand)AuthorFilesLines
2010-11-12Add some missing isel predicates on def : pat patterns to avoid generating VF...Evan Cheng1-14/+25
2010-10-28Re-commit 117518 and 117519 now that ARM MC test failures are out of the way.Evan Cheng1-2/+2
2010-10-28Revert 117518 and 117519 for now. They changed scheduling and cause MC tests ...Evan Cheng1-2/+2
2010-10-28- Assign load / store with shifter op address modes the right itinerary classes.Evan Cheng1-2/+2
2010-10-21putback r116983 and fix simple-fp-encoding.ll testsAndrew Trick1-1/+1
2010-10-21Revert r116983, which is breaking all the buildbots.Owen Anderson1-1/+1
2010-10-21Add missing scheduling itineraries for transfers between core registers and V...Evan Cheng1-1/+1
2010-05-21Change ARM scheduling default to list-hybrid if the target supports floating ...Evan Cheng1-1/+1
2010-03-25switch the flag for using NEON for SP floating point to a subtarget 'feature'.Jim Grosbach1-2/+1
2009-11-22Convert ARM tests to FileCheck for PR5307.Edward O'Callaghan1-5/+17
2009-11-09Use Unified Assembly Syntax for the ARM backend.Jim Grosbach1-5/+5
2009-10-01Remove neonfp attribute and instead set default based on CPU string. Add -arm...David Goodwin1-2/+2
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-5/+5
2009-08-07Make NEON single-precision FP support the default for cortex-a8 (again).David Goodwin1-0/+2
2009-08-04Initial support for single-precision FP using NEON. Added "neonfp" attribute ...David Goodwin1-0/+11