| commit | 82b619ea680d46bf64f077dfe2041907a5dfc2be | [log] [tgz] |
|---|---|---|
| author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | Thu Aug 27 22:30:38 2015 +0000 |
| committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | Thu Aug 27 22:30:38 2015 +0000 |
| tree | fbb9215e9619100493279a1662e54dc335045474 | |
| parent | 68bf64e302b5fb87a1943101828a489b5ca1fc46 [diff] |
[X86] Conditionalize Darwin MaxVectorAlign on the presence of AVX. There's no point in using a larger alignment if we have no instructions that would benefit from it. Differential Revision: http://reviews.llvm.org/D12389 llvm-svn: 246229