| Commit message (Expand) | Author | Age | Files | Lines |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -96/+106 |
* | * basic-block.h (update_bb_profile_after_threading): Declare. | hubicka | 2004-09-19 | 1 | -26/+8 |
* | * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from, | nathan | 2004-09-07 | 1 | -12/+12 |
* | * cfgcleanup.c (merge_memattrs): Look at the value of MEM_SIZE, | steven | 2004-08-30 | 1 | -1/+2 |
* | Add more details to hot/cold partitioning comments and documentation. | ctice | 2004-08-25 | 1 | -8/+57 |
* | * basic-block.h (struct basic_block_def): Reorder fields to | zack | 2004-08-24 | 1 | -5/+5 |
* | * basic-block.h (struct edge_def): Remove crossing_edge. | steven | 2004-08-19 | 1 | -3/+3 |
* | Hot/cold partitioning update patch. The problems that this patch | ctice | 2004-08-18 | 1 | -0/+9 |
* | 2004-08-06 Pat Haugen <pthaugen@us.ibm.com> | dje | 2004-08-06 | 1 | -1/+7 |
* | * cfgcleanup.c (try_simplify_condjump): Call update_forwarder_flag | rsandifo | 2004-07-26 | 1 | -0/+1 |
* | * cfgcleanup.c (try_simplify_condjump): Don't remove line | steven | 2004-07-17 | 1 | -22/+0 |
* | * basic-block.h (remove_fake_exit_edges): Declare. | rth | 2004-07-16 | 1 | -1/+1 |
* | 2004-07-08 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-09 | 1 | -19/+19 |
* | * cfgcleanup.c (try_simplify_condjump): Update test to make | amylaar | 2004-06-16 | 1 | -1/+2 |
* | * basic-block.c (tail_recursion_label_list): Don't declare. | steven | 2004-06-03 | 1 | -30/+3 |
* | 2004-06-01 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-02 | 1 | -1/+1 |
* | * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c, | kazu | 2004-05-30 | 1 | -1/+1 |
* | * cfgcleanup.c (try_optimize_cfg): Do not merge across jumptables. | hubicka | 2004-05-26 | 1 | -1/+3 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -1/+29 |
* | 2004-04-09 Caroline Tice <ctice@apple.com> | ctice | 2004-04-09 | 1 | -0/+64 |
* | * bb-reorder.c, bt-load.c, c-decl.c, cfgcleanup.c, coverage.c, | kazu | 2004-03-20 | 1 | -1/+1 |
* | * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty-print.c, | kazu | 2004-03-20 | 1 | -1/+1 |
* | 2004-03-05 Andreas Krebbel <krebbel1@de.ibm.com> | uweigand | 2004-03-06 | 1 | -0/+86 |
* | * cfgcleanup.c (thread_jump): Update call of cselib_init. | hubicka | 2004-03-04 | 1 | -1/+1 |
* | * toplev.c (dump_file_tbl): Rename from dump_file. | rth | 2004-02-24 | 1 | -32/+32 |
* | * alias.c (record_set): Use hard_regno_nregs. | hubicka | 2004-02-02 | 1 | -3/+4 |
* | * Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency. | rakdver | 2004-01-29 | 1 | -6/+6 |
* | PR bootstrap/13853 | ebotcazou | 2004-01-25 | 1 | -1/+1 |
* | * basic-block.h (PROP_POSTRELOAD): New macro. | hubicka | 2004-01-23 | 1 | -1/+2 |
* | * cfgcleanup.c (first_pass): New static variable. | hubicka | 2004-01-22 | 1 | -2/+21 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+1 |
* | * basic-block.h (try_redirect_by_replacing_jump): Declare. | hubicka | 2004-01-18 | 1 | -3/+3 |
* | PR opt/11350 | rth | 2004-01-16 | 1 | -1/+1 |
* | PR opt/12826 | hubicka | 2004-01-12 | 1 | -28/+0 |
* | * c-typeck.c: Fix comment typos. | kazu | 2003-12-13 | 1 | -1/+1 |
* | 2003-12-11 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-12-11 | 1 | -76/+76 |
* | * cfgcleanup.c (label_is_jump_target_p): Correct use of table | ian | 2003-09-16 | 1 | -1/+2 |
* | * cfgcleanup.c (try_simplify_condjump): Fix again the preivous patch. | hubicka | 2003-09-07 | 1 | -2/+2 |
* | * cfgcleanup.c (try_simplify_condjump): Fix my previous patch. | hubicka | 2003-09-07 | 1 | -1/+7 |
* | PR target/12070 | hubicka | 2003-09-06 | 1 | -0/+16 |
* | * cfgcleanup.c: Fix comment typos. | kazu | 2003-08-22 | 1 | -1/+1 |
* | * cfgcleanup.c (outgoing_edges_match): Check REG_EH_REGION notes | jakub | 2003-08-01 | 1 | -8/+10 |
* | * cfgcleanup.c (merge_blocks_move_successor_nojumps): Use tablejump_p. | zlomek | 2003-07-21 | 1 | -12/+7 |
* | * bt-load.c: Fix comment typos. | kazu | 2003-07-05 | 1 | -1/+1 |
* | * basic-block.h (create_basic_block, merge_blocks_nomove): Kill. | hubicka | 2003-07-03 | 1 | -20/+47 |
* | * basic-block.h: Fix comment typos. | kazu | 2003-07-01 | 1 | -2/+2 |
* | * caller-save.c: Convert to ISO C90. | aj | 2003-06-22 | 1 | -78/+41 |
* | * function.c (FLOOR_ROUND, CEIL_ROUND): Fix. | hubicka | 2003-06-06 | 1 | -6/+6 |
* | 2003-05-15 Eric Christopher <echristo@redhat.com> | echristo | 2003-05-16 | 1 | -2/+2 |
* | * cfgcleanup.c (flow_find_cross_jump): Use INSN_P,not active_insn_p. | kenner | 2003-04-18 | 1 | -6/+6 |