[Fwd: [PATCH, RFC] Expose target addressing modes before expand (revised)]

Jeff Law law@redhat.com
Thu Feb 24 19:24:00 GMT 2011


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

On 02/24/11 11:24, William J. Schmidt wrote:
> It occurs to me that it would be easy to expand the CSE by saving the
> hash table for each block, rather than throwing it out immediately.
> Each block could then seed its hash table with the data from its
> immediate dominator.  This would avoid relying on a downstream global
> CSE to clean up afterwards.
Yup.  That's standard stuff for CSE.  The existing code in GCC
(tree-ssa-dom.c and cse.c) already do this.

jeff
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJNZq26AAoJEBRtltQi2kC7eWEH/iIOkog/mal2cj/nCK7uX4Ek
isxaHlyepqnGAJ/iOCopzvnmJa0eCvtcMJpLsf0iwEle4iYg+1qKQdQrYbkxmQTI
xsQc8DsvehJrgGW1eKa/HIPPD690LkD7ipL+y6uymQGJEYcHhmu9HcpX9wC2sboj
HpwIN2tf8Y78kcDg0XIRYn7cixBA/h8O9t4M5awoPcxZpjn88QZKX8ZNFB9G4Cgc
KB0kIweKxzF6+2rYKd9wkqEOqsjmnqkd3OoNYYeObtGW/n247r4r7dgfXXpj8xuB
WHHJwPhetTsjkMtAjmnIEudwDRBX4hFXT1sRlTtUI9t600VNpHNCvdfBoAj+f90=
=tVZc
-----END PGP SIGNATURE-----



More information about the Gcc-patches mailing list