summaryrefslogtreecommitdiff
path: root/test/Driver/arm-alignment.c
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Add Clang targeting for ARMv8-M Baseline/MainlineBradley Smith2016-03-031-3/+5
* The Driver does not set the +strict-align flag when targetingAlexandros Lamprineas2015-10-051-0/+6
* [AArch64] Pass subtarget feature "+strict-align".Akira Hatanaka2015-07-291-2/+2
* [ARM] Pass subtarget feature "+strict-align".Akira Hatanaka2015-07-281-2/+29
* Emit diagnostic for -munaligned-access on v6mJonathan Roelofs2014-10-071-0/+9
* Fix up handling of ARM options for controlling strict alignment.Bob Wilson2014-07-291-0/+3
* AArch64/ARM64: rename ARM64 components to AArch64Tim Northover2014-05-241-16/+16
* [PATCH] [ARM64] Enable alignment control option in front-end for ARM64.Kevin Qin2014-05-061-9/+32
* Fix gnueeabi typo in testsRenato Golin2013-09-021-5/+5
* use the last passed -munaligned-access / -mno-unaligned-accessRenato Golin2013-08-281-0/+16
* Tests for ARM aligned access + reserved R9Renato Golin2013-08-251-0/+9