2014-06-24 |
Trevor Saunders | Remove a layer of indirection from hash_table |
blob | commitdiff | raw |
2014-05-26 |
Richard Biener | system.h: Define __STDC_FORMAT_MACROS before including... |
blob | commitdiff | raw | diff to current |
2014-05-17 |
Trevor Saunders | use templates instead of gengtype for typed allocation... |
blob | commitdiff | raw | diff to current |
2014-04-15 |
Teresa Johnson | cfg.c (dump_bb_info): Fix flags check. |
blob | commitdiff | raw | diff to current |
2014-01-02 |
Richard Sandiford | Update copyright years in gcc/ |
blob | commitdiff | raw | diff to current |
2013-12-09 |
David Malcolm | Eliminate FOR_ALL_BB macro. |
blob | commitdiff | raw | diff to current |
2013-12-09 |
David Malcolm | Eliminate FOR_EACH_BB macro. |
blob | commitdiff | raw | diff to current |
2013-12-09 |
David Malcolm | Eliminate last_basic_block macro. |
blob | commitdiff | raw | diff to current |
2013-12-09 |
David Malcolm | Eliminate BASIC_BLOCK macro. |
blob | commitdiff | raw | diff to current |
2013-12-09 |
David Malcolm | Eliminate SET_BASIC_BLOCK macro. |
blob | commitdiff | raw | diff to current |
2013-12-09 |
David Malcolm | Rename profile_status_for_function to profile_status_fo... |
blob | commitdiff | raw | diff to current |
2013-11-21 |
David Malcolm | Reword comments that mention ENTRY_BLOCK_PTR and EXIT_B... |
blob | commitdiff | raw | diff to current |
2013-11-19 |
David Malcolm | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros |
blob | commitdiff | raw | diff to current |
2013-11-19 |
David Malcolm | Eliminate n_edges macro |
blob | commitdiff | raw | diff to current |
2013-11-19 |
David Malcolm | Eliminate n_basic_blocks macro |
blob | commitdiff | raw | diff to current |
2013-08-31 |
Teresa Johnson | This patch sanitizes the partitioning to address issues... |
blob | commitdiff | raw | diff to current |
2013-05-02 |
Teresa Johnson | Follow-on patch to r197595 to complete the replacement... |
blob | commitdiff | raw | diff to current |
2013-04-30 |
Richard Biener | function.h (loops_for_fn): New inline function. |
blob | commitdiff | raw | diff to current |
2013-04-08 |
Teresa Johnson | First phase of unifying the computation of profile... |
blob | commitdiff | raw | diff to current |
2013-03-29 |
Lawrence Crowl | Add uniform debug dump function names. |
blob | commitdiff | raw | diff to current |
2013-01-10 |
Richard Sandiford | Update copyright years in gcc/ |
blob | commitdiff | raw | diff to current |
2012-11-18 |
Diego Novillo | This patch rewrites the old VEC macro-based interface... |
blob | commitdiff | raw | diff to current |
2012-11-01 |
Lawrence Crowl | This patch normalizes more bitmap function names. |
blob | commitdiff | raw | diff to current |
2012-10-25 |
Lawrence Crowl | Change hash_table to support a comparator type differen... |
blob | commitdiff | raw | diff to current |
2012-10-09 |
Lawrence Crowl | Change more non-GTY hash tables to use the new type... |
blob | commitdiff | raw | diff to current |
2012-08-29 |
Steven Bosscher | * cfg.c (dump_bb_info): Print a newline if there were... |
blob | commitdiff | raw | diff to current |
2012-08-24 |
Martin Jambor | predict.c (maybe_hot_frequency_p): New parameter fun. |
blob | commitdiff | raw | diff to current |
2012-08-13 |
Richard Guenther | basic-block.h (struct basic_block): Remove loop_depth... |
blob | commitdiff | raw | diff to current |
2012-08-07 |
Steven Bosscher | cfg.c (debug_bb): Do not set TDF_BLOCKS. |
blob | commitdiff | raw | diff to current |
2012-07-20 |
Steven Bosscher | basic-block.h (BB_FLAGS_TO_PRESERVE): New define. |
blob | commitdiff | raw | diff to current |
2012-07-17 |
Steven Bosscher | fix botched commit |
blob | commitdiff | raw | diff to current |
2012-07-17 |
Steven Bosscher | dumpfile.h (TDF_COMMENT): New define. |
blob | commitdiff | raw | diff to current |
2012-07-16 |
Steven Bosscher | system.h (dump_file): Do not define. |
blob | commitdiff | raw | diff to current |
2012-07-08 |
Steven Bosscher | basic-block.h: Re-group most prototypes per file. |
blob | commitdiff | raw | diff to current |
2012-05-31 |
Steven Bosscher | output.h (__gcc_host_wide_int__): Move to hwint.h. |
blob | commitdiff | raw | diff to current |
2012-05-31 |
Aldy Hernandez | re PR tree-optimization/52558 (write introduction incor... |
blob | commitdiff | raw | diff to current |
2012-04-27 |
Steven Bosscher | cfg.c (disconnect_src): Do df_mark_solutions_dirty... |
blob | commitdiff | raw | diff to current |
2011-07-23 |
Richard Henderson | bb-reorder: Split EH edges crossing partitions. |
blob | commitdiff | raw | diff to current |
2011-07-20 |
Richard Henderson | Dump basic_block flags. |
blob | commitdiff | raw | diff to current |
2011-03-23 |
Jeff Law | cfg.c (redirect_edge_succ_nodup): Duplicate the varm... |
blob | commitdiff | raw | diff to current |
2010-11-30 |
Joseph Myers | diagnostic-core.h: Include bversion.h. |
blob | commitdiff | raw | diff to current |
2010-08-10 |
Nathan Froyd | basic-block.h (alloc_aux_for_block, [...]): Delete. |
blob | commitdiff | raw | diff to current |
2010-07-08 |
Manuel López-Ibáñez | toplev.h: Do not include diagnostic-core.h. |
blob | commitdiff | raw | diff to current |
2010-06-08 |
Laurynas Biveinis | utils.c (init_gnat_to_gnu): Use typed GC allocation. |
blob | commitdiff | raw | diff to current |
2010-05-29 |
Jan Hubicka | tree-vrp.c (debug_value_range, [...]): Annotate with... |
blob | commitdiff | raw | diff to current |
2010-02-24 |
Rainer Orth | cfg.c (alloc_aux_for_block): Remove inline. |
blob | commitdiff | raw | diff to current |
2009-11-25 |
H.J. Lu | Remove trailing white spaces. |
blob | commitdiff | raw | diff to current |
2009-09-10 |
Uros Bizjak | ira-conflicts.c: Use fputs or putc instead of fprintf... |
blob | commitdiff | raw | diff to current |
2009-02-20 |
Jakub Jelinek | Update Copyright years for files modified in 2008 and... r144370/tags/stack-last-merge |
blob | commitdiff | raw | diff to current |
2008-07-16 |
Kaveh R. Ghazi | cfg.c (dump_reg_info): Avoid C++ keywords. |
blob | commitdiff | raw | diff to current |
2008-05-16 |
Diego Novillo | [multiple changes] |
blob | commitdiff | raw | diff to current |
2008-03-05 |
Aldy Hernandez | cfg.c: Include tree-flow.h. |
blob | commitdiff | raw | diff to current |
2008-01-16 |
Jan Hubicka | re PR rtl-optimization/31396 (Inline code performance... |
blob | commitdiff | raw | diff to current |
2007-11-14 |
Eric Botcazou | re PR tree-optimization/34046 (verify_flow_info failed) |
blob | commitdiff | raw | diff to current |
2007-11-05 |
Alexandre Oliva | * cfg.c (dump_cfg_bb_info): Update bb_bitnames to match... |
blob | commitdiff | raw | diff to current |
2007-09-06 |
Basile Starynkevitch | typo |
blob | commitdiff | raw | diff to current |
2007-09-06 |
Basile Starynkevitch | cfg.c (dump_bb_info, dump_edge_info): Added cfun test for |
blob | commitdiff | raw | diff to current |
2007-08-30 |
Kenneth Zadeck | cfg.c (dump_flow_info): Change to also print entry... |
blob | commitdiff | raw | diff to current |
2007-07-26 |
Nick Clifton | Change copyright header to refer to version 3 of the... |
blob | commitdiff | raw | diff to current |
2007-07-25 |
Kaveh R. Ghazi | c-lex.c (c_lex_with_flags, lex_string): Constify. |
blob | commitdiff | raw | diff to current |
2007-07-09 |
Zdenek Dvorak | cfghooks.c (remove_edge): New function. |
blob | commitdiff | raw | diff to current |
2007-06-11 |
Daniel Berlin | Merge dataflow branch into mainline |
blob | commitdiff | raw | diff to current |
2007-06-05 |
Thomas Neumann | cfg.c (init_flow): Use type safe memory macros. |
blob | commitdiff | raw | diff to current |
2007-05-24 |
Zdenek Dvorak | re PR middle-end/32018 (ICE on optimization) |
blob | commitdiff | raw | diff to current |
2007-01-03 |
Zdenek Dvorak | loop-unswitch.c (unswitch_loop): Pass probabilities... |
blob | commitdiff | raw | diff to current |
2006-05-18 |
Mike Stump | Whitespace fixups |
blob | commitdiff | raw | diff to current |
2006-02-15 |
Paolo Bonzini | cfg.c (dump_flow_info): Get dump flags as an additional... |
blob | commitdiff | raw | diff to current |
2006-01-25 |
Paolo Bonzini | Makefile.in (sched-vis.o): Update dependencies. |
blob | commitdiff | raw | diff to current |
2006-01-11 |
Kazu Hirata | basic-block.h (control_flow_graph): Change the type... |
blob | commitdiff | raw | diff to current |
2005-12-17 |
Daniel Berlin | basic-block.h: Changed basic block numbering so that... |
blob | commitdiff | raw | diff to current |
2005-07-29 |
Kazu Hirata | cfg.c, [...]: Fix comment typos. |
blob | commitdiff | raw | diff to current |
2005-07-28 |
Jan Hubicka | cfg.c (update_bb_profile_for_threading): Use RDIV. |
blob | commitdiff | raw | diff to current |
2005-07-16 |
Jan Hubicka | cfg.c (update_bb_profile_for_threading): Fix profile... |
blob | commitdiff | raw | diff to current |
2005-07-15 |
Jan Hubicka | cfg.c (update_bb_profile_for_threading): More diagnostic. |
blob | commitdiff | raw | diff to current |
2005-06-27 |
Jan Hubicka | basic-block.h (basic_block_def): Kill rbi. |
blob | commitdiff | raw | diff to current |
2005-06-26 |
Kazu Hirata | cfg.c, [...]: Fix comment typos. |
blob | commitdiff | raw | diff to current |
2005-06-25 |
Jan Hubicka | tree-ssa-phiopt.c (replace_phi_edge_with_variable)... |
blob | commitdiff | raw | diff to current |
2005-06-25 |
Kelley Cook | Update FSF address. |
blob | commitdiff | raw | diff to current |
2005-06-16 |
Jan Hubicka | basic-block.h (rtl_bb_info): Break out head_, end_... |
blob | commitdiff | raw | diff to current |
2005-06-15 |
Jan Hubicka | Makefile.in (cfg.o): Add new dependencies. |
blob | commitdiff | raw | diff to current |
2005-06-03 |
Jan Hubicka | basic-block.h (remove_predictions_associated_with_edge... |
blob | commitdiff | raw | diff to current |
2005-05-12 |
Jan Hubicka | basic-block.h (FOR_ALL_BB_FN): New macro. |
blob | commitdiff | raw | diff to current |
2005-05-03 |
Richard Henderson | * cfg.c (dump_flow_info): Use max_reg_num, not max_regno. |
blob | commitdiff | raw | diff to current |
2005-04-21 |
Nathan Sidwell | alias.c (true_dependence): Remove 'abort' from comments. |
blob | commitdiff | raw | diff to current |
2005-04-21 |
Nathan Sidwell | vec.h: Update API to separate allocation mechanism... |
blob | commitdiff | raw | diff to current |
2005-04-12 |
Steven Bosscher | Makefile.in: Add function.h to BASIC_BLOCK_H. |
blob | commitdiff | raw | diff to current |
2005-04-03 |
Mostafa Hagog | cfg.c (clear_bb_flags): Don't clear BB_DISABLE_SCHEDULE. |
blob | commitdiff | raw | diff to current |
2005-03-18 |
Jan Hubicka | basic-block.h (scale_bbs_frequencies_int, [...]): Declare. |
blob | commitdiff | raw | diff to current |
2005-03-14 |
Kazu Hirata | basic-block.h: Update the prototypes of cached_make_edg... |
blob | commitdiff | raw | diff to current |
2005-03-08 |
Kazu Hirata | * cfg.c (rbi_pool): Make it static. |
blob | commitdiff | raw | diff to current |
2005-03-02 |
Kazu Hirata | cfg.c (connect_src, [...]): New. |
blob | commitdiff | raw | diff to current |
2005-02-22 |
Kazu Hirata | cfg.c (cached_make_edge): Call make_edge if edge cache... |
blob | commitdiff | raw | diff to current |
2005-01-15 |
Roger Sayle | harg-reg-set.h (reg_class_names): Prototype global... |
blob | commitdiff | raw | diff to current |
2004-12-13 |
Richard Henderson | * cfg.c (dump_flow_info): Don't dump pseudo info after... |
blob | commitdiff | raw | diff to current |
2004-11-29 |
Kazu Hirata | cfg.c (flow_obstack): Remove. |
blob | commitdiff | raw | diff to current |
2004-11-22 |
Kazu Hirata | cfg.c (unchecked_make_edge): Call execute_on_growing_pr... |
blob | commitdiff | raw | diff to current |
2004-11-22 |
Jeff Law | cfg.c (cached_make_edge): Use find_edge rather than... |
blob | commitdiff | raw | diff to current |
2004-11-22 |
Nathan Sidwell | bitmap.h (struct bitmap_obstack): New obstack type. |
blob | commitdiff | raw | diff to current |
2004-11-21 |
Jeff Law | cfg.c (update_bb_profile_for_threading): Do not rescale... |
blob | commitdiff | raw | diff to current |
2004-11-20 |
Kazu Hirata | basic-block.h (edge_def): Add dest_idx. |
blob | commitdiff | raw | diff to current |
next |