summaryrefslogtreecommitdiff
path: root/gcc/cfgrtl.c
Commit message (Expand)AuthorAgeFilesLines
* * cfgrtl.c (force_nonfallthru_and_redirect): Make it static.kazu2004-11-041-2/+1
* * bitmap.c (bitmap_print): Make bitno unsigned.nathan2004-11-041-1/+2
* * bitmap.h (bitmap_empty_p): New.nathan2004-10-291-2/+1
* * cfg.c (unchecked_make_edge, redirect_edge_succ,kazu2004-10-251-1/+1
* * cfg.c (remove_edge): Use VEC_unordered_remove.bje2004-10-221-1/+1
* * cfgrtl.c (rtl_verify_flow_info_1): When checking insns in a bb,hp2004-10-201-3/+2
* * basic-block.h (reg_set_iterator): New.kazu2004-10-181-2/+3
* * cfgrtl.c (rtl_verify_flow_info_1): When checking insns in a bb,hp2004-10-181-1/+4
* PR debug/13974hubicka2004-09-301-7/+7
* 2004-09-24 Ben Elliston <bje@au.ibm.com>bje2004-09-281-95/+163
* * cfgexpand.c (add_reg_br_prob_note): New function.hubicka2004-09-231-1/+2
* Fix hot/cold partitioning problem.ctice2004-09-071-1/+2
* * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from,nathan2004-09-071-75/+65
* Add more details to hot/cold partitioning comments and documentation.ctice2004-08-251-10/+18
* 2004-04-25 Paolo Bonzini <bonzini@gnu.org>bonzini2004-08-251-10/+0
* * basic-block.h (struct basic_block_def): Reorder fields tozack2004-08-241-23/+27
* * basic-block.h (struct edge_def): Remove crossing_edge.steven2004-08-191-4/+4
* Hot/cold partitioning update patch. The problems that this patchctice2004-08-181-10/+19
* Fix -fprofile-use ICE.wilson2004-08-111-0/+12
* * rtl.h (insn_note): Remove NOTE_INSN_PREDICTION.steven2004-07-211-6/+3
* 2004-07-08 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-091-70/+70
* Conditionally compile support for --enable-mapped_location.bothner2004-06-301-1/+1
* 2004-06-20 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-06-201-0/+7
* * basic-block.h (could_fall_through): Declare.amylaar2004-06-141-1/+13
* * cfgrtl.c (try_redirect_by_replacing_jump): Fix return value.law2004-06-041-1/+1
* * basic-block.c (tail_recursion_label_list): Don't declare.steven2004-06-031-1/+0
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-57/+251
* 2004-04-11 Andreas Tobler <a.tobler@schweiz.ch>andreast2004-04-111-7/+3
* 2004-04-09 Caroline Tice <ctice@apple.com>ctice2004-04-091-1/+110
* gcc/kazu2004-03-251-1/+1
* * bt-load.c, builtins.c, cfghooks.c, cfgrtl.c, gcse.c,kazu2004-03-221-2/+2
* * cfgrtl.c (cfg_layout_redirect_edge_and_branch): Print the debugzlomek2004-03-211-1/+2
* * cfgrtl.c (rtl_create_basic_block): Pre-allocate basic_block_infohubicka2004-03-171-2/+6
* * reload.c (find_reloads): Reorganize if seqeunce to switch.hubicka2004-03-041-2/+14
* PR optimization/14229rakdver2004-02-281-5/+0
* * toplev.c (dump_file_tbl): Rename from dump_file.rth2004-02-241-20/+20
* * alias.c (record_set): Use hard_regno_nregs.hubicka2004-02-021-1/+1
* * Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency.rakdver2004-01-291-127/+81
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * basic-block.h (try_redirect_by_replacing_jump): Declare.hubicka2004-01-181-13/+11
* * cfgrtl.c (try_redirect_by_replacing_jump): Optimize tablejumpsgeoffk2004-01-171-2/+2
* PR opt/11350rth2004-01-161-3/+3
* PR opt/12826hubicka2004-01-121-2/+10
* 2003-12-11 Steven Bosscher <steven@gcc.gnu.org>steven2003-12-111-138/+140
* PR/10239zlomek2003-10-311-3/+9
* PR/11640zlomek2003-10-311-0/+24
* PR optimization/11646ebotcazou2003-09-171-2/+6
* * c-decl.c: Fix comment formatting.kazu2003-08-221-1/+1
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-7/+4
* * Makefile.in (ifcvt.o): Add cfgloop.h.rakdver2003-07-181-1/+4