This is the mail archive of the gcc-cvs@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]
Other format: [Raw text]

r193710 - in /trunk/gcc: ChangeLog config/alpha...


Author: rth
Date: Wed Nov 21 22:10:01 2012
New Revision: 193710

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193710
Log:
alpha: Update to new extv/insv patterns

        * config/alpha/alpha.md (extvmisaligndi): Rename from extv; update
        mode of operand 1; remove ancient extract_bit_field workaround.
        (insvmisaligndi): Rename from insv and update similarly.
        (extzvmisaligndi): Rename from extzv and update similarly; split out...
        (extzvdi): New expander.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/alpha/alpha.md


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