OSDN Git Service

PR target/49964
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Aug 2011 15:47:42 +0000 (15:47 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Aug 2011 15:47:42 +0000 (15:47 +0000)
commit83a435b8e542329d7a1d703de51c3b6bac77b3cb
tree9f00b2ef572e517f62a0eebd2963eb1b74e5e3c3
parent99f85277b1dcab90426b14f39a0b9a8c24f1bbe2
PR target/49964
        * config/i386/i386.c (ix86_expand_call): Don't create nested
        PARALLELs for TARGET_VZEROUPPER.
        (ix86_split_call_vzeroupper): Fix extraction of the original call.
        * config/i386/i386.md (*call_rex64_ms_sysv_vzeroupper): Don't
        recognize nested PARALLELs.
        (*call_pop_vzeroupper, *sibcall_pop_vzeroupper,
        *call_value_rex64_ms_sysv_vzeroupper, *call_value_pop_vzeroupper,
        *sibcall_value_pop_vzeroupper): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@177408 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.md