[tree-ssa] Documentation fixes and code cleanup

Diego Novillo dnovillo@redhat.com
Fri Mar 19 04:25:00 GMT 2004


This is the first of a series of patches to add/update file comments and
do general cleanups of the code.  There are no functionality changes in
this patch.

The main change is the introduction of tree-into-ssa.c and
tree-outof-ssa.c to separate the into/outof SSA passes into independent
files.

The patch also removes some unused variables and data structures, as
well as converting some internal hash tables to use explicit
allocation/deallocation instead of garbage collected memory.

Patch is somewhat large but completely uninteresting.

Bootstrapped and tested x86 and x86-64.


Diego.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20040318-doc-fix.diff.gz
Type: application/x-gzip
Size: 52633 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20040319/5ed92188/attachment.bin>


More information about the Gcc-patches mailing list