[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / ARM / fnegs.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-08-14 Sanjay Pateloptimize vector fneg of bitcasted integer value
2014-08-11 Sanjay PatelCorrect a missing RUN line in the ARM codegen test...
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-03-21 Renato GolinFix Darwin NEON FP and increase coverage
2013-03-21 Renato GolinAvoid NEON SP-FP unless unsafe-math or Darwin
2011-01-21 Andrew TrickConvert -enable-sched-cycles and -enable-sched-hazard...
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 GoodwinAdd NEON single-precision FP support for fabs and fneg.