summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/vector-alignment.c
Commit message (Expand)AuthorAgeFilesLines
* Revert r333791 "Cap "voluntary" vector alignment at 16 for all Darwin platfor...Reid Kleckner2018-06-041-60/+24
* Cap "voluntary" vector alignment at 16 for all Darwin platforms.John McCall2018-06-011-24/+60
* [X86] Bump Darwin MaxVectorAlign to 64 when AVX512 is enabled.Ahmed Bougacha2015-08-271-0/+10
* [X86] Conditionalize Darwin MaxVectorAlign on the presence of AVX.Ahmed Bougacha2015-08-271-13/+26
* Add a per target max vector alignment field (e.g., 32-byte alignment for x86 ...Chad Rosier2012-07-131-0/+38