This is the mail archive of the gcc-cvs@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]

r125078 - in /branches/gcc-pre-vn/gcc: tree-flo...


Author: dberlin
Date: Fri May 25 22:38:13 2007
New Revision: 125078

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125078
Log:
Integrate better with PRE
Remove try_combine_conversion
Remove unused op in reference structures

Modified:
    branches/gcc-pre-vn/gcc/tree-flow.h
    branches/gcc-pre-vn/gcc/tree-ssa-pre.c
    branches/gcc-pre-vn/gcc/tree-ssa-sccvn.c
    branches/gcc-pre-vn/gcc/tree-ssa-sccvn.h
    branches/gcc-pre-vn/gcc/tree-vn.c


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