2007-09-10 Robert Kidd <rkidd@crhc.uiuc.edu> * bb-reorder.c (rest_of_handler_reorder_blocks): Removed call to RTL level tracer pass. * passes.c (init_optimization_passes): Move pass_tracer from after pass_rtl_ifcvt to after pass_dce. * tracer.c: Update copyright. (layout_superblocks): Remove function. (mark_bb_seen): New. (bb_seen_p): New. (count_insns): Change to estimate instructions in a Tree-SSA statement. (find_trace): Use bb_seen_p. (tail_duplicate): Use bb_seen_p. Call add_phi_args_after_copy after duplicate_block. (tracer): Change prototype to match that of a pass execute callback. (gate_tracer): Rename from gate_handle_tracer. (rest_of_handle_tracer): Remove function. * rtl.h: Remove prototype for tracer. * testsuite/gcc.dg/tree-prof/tracer-1.c: New. From-SVN: r128341
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
indir-call-prof.c | Loading commit data... | |
inliner-1.c | Loading commit data... | |
stringop-1.c | Loading commit data... | |
stringop-2.c | Loading commit data... | |
tracer-1.c | Loading commit data... | |
tree-prof.exp | Loading commit data... | |
update-cunroll-2.c | Loading commit data... | |
update-loopch.c | Loading commit data... | |
update-tailcall.c | Loading commit data... | |
val-prof-1.c | Loading commit data... | |
val-prof-2.c | Loading commit data... | |
val-prof-3.c | Loading commit data... | |
val-prof-4.c | Loading commit data... | |
val-prof-5.c | Loading commit data... | |
val-prof-6.c | Loading commit data... | |
wcoverage-mismatch.c | Loading commit data... |