This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: fix x86 setcc partial reg stall


Richard Henderson wrote:

>         * combine.c (try_combine): Handle a SEQUENCE of one insn.
>
>         * i386.c (test splitter): Narrow tests vs paradoxical subregs.
>         (jcc splitters): Add two splitters to simplify compound compares
>         that simplify_comparison can't handle.

Well, what can I say? Great!
To my best knowledge this is the first time GCC has a *perfect* Oopack's Max test
for the Intel core.

Thanks,
Paolo.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]