Kalle Raiskila
505faa6b12
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117360 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-26 10:45:47 +00:00
..
2009-10-19 03:53:55 +00:00
2009-10-22 00:03:58 +00:00
2010-04-07 20:43:35 +00:00
2009-12-17 00:40:05 +00:00
2010-10-01 09:20:01 +00:00
2010-08-09 16:33:00 +00:00
2010-04-09 19:03:31 +00:00
2010-07-16 04:45:42 +00:00
2010-08-24 11:50:48 +00:00
2010-04-20 05:36:09 +00:00
2009-09-11 18:36:27 +00:00
2010-01-05 17:55:26 +00:00
2009-09-11 18:36:27 +00:00
2009-09-11 18:36:27 +00:00
2009-09-11 18:36:27 +00:00
2009-09-11 18:36:27 +00:00
2009-09-11 18:36:27 +00:00
2009-09-11 18:36:27 +00:00
2009-09-11 18:36:27 +00:00
2009-09-11 18:36:27 +00:00
2009-09-11 18:36:27 +00:00
2009-09-11 18:36:27 +00:00
2009-09-11 18:36:27 +00:00
2009-09-11 18:36:27 +00:00
2009-09-11 18:36:27 +00:00
2009-09-11 18:36:27 +00:00
2009-09-11 18:36:27 +00:00
2009-09-11 18:36:27 +00:00
2009-09-11 18:36:27 +00:00
2009-09-11 18:36:27 +00:00
2009-09-11 18:36:27 +00:00
2010-06-21 15:08:16 +00:00
2010-06-26 20:05:06 +00:00
2010-01-06 19:38:29 +00:00
2009-09-09 00:09:15 +00:00
2009-09-11 18:36:27 +00:00
2009-09-11 18:36:27 +00:00
2010-01-05 17:55:26 +00:00
2009-09-11 18:36:27 +00:00
2009-09-11 18:36:27 +00:00
2010-10-18 09:34:19 +00:00
2009-09-11 18:36:27 +00:00
2010-09-08 11:53:38 +00:00
2009-09-11 18:36:27 +00:00
2009-09-11 18:36:27 +00:00
2010-05-04 17:58:46 +00:00
2009-09-11 18:36:27 +00:00
2010-05-10 08:13:49 +00:00
2009-09-11 18:36:27 +00:00
2010-10-26 10:45:47 +00:00
2010-10-26 10:45:47 +00:00
2009-09-11 18:36:27 +00:00
2010-06-09 09:58:17 +00:00