[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / ARM / vdiv_combine.ll
2015-10-07 Chad Rosier[ARM] Promote helper function to SelectionDAG.
2015-10-07 Chad Rosier[ARM] Prevent PerformVDIVCombine from combining a vcvt...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-06-28 Tim NorthoverARM: ensure fixed-point conversions have sane types
2013-04-30 Manman RenTBAA: remove !tbaa from testing cases if not used.
2012-04-07 Duncan SandsConvert floating point division by a constant into...
2011-06-24 Chad RosierThe Neon VCVT (between floating-point and fixed-point...