| commit | e1931fa6763e5f479fba691c9691de0640d20412 | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Fri Apr 23 19:41:15 2010 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Fri Apr 23 19:41:15 2010 +0000 |
| tree | dbe1c35343d017c1eb4eed53d56e56118bf57590 | |
| parent | e3883874c557b51d32b4b9902a10a00109506d77 [diff] |
Change TargetData's algorithm for computing defualt vector type alignment to match what's used in clang and GCC for __alignof, rather than trying to guess what Legalize is going to be doing. llvm-svn: 102206