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]

r168929 - in /trunk/gcc: ChangeLog config/rx/pr...


Author: rth
Date: Mon Jan 17 18:22:04 2011
New Revision: 168929

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168929
Log:
rx: Split adddi3 and subdi3 after reload.

The formulation of the pre-reload pattern allows the lower_subreg
pass to properly split the patterns.  This also required re-writing
rx_source_operand and related predicates to accept subregs.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rx/predicates.md
    trunk/gcc/config/rx/rx.md


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