[tuples][patch] Converting several easy passes

Jakub Staszak kuba@et.pl
Sun Mar 23 00:30:00 GMT 2008


This patch enables pass_simple_dse, which was already tuplified, but  
it was
#if0'ed because it caused huge number of regressions. Tested on Compile
Farm (amd64-linux), no regressions.


   * tree-ssa-dse.c (execute_simple_dse): #if 0 removed,  
bitmap_empty_p condition
   added.
   * passes.c (init_optimization_passes): pass_simple_dse enabled.

-- 
Jakub Staszak
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tuples-simple-dse.patch
Type: application/octet-stream
Size: 1449 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20080323/d451fdd4/attachment.obj>


More information about the Gcc-patches mailing list