[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / ARM / ssp-data-layout.ll
2015-03-17 Richard Barton[ARM] Fix offset calculation in ARMBaseRegisterInfo...
2015-03-11 Tim NorthoverARM: simplify and extend byval handling
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-02-01 Josh Magee[stackprotector] Implement the sspstrong rules for...
2013-12-19 Josh MageeUnbreak ARM buildbots after r197653 by forcing the...
2013-12-19 Rafael EspindolaAdd a triple so that this passes on OS X.
2013-12-19 Josh Magee[stackprotector] Use analysis from the StackProtector...