summaryrefslogtreecommitdiff
path: root/gcc/cfghooks.c
Commit message (Expand)AuthorAgeFilesLines
* * cfghooks.c, cfgrtl.c, modulo-sched.c, config/i386/winnt.c:kazu2005-04-031-1/+1
* 2005-03-30 Mostafa Hagog <mustafa@il.ibm.com>hagog2005-04-031-0/+63
* * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver2005-03-111-13/+13
* * c-semantics.c, cfghooks.c, diagnostic.h, loop-iv.c,kazu2005-03-081-1/+1
* * cfghooks.c (verify_flow_info): Remove local variablekazu2005-03-071-2/+1
* * cfg.c (unchecked_make_edge): Call execute_on_growing_predkazu2004-11-221-0/+20
* * cfg.c (cached_make_edge): Use find_edge rather than an inlinedlaw2004-11-221-4/+3
* * basic-block.h (edge_def): Add dest_idx.kazu2004-11-201-0/+14
* * cfghooks.c (delete_basic_block): Remove code to truncatekazu2004-11-041-3/+0
* PR tree-optimization/17766rakdver2004-10-161-2/+2
* PR tree-optimization/17806rakdver2004-10-071-0/+8
* * tree-ssa-threadupdate.c (create_block_for_threading): Requestlaw2004-09-291-1/+1
* 2004-09-24 Ben Elliston <bje@au.ibm.com>bje2004-09-281-39/+52
* * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from,nathan2004-09-071-4/+2
* * cfghooks.c (make_forwarder_block): Decrement count on fallthru edgelaw2004-06-231-1/+4
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-8/+175
* 2004-04-09 Caroline Tice <ctice@apple.com>ctice2004-04-091-1/+2
* * bt-load.c, builtins.c, cfghooks.c, cfgrtl.c, gcse.c,kazu2004-03-221-2/+2
* * c-common.c, cfghooks.c, rtlanal.c, varasm.c: Fix commentkazu2004-02-171-1/+1
* * cfghooks.c (split_edge): Speed up updating of dominators.law2004-02-171-3/+28
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,kazu2004-01-311-1/+1
* * cfghooks.c (split_block): Set probability and count of therakdver2004-01-291-1/+6
* * Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency.rakdver2004-01-291-4/+532
* * caller-save.c: Convert to ISO C90.aj2003-06-221-4/+4
* * function.c (FLOOR_ROUND, CEIL_ROUND): Fix.hubicka2003-06-061-0/+48