diff options
author | Daniel Dunbar <daniel@zuster.org> | 2009-02-07 02:46:03 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2009-02-07 02:46:03 +0000 |
commit | 386621f5e12f5db95af3b82250b08fdae3e3d321 (patch) | |
tree | 44447fe2b597fd8a94edcf2d849a4a846e0660cc /lib/CodeGen/CodeGenFunction.cpp | |
parent | 169a2664a64b57a815b5f0b39276a0891663921a (diff) |
Set load/store alignment when doing ABI coercions.
- Currently, this is producing poor code, but we prefer correctness
to performance for now. Eventually we should be able to generally
avoid having to set the alignment when we control the alignment of
the alloca.
- This knocks out 33/1000 failures on my single argument ABI tests,
down to 22/1000 and 18 of these appear to be gcc bugs. Woot.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64001 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions