aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorKalle Raiskila <kalle.raiskila@nokia.com>2010-10-26 10:45:47 +0000
committerKalle Raiskila <kalle.raiskila@nokia.com>2010-10-26 10:45:47 +0000
commita49d062234de691c31d3095fc8ab4d0039de8cfb (patch)
treed6542554207e646c7d019a20115fbcd5ed16d6af /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent925b16629daa32073b33aba986a2dbb9a6920ec5 (diff)
downloadllvm-a49d062234de691c31d3095fc8ab4d0039de8cfb.zip
llvm-a49d062234de691c31d3095fc8ab4d0039de8cfb.tar.gz
llvm-a49d062234de691c31d3095fc8ab4d0039de8cfb.tar.bz2
Change v64 datalayout in SPU.
The SPU ABI does not mention v64, and all examples in C suggest v128 are treated similarily to arrays, we use array alignment for v64 too. This makes the alignment of e.g. [2 x <2 x i32>] behave "intuitively" and similar to as if the elements were e.g. i32s. This also makes an "unaligned store" test to be aligned, with different (but functionally equivalent) code generated. llvm-svn: 117360
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions