aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgcleanup.c
AgeCommit message (Expand)Author
2006-11-25 * jump.c (mark_all_labels): Work in cfglayout mode.steven
2006-11-11 * extended.texi (__builtin_expect): We no longer require second argumenthubicka
2006-11-11 * tree-pass.h (pass_purge_lineno_notes): Remove declaration.hubicka
2006-05-28 * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config/arm/arm.c,kazu
2006-05-18Whitespace fixupsmrs
2006-04-15 * cfgcleanup.c, config/dfp-bit.c, expr.c, fold-const.c,kazu
2006-03-23 * cfgloopmanip.c (create_loop_notes): Removed.rakdver
2006-03-03 * cse.c (rest_of_handle_cse): Do not pass CLEANUP_PRE_LOOP to cfgrakdver
2006-03-022006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin
2006-02-26gcc/steven
2006-02-152006-02-15 Paolo Bonzini <bonzini@gnu.org>bonzini
2006-02-06 * tree-vrp.c (execute_vrp): Do not pass dump argument to.rakdver
2006-01-312006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki
2006-01-272006-01-27 Gabor Loki <loki@gcc.gnu.org>loki
2006-01-162006-01-16 Gabor Loki <loki@gcc.gnu.org>loki
2005-12-19 * cfgcleanup.c: Temporarily revert patches for PR 20070 till Berndamylaar
2005-12-172005-12-17 Danny Berlin <dberlin@dberlin.org>zadeck
2005-12-13 PR rtl-optimization/20070 / part1amylaar
2005-12-122005-12-12 J"orn Rennecke <joern.rennecke@st.com>amylaar
2005-12-072005-12-07 J"orn Rennecke <joern.rennecke@st.com>amylaar
2005-11-27 * cfgcleanup.c (try_crossjump_to_edge): Always split SRC2 if itsteven
2005-07-29 PR rtl-opt/22619rth
2005-07-11 * basic-block.h: Give the BB flags enum a name, bb_flags.steven
2005-07-052005-07-05 Paolo Bonzini <bonzini@gnu.org>bonzini
2005-06-25Update FSF address.kcook
2005-06-16 * basic-block.h (rtl_bb_info): Break out head_, end_,hubicka
2005-06-04 * lcm.c: Move all mode-switching related functions from here...steven
2005-05-17 PR middle-end/21492jakub
2005-04-12 * Makefile.in: Add function.h to BASIC_BLOCK_H. Remove allhubicka
2005-03-31Fix problems with hot/cold partitioning optimization.ctice
2005-03-11 * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver
2005-02-17 * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.nathan
2005-02-07 * cfgcleanup.c, df.h, diagnostic.c, rtl.c, tree-vectorizer.h,kazu
2005-02-01 PR optimization/15242steven
2004-11-29 * cfgcleanup.c (outgoing_edges_match, try_crossjump_to_edge):steven
2004-11-22 * bitmap.h (struct bitmap_obstack): New obstack type.nathan
2004-11-04 * bitmap.c (bitmap_print): Make bitno unsigned.nathan
2004-10-25 * cfgcleanup.c (outgoing_edges_match): Fix typo in dump output.bje
2004-10-25 * cfgcleanup.c (outgoing_edges_match): Fix typo in dump output.bje
2004-10-18 * basic-block.h (reg_set_iterator): New.kazu
2004-10-16 PR rtl-optimization/17723rakdver
2004-09-282004-09-24 Ben Elliston <bje@au.ibm.com>bje
2004-09-19 * basic-block.h (update_bb_profile_after_threading): Declare.hubicka
2004-09-07 * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from,nathan
2004-08-30 * cfgcleanup.c (merge_memattrs): Look at the value of MEM_SIZE,steven
2004-08-25Add more details to hot/cold partitioning comments and documentation.ctice
2004-08-24 * basic-block.h (struct basic_block_def): Reorder fields tozack
2004-08-19 * basic-block.h (struct edge_def): Remove crossing_edge.steven
2004-08-18Hot/cold partitioning update patch. The problems that this patchctice
2004-08-062004-08-06 Pat Haugen <pthaugen@us.ibm.com>dje