| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add a per target max vector alignment field (e.g., 32-byte alignment for x86 ↵ | Chad Rosier | 2012-07-13 | 1 | -0/+38 |
| due to AVX). Currently, if no aligned attribute is specified the alignment of a vector is inferred from its size. Thus, very large vectors will be over-aligned with no benefit. Target owners should set this target max. llvm-svn: 160209 | |||||

