r211919 - in /trunk/gcc: ChangeLog config/i386/...

ktietz@gcc.gnu.org ktietz@gcc.gnu.org
Mon Jun 23 21:52:00 GMT 2014


Author: ktietz
Date: Mon Jun 23 21:52:31 2014
New Revision: 211919

URL: https://gcc.gnu.org/viewcvs?rev=211919&root=gcc&view=rev
Log:
        PR target/39284
        * passes.def (peephole2): Move peephole2 pass before
        before sched2 pass.
        * config/i386/i386.md (peehole2): Combine memories
        and indirect jumps.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.md
    trunk/gcc/passes.def



More information about the Gcc-cvs mailing list