]> gcc.gnu.org Git - gcc.git/commit
i386.md (UNSPEC_SSE_PROLOGUE_SAVE_LOW): New.
authorJan Hubicka <jh@suse.cz>
Sun, 18 Apr 2010 10:52:26 +0000 (12:52 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 18 Apr 2010 10:52:26 +0000 (10:52 +0000)
commit07b3ef2e78bde9831e45dbf4d83cec9a440ce585
tree04b7c8385388a495de58e395735aa2986c5d78f9
parent0d29aedcb87015fc3281e644cebde452d8b41007
i386.md (UNSPEC_SSE_PROLOGUE_SAVE_LOW): New.

* i386.md (UNSPEC_SSE_PROLOGUE_SAVE_LOW): New.
(sse_prologue_save_insn expander): Use new pattern.
(sse_prologue_save_insn1): New pattern and splitter.
(sse_prologue_save_insn): Update to deal also with 64bit aligned
blocks.
* i386.c (setup_incoming_varargs_64): Do not compute jump destination here.
(ix86_gimplify_va_arg): Update alignment needed.
(ix86_local_alignment): Do not align all local arrays
to 128bit.

From-SVN: r158483
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.md
This page took 0.061971 seconds and 5 git commands to generate.