[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / ARM / fsubs.ll
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2013-03-21 Renato GolinFix Darwin NEON FP and increase coverage
2013-03-21 Renato GolinAvoid NEON SP-FP unless unsafe-math or Darwin
2012-09-29 Bob WilsonAdd LLVM support for Swift.
2010-03-25 Jim Grosbachswitch the flag for using NEON for SP floating point...
2009-11-22 Edward O'CallaghanConvert a few 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-04 David GoodwinInitial support for single-precision FP using NEON...