Add some missing isel predicates on def : pat patterns to avoid generating VFP vmla...
[oota-llvm.git] / test / CodeGen / ARM / fmscs.ll
2010-11-12 Evan ChengAdd some missing isel predicates on def : pat patterns...
2010-10-28 Evan ChengRe-commit 117518 and 117519 now that ARM MC test failur...
2010-10-28 Evan ChengRevert 117518 and 117519 for now. They changed scheduli...
2010-10-28 Evan Cheng- Assign load / store with shifter op address modes...
2010-10-21 Andrew Trickputback r116983 and fix simple-fp-encoding.ll tests
2010-10-21 Owen AndersonRevert r116983, which is breaking all the buildbots.
2010-10-21 Evan ChengAdd missing scheduling itineraries for transfers betwee...
2010-05-21 Evan ChengChange ARM scheduling default to list-hybrid if the...
2010-03-25 Jim Grosbachswitch the flag for using NEON for SP floating point...
2009-11-22 Edward O'CallaghanConvert ARM tests to FileCheck for PR5307.
2009-11-09 Jim GrosbachUse Unified Assembly Syntax for the ARM backend.
2009-10-01 David GoodwinRemove neonfp attribute and instead set default based...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-07 David GoodwinMake NEON single-precision FP support the default for...
2009-08-04 David GoodwinInitial support for single-precision FP using NEON...