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]: New peepholes for 68HC11 and 68HC12


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Gerald,

Gerald Pfeifer wrote:
| On Tue, 2 Mar 2004, Stephane Carrez wrote:
|
|>This patch adds several peepholes:
|>(from http://savannah.gnu.org/projects/m68hc11/)
|>
|>   - optimize sequences of moves,
|>   - optimize 'and' 'or' to use bclr and bset forms,
|>   - optimize sequences that add a small number
|>
|>Commited on 3_4 and mainline.
|
|
| http://gcc.gnu.org/ clearly states "[3.4] open for bug fixes for
| regressions only".
|
| Please honor that in the future.
|
| Gerald

These improvements are specific to the m6811 port and do not
influence the rest of the compiler.  As such, I though it was
possible and accepted to have such improvements in (up to the
point where Mark says we need his approval, ie next monday).

Another reason why I do this late, is that it is difficult (for
my small brain and for the m6811 backend) to maintain the port
when the compiler core is changing (change in behavior, new bugs,
compile pb, ...).  This is why I try to concentrate my efforts
only when the core is stable enough.  Usually, this happens late,
during the last end of stage 3...

	Stephane
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Netscape - http://enigmail.mozdev.org

iD8DBQFARj7pNyQxO2LzKT0RAgc2AKDcyXKEO0cI+3LKx/tFFHNeXBnwwQCgrrV4
WI27qfEW63nty+f1r8+59II=
=N1Vy
-----END PGP SIGNATURE-----


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