summaryrefslogtreecommitdiff
path: root/gcc/cfgcleanup.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-11 * basic-block.h: Give the BB flags enum a name, bb_flags.steven1-31/+16
2005-07-052005-07-05 Paolo Bonzini <bonzini@gnu.org>bonzini1-0/+81
2005-06-25Update FSF address.kcook1-2/+2
2005-06-16 * basic-block.h (rtl_bb_info): Break out head_, end_,hubicka1-1/+1
2005-06-04 * lcm.c: Move all mode-switching related functions from here...steven1-2/+0
2005-05-17 PR middle-end/21492jakub1-0/+2
2005-04-12 * Makefile.in: Add function.h to BASIC_BLOCK_H. Remove allhubicka1-1/+1
2005-03-31Fix problems with hot/cold partitioning optimization.ctice1-20/+10
2005-03-11 * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver1-49/+52
2005-02-17 * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.nathan1-3/+3
2005-02-07 * cfgcleanup.c, df.h, diagnostic.c, rtl.c, tree-vectorizer.h,kazu1-1/+1
2005-02-01 PR optimization/15242steven1-0/+7
2004-11-29 * cfgcleanup.c (outgoing_edges_match, try_crossjump_to_edge):steven1-4/+0
2004-11-22 * bitmap.h (struct bitmap_obstack): New obstack type.nathan1-2/+1
2004-11-04 * bitmap.c (bitmap_print): Make bitno unsigned.nathan1-4/+6
2004-10-25 * cfgcleanup.c (outgoing_edges_match): Fix typo in dump output.bje1-1/+1
2004-10-25 * cfgcleanup.c (outgoing_edges_match): Fix typo in dump output.bje1-1/+1
2004-10-18 * basic-block.h (reg_set_iterator): New.kazu1-1/+3
2004-10-16 PR rtl-optimization/17723rakdver1-4/+12
2004-09-282004-09-24 Ben Elliston <bje@au.ibm.com>bje1-96/+106
2004-09-19 * basic-block.h (update_bb_profile_after_threading): Declare.hubicka1-26/+8
2004-09-07 * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from,nathan1-12/+12
2004-08-30 * cfgcleanup.c (merge_memattrs): Look at the value of MEM_SIZE,steven1-1/+2
2004-08-25Add more details to hot/cold partitioning comments and documentation.ctice1-8/+57
2004-08-24 * basic-block.h (struct basic_block_def): Reorder fields tozack1-5/+5
2004-08-19 * basic-block.h (struct edge_def): Remove crossing_edge.steven1-3/+3
2004-08-18Hot/cold partitioning update patch. The problems that this patchctice1-0/+9
2004-08-062004-08-06 Pat Haugen <pthaugen@us.ibm.com>dje1-1/+7
2004-07-26 * cfgcleanup.c (try_simplify_condjump): Call update_forwarder_flagrsandifo1-0/+1
2004-07-17 * cfgcleanup.c (try_simplify_condjump): Don't remove linesteven1-22/+0
2004-07-16 * basic-block.h (remove_fake_exit_edges): Declare.rth1-1/+1
2004-07-092004-07-08 Jerry Quinn <jlquinn@optonline.net>jlquinn1-19/+19
2004-06-16 * cfgcleanup.c (try_simplify_condjump): Update test to makeamylaar1-1/+2
2004-06-03 * basic-block.c (tail_recursion_label_list): Don't declare.steven1-30/+3
2004-06-022004-06-01 Jerry Quinn <jlquinn@optonline.net>jlquinn1-1/+1
2004-05-30 * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c,kazu1-1/+1
2004-05-26 * cfgcleanup.c (try_optimize_cfg): Do not merge across jumptables.hubicka1-1/+3
2004-05-13Merge tree-ssa-20020619-branch into mainline.dnovillo1-1/+29
2004-04-092004-04-09 Caroline Tice <ctice@apple.com>ctice1-0/+64
2004-03-20 * bb-reorder.c, bt-load.c, c-decl.c, cfgcleanup.c, coverage.c,kazu1-1/+1
2004-03-20 * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty-print.c,kazu1-1/+1
2004-03-062004-03-05 Andreas Krebbel <krebbel1@de.ibm.com>uweigand1-0/+86
2004-03-04 * cfgcleanup.c (thread_jump): Update call of cselib_init.hubicka1-1/+1
2004-02-24 * toplev.c (dump_file_tbl): Rename from dump_file.rth1-32/+32
2004-02-02 * alias.c (record_set): Use hard_regno_nregs.hubicka1-3/+4
2004-01-29 * Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency.rakdver1-6/+6
2004-01-25 PR bootstrap/13853ebotcazou1-1/+1
2004-01-23 * basic-block.h (PROP_POSTRELOAD): New macro.hubicka1-1/+2
2004-01-22 * cfgcleanup.c (first_pass): New static variable.hubicka1-2/+21
2004-01-21 * alias.c, basic-block.h, c-common.c, c-common.h,kazu1-1/+1