summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/ssp-data-layout.ll
Commit message (Expand)AuthorAgeFilesLines
* ARM: Do not use llc -march in tests.Matthias Braun2017-08-011-1/+1
* Unified logic for computing target ABI in backend and front end by moving thi...Eric Christopher2017-06-301-1/+1
* [ARM] Fix offset calculation in ARMBaseRegisterInfo::needsFrameBaseRegRichard Barton2015-03-171-25/+19
* ARM: simplify and extend byval handlingTim Northover2015-03-111-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-21/+21
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-64/+64
* [stackprotector] Implement the sspstrong rules for stack layout.Josh Magee2014-02-011-0/+321
* Unbreak ARM buildbots after r197653 by forcing the target triple on this test.Josh Magee2013-12-191-1/+1
* Add a triple so that this passes on OS X.Rafael Espindola2013-12-191-1/+1
* [stackprotector] Use analysis from the StackProtector pass for stack layout i...Josh Magee2013-12-191-0/+207
OpenPOWER on IntegriCloud