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]
Other format: [Raw text]

Re: [PATCH, ARM] Delete obsolete patterns


Richard Earnshaw <Richard.Earnshaw@buzzard.freeserve.co.uk> wrote:

> I've been meaning to do this for a while.  Now that we have
> pre/post_modify the patterns that match the equivalent rtl sequences
> are (at least in theory) redundant.  This patch removes them and thus
> deletes a large chunk of code and most of the legacy define_peephole
> insns on the ARM.


What is the impact of this patch on code generation? Did you happen to test
CSIBE?

Giovanni Bajo


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