summaryrefslogtreecommitdiffstats
path: root/gcc/cfgcleanup.c
Commit message (Expand)AuthorAgeFilesLines
* * cfgcleanup.c (try_simplify_condjump): Don't remove linesteven2004-07-171-22/+0
* * basic-block.h (remove_fake_exit_edges): Declare.rth2004-07-161-1/+1
* 2004-07-08 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-091-19/+19
* * cfgcleanup.c (try_simplify_condjump): Update test to makeamylaar2004-06-161-1/+2
* * basic-block.c (tail_recursion_label_list): Don't declare.steven2004-06-031-30/+3
* 2004-06-01 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-06-021-1/+1
* * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c,kazu2004-05-301-1/+1
* * cfgcleanup.c (try_optimize_cfg): Do not merge across jumptables.hubicka2004-05-261-1/+3
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-1/+29
* 2004-04-09 Caroline Tice <ctice@apple.com>ctice2004-04-091-0/+64
* * bb-reorder.c, bt-load.c, c-decl.c, cfgcleanup.c, coverage.c,kazu2004-03-201-1/+1
* * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty-print.c,kazu2004-03-201-1/+1
* 2004-03-05 Andreas Krebbel <krebbel1@de.ibm.com>uweigand2004-03-061-0/+86
* * cfgcleanup.c (thread_jump): Update call of cselib_init.hubicka2004-03-041-1/+1
* * toplev.c (dump_file_tbl): Rename from dump_file.rth2004-02-241-32/+32
* * alias.c (record_set): Use hard_regno_nregs.hubicka2004-02-021-3/+4
* * Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency.rakdver2004-01-291-6/+6
* PR bootstrap/13853ebotcazou2004-01-251-1/+1
* * basic-block.h (PROP_POSTRELOAD): New macro.hubicka2004-01-231-1/+2
* * cfgcleanup.c (first_pass): New static variable.hubicka2004-01-221-2/+21
* * 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-3/+3
* PR opt/11350rth2004-01-161-1/+1
* PR opt/12826hubicka2004-01-121-28/+0
* * c-typeck.c: Fix comment typos.kazu2003-12-131-1/+1
* 2003-12-11 Steven Bosscher <steven@gcc.gnu.org>steven2003-12-111-76/+76
* * cfgcleanup.c (label_is_jump_target_p): Correct use of tableian2003-09-161-1/+2
* * cfgcleanup.c (try_simplify_condjump): Fix again the preivous patch.hubicka2003-09-071-2/+2
* * cfgcleanup.c (try_simplify_condjump): Fix my previous patch.hubicka2003-09-071-1/+7
* PR target/12070hubicka2003-09-061-0/+16
* * cfgcleanup.c: Fix comment typos.kazu2003-08-221-1/+1
* * cfgcleanup.c (outgoing_edges_match): Check REG_EH_REGION notesjakub2003-08-011-8/+10
* * cfgcleanup.c (merge_blocks_move_successor_nojumps): Use tablejump_p.zlomek2003-07-211-12/+7
* * bt-load.c: Fix comment typos.kazu2003-07-051-1/+1
* * basic-block.h (create_basic_block, merge_blocks_nomove): Kill.hubicka2003-07-031-20/+47
* * basic-block.h: Fix comment typos.kazu2003-07-011-2/+2
* * caller-save.c: Convert to ISO C90.aj2003-06-221-78/+41
* * function.c (FLOOR_ROUND, CEIL_ROUND): Fix.hubicka2003-06-061-6/+6
* 2003-05-15 Eric Christopher <echristo@redhat.com>echristo2003-05-161-2/+2
* * cfgcleanup.c (flow_find_cross_jump): Use INSN_P,not active_insn_p.kenner2003-04-181-6/+6
* * cfgbuild.c (make_edges): Use tablejump_p.rth2003-03-301-6/+1
* * cfgcleanup.c (try_optimize_cfg): Allow merging of tablejumpsrth2003-03-231-1/+3
* * cfgcleanup.c (insns_match_p): Do not do EQUIV substitutionrth2003-03-231-4/+10
* * rtl.h (subrtx_p): Renamed to rtx_referenced_p.zlomek2003-03-151-4/+6
* * cfgcleanup.c (try_optimize_cfg): Fix thinko in previous patch.hubicka2003-03-101-0/+2
* * cfgcleanup.c (outgoing_edges_match): Compare the jump tables.zlomek2003-03-101-3/+108
* * cfgcleanup.c (merge_blocks): Return where to iterate next.hubicka2003-03-101-25/+37
* * expmed.c (expand_divmod): Undo sign extensions for unsigned operandshubicka2003-02-221-1/+2
* * cfgcleanup.c: Include params.h.rth2003-02-151-5/+8
* * cfgcleanup.c (outgoing_edges_match): When there is single outgoingzlomek2003-02-131-2/+4
OpenPOWER on IntegriCloud