aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
diff options
context:
space:
mode:
authorKalle Raiskila <kalle.raiskila@nokia.com>2010-11-12 10:14:03 +0000
committerKalle Raiskila <kalle.raiskila@nokia.com>2010-11-12 10:14:03 +0000
commit7ea1ab5f41299563eb648aed159cfaff09e774d8 (patch)
tree9352a3ac97282d9786b31ae08a2d03057186984e /lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
parentd0c82a683e965f326e36a2bcaa85c00e917f8282 (diff)
Fix memory access lowering on SPU, adding
support for the case where alignment<value size. These cases were silently miscompiled before this patch. Now they are overly verbose -especially storing is- and any front-end should still avoid misaligned memory accesses as much as possible. The bit juggling algorithm added here probably has some room for improvement still. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118889 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp')
0 files changed, 0 insertions, 0 deletions