summaryrefslogtreecommitdiffstats
path: root/gcc/cfgcleanup.c
Commit message (Expand)AuthorAgeFilesLines
* * lcm.c: Move all mode-switching related functions from here...steven2005-06-041-2/+0
* PR middle-end/21492jakub2005-05-171-0/+2
* * Makefile.in: Add function.h to BASIC_BLOCK_H. Remove allhubicka2005-04-121-1/+1
* Fix problems with hot/cold partitioning optimization.ctice2005-03-311-20/+10
* * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver2005-03-111-49/+52
* * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.nathan2005-02-171-3/+3
* * cfgcleanup.c, df.h, diagnostic.c, rtl.c, tree-vectorizer.h,kazu2005-02-071-1/+1
* PR optimization/15242steven2005-02-011-0/+7
* * cfgcleanup.c (outgoing_edges_match, try_crossjump_to_edge):steven2004-11-291-4/+0
* * bitmap.h (struct bitmap_obstack): New obstack type.nathan2004-11-221-2/+1
* * bitmap.c (bitmap_print): Make bitno unsigned.nathan2004-11-041-4/+6
* * cfgcleanup.c (outgoing_edges_match): Fix typo in dump output.bje2004-10-251-1/+1
* * cfgcleanup.c (outgoing_edges_match): Fix typo in dump output.bje2004-10-251-1/+1
* * basic-block.h (reg_set_iterator): New.kazu2004-10-181-1/+3
* PR rtl-optimization/17723rakdver2004-10-161-4/+12
* 2004-09-24 Ben Elliston <bje@au.ibm.com>bje2004-09-281-96/+106
* * basic-block.h (update_bb_profile_after_threading): Declare.hubicka2004-09-191-26/+8
* * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from,nathan2004-09-071-12/+12
* * cfgcleanup.c (merge_memattrs): Look at the value of MEM_SIZE,steven2004-08-301-1/+2
* Add more details to hot/cold partitioning comments and documentation.ctice2004-08-251-8/+57
* * basic-block.h (struct basic_block_def): Reorder fields tozack2004-08-241-5/+5
* * basic-block.h (struct edge_def): Remove crossing_edge.steven2004-08-191-3/+3
* Hot/cold partitioning update patch. The problems that this patchctice2004-08-181-0/+9
* 2004-08-06 Pat Haugen <pthaugen@us.ibm.com>dje2004-08-061-1/+7
* * cfgcleanup.c (try_simplify_condjump): Call update_forwarder_flagrsandifo2004-07-261-0/+1
* * 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
OpenPOWER on IntegriCloud