summaryrefslogtreecommitdiff
path: root/gcc/ssa-ccp.c
Commit message (Expand)AuthorAgeFilesLines
* * ssa-ccp.c (visit_expression): Handle CALL_INSNs that canlaw2001-07-251-6/+33
* * ssa-ccp.c: (optimize_unexecutable_edges): Add note about removallaw2001-07-161-8/+26
* * ssa-ccp.c (ssa_fast_dce): Free worklist when completed.law2001-07-111-0/+2
* * ssa-ccp.c (first_phi_node): Remove. Replace uses with calls tolaw2001-07-101-31/+5
* Forgot to commit with last batch.law2001-07-091-0/+1221