This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Unreviewed patches
- From: Gábor Lóki <loki at inf dot u-szeged dot hu>
- To: gcc-patches at gcc dot gnu dot org
- Date: Fri, 26 Mar 2004 10:16:01 +0100
- Subject: Unreviewed patches
Hi,
the following patches hasn't been reviewed in depth for some time:
(2003-02) - PATCH: new peephole2 in arm.md (PR9663)
new peephole2 pattern added for extending move and compare
parallelization
http://gcc.gnu.org/ml/gcc-patches/2003-02/msg00204.html
(2004-02) - [patch] adding more crossjumping cleanup in toplev.c
insert more cleanup_cfg to get smaller cfg
http://gcc.gnu.org/ml/gcc-patches/2004-02/msg02098.html
(2004-03) - [patch] function inlining when optimize for size (PR11830)
http://gcc.gnu.org/ml/gcc-patches/2004-03/msg01350.html
(2004-03) - [patch] Local factoring algorithms
merge identical rtl insns by moving them to a point that pre-
or post-dominates all occurrences
http://gcc.gnu.org/ml/gcc-patches/2004-03/msg01907.html
(2004-03) - [PATCH] Sequence abstraction
mimic a call/return mechanism to merge identical sequences of RTL
http://gcc.gnu.org/ml/gcc-patches/2004-03/msg01921.html
Regards,
Gábor Lóki