summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/builtin-assume-aligned.c
Commit message (Expand)AuthorAgeFilesLines
* Fix test failure with 374562 on HexagonErich Keane2019-10-111-1/+1
* Reland r374450 with Richard Smith's comments and test fixed.Erich Keane2019-10-111-0/+4
* Revert 374450 "Fix __builtin_assume_aligned with too large values."Nico Weber2019-10-101-4/+0
* Fix __builtin_assume_aligned with too large values.Erich Keane2019-10-101-0/+4
* Determine the attribute subject for diagnostics based on declarative informat...Aaron Ballman2017-11-261-1/+1
* Support the assume_aligned function attributeHal Finkel2014-09-261-0/+15
* Don't test really-large alignments for nowHal Finkel2014-09-081-1/+3
* Add __builtin_assume and __builtin_assume_aligned using @llvm.assume.Hal Finkel2014-09-071-0/+43
OpenPOWER on IntegriCloud