On Mon, Mar 28, 2011 at 1:17 PM, Richard Henderson wrote:
> On 03/27/2011 11:57 AM, H.J. Lu wrote:
>> + { "-mavx256-split-unaligned-stroe",
>> MASK_AVX256_SPLIT_UNALIGNED_STORE},
>
> Typo.
>
I checked in this.
Thanks.
H.J.
---
Index: ChangeLog
=
On 03/27/2011 11:57 AM, H.J. Lu wrote:
> +{ "-mavx256-split-unaligned-stroe",
> MASK_AVX256_SPLIT_UNALIGNED_STORE},
Typo.
r~
On Sun, Mar 27, 2011 at 11:57 AM, H.J. Lu wrote:
> On Sun, Mar 27, 2011 at 10:53 AM, Uros Bizjak wrote:
>> On Sun, Mar 27, 2011 at 3:44 PM, H.J. Lu wrote:
>>
>>> Here is a patch to split AVX 32byte unalignd load/store:
>>>
>>> http://gcc.gnu.org/ml/gcc-patches/2011-02/msg00743.html
>>>
>>> It sp
On Sun, Mar 27, 2011 at 10:53 AM, Uros Bizjak wrote:
> On Sun, Mar 27, 2011 at 3:44 PM, H.J. Lu wrote:
>
>> Here is a patch to split AVX 32byte unalignd load/store:
>>
>> http://gcc.gnu.org/ml/gcc-patches/2011-02/msg00743.html
>>
>> It speeds up some SPEC CPU 2006 benchmarks by up to 6%.
>> OK fo
On Sun, Mar 27, 2011 at 3:44 PM, H.J. Lu wrote:
> Here is a patch to split AVX 32byte unalignd load/store:
>
> http://gcc.gnu.org/ml/gcc-patches/2011-02/msg00743.html
>
> It speeds up some SPEC CPU 2006 benchmarks by up to 6%.
> OK for trunk?
> 2011-02-11 H.J. Lu
>
> * config/i386/i386.
On Sun, Mar 27, 2011 at 9:33 AM, Andi Kleen wrote:
> "H.J. Lu" writes:
>
>> Hi,
>>
>> Here is a patch to split AVX 32byte unalignd load/store:
>>
>> http://gcc.gnu.org/ml/gcc-patches/2011-02/msg00743.html
>>
>> It speeds up some SPEC CPU 2006 benchmarks by up to 6%.
>> OK for trunk?
>
> This shou
"H.J. Lu" writes:
> Hi,
>
> Here is a patch to split AVX 32byte unalignd load/store:
>
> http://gcc.gnu.org/ml/gcc-patches/2011-02/msg00743.html
>
> It speeds up some SPEC CPU 2006 benchmarks by up to 6%.
> OK for trunk?
This should be also made default for sandy bridge
(e.g. with -mtune=native