Age | Commit message (Expand) | Author | Files | Lines |
2011-07-23 | bb-reorder: Split EH edges crossing partitions. | Richard Henderson | 1 | -1/+1 |
2011-07-20 | Dump basic_block flags. | Richard Henderson | 1 | -0/+20 |
2011-03-23 | cfg.c (redirect_edge_succ_nodup): Duplicate the varm map before removing the ... | Jeff Law | 1 | -1/+1 |
2010-11-30 | diagnostic-core.h: Include bversion.h. | Joseph Myers | 1 | -1/+0 |
2010-08-10 | basic-block.h (alloc_aux_for_block, [...]): Delete. | Nathan Froyd | 1 | -4/+4 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-06-08 | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 1 | -5/+5 |
2010-05-29 | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 1 | -4/+4 |
2010-02-24 | cfg.c (alloc_aux_for_block): Remove inline. | Rainer Orth | 1 | -3/+3 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -12/+12 |
2009-09-10 | ira-conflicts.c: Use fputs or putc instead of fprintf where appropriate. | Uros Bizjak | 1 | -17/+17 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-07-16 | cfg.c (dump_reg_info): Avoid C++ keywords. | Kaveh R. Ghazi | 1 | -7/+7 |
2008-05-16 | [multiple changes] | Diego Novillo | 1 | -10/+14 |
2008-03-05 | cfg.c: Include tree-flow.h. | Aldy Hernandez | 1 | -0/+5 |
2008-01-16 | re PR rtl-optimization/31396 (Inline code performance much worse than out-of-... | Jan Hubicka | 1 | -0/+2 |
2007-11-14 | re PR tree-optimization/34046 (verify_flow_info failed) | Eric Botcazou | 1 | -2/+8 |
2007-11-05 | * cfg.c (dump_cfg_bb_info): Update bb_bitnames to match enum. | Alexandre Oliva | 1 | -1/+3 |
2007-09-06 | typo | Basile Starynkevitch | 1 | -1/+1 |
2007-09-06 | cfg.c (dump_bb_info, dump_edge_info): Added cfun test for | Basile Starynkevitch | 1 | -5/+7 |
2007-08-30 | cfg.c (dump_flow_info): Change to also print entry and exit block info. | Kenneth Zadeck | 1 | -1/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-25 | c-lex.c (c_lex_with_flags, lex_string): Constify. | Kaveh R. Ghazi | 1 | -6/+6 |
2007-07-09 | cfghooks.c (remove_edge): New function. | Zdenek Dvorak | 1 | -1/+1 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -79/+142 |
2007-06-05 | cfg.c (init_flow): Use type safe memory macros. | Thomas Neumann | 1 | -14/+15 |
2007-05-24 | re PR middle-end/32018 (ICE on optimization) | Zdenek Dvorak | 1 | -36/+83 |
2007-01-03 | loop-unswitch.c (unswitch_loop): Pass probabilities to loopify. | Zdenek Dvorak | 1 | -4/+17 |
2006-05-18 | Whitespace fixups | Mike Stump | 1 | -4/+4 |
2006-02-15 | cfg.c (dump_flow_info): Get dump flags as an additional parameter. | Paolo Bonzini | 1 | -9/+5 |
2006-01-25 | Makefile.in (sched-vis.o): Update dependencies. | Paolo Bonzini | 1 | -39/+66 |
2006-01-11 | basic-block.h (control_flow_graph): Change the type of x_basic_block_info to ... | Kazu Hirata | 1 | -5/+5 |
2005-12-17 | basic-block.h: Changed basic block numbering so that the entry block is 0 and... | Daniel Berlin | 1 | -2/+5 |
2005-07-29 | cfg.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-07-28 | cfg.c (update_bb_profile_for_threading): Use RDIV. | Jan Hubicka | 1 | -12/+41 |
2005-07-16 | cfg.c (update_bb_profile_for_threading): Fix profile updating. | Jan Hubicka | 1 | -1/+9 |
2005-07-15 | cfg.c (update_bb_profile_for_threading): More diagnostic. | Jan Hubicka | 1 | -2/+12 |
2005-06-27 | basic-block.h (basic_block_def): Kill rbi. | Jan Hubicka | 1 | -10/+0 |
2005-06-26 | cfg.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -7/+10 |
2005-06-25 | tree-ssa-phiopt.c (replace_phi_edge_with_variable): Update profile. | Jan Hubicka | 1 | -1/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-16 | basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo... | Jan Hubicka | 1 | -10/+14 |
2005-06-15 | Makefile.in (cfg.o): Add new dependencies. | Jan Hubicka | 1 | -0/+144 |
2005-06-03 | basic-block.h (remove_predictions_associated_with_edge): Declare. | Jan Hubicka | 1 | -0/+1 |
2005-05-12 | basic-block.h (FOR_ALL_BB_FN): New macro. | Jan Hubicka | 1 | -1/+3 |
2005-05-03 | * cfg.c (dump_flow_info): Use max_reg_num, not max_regno. | Richard Henderson | 1 | -3/+3 |
2005-04-21 | alias.c (true_dependence): Remove 'abort' from comments. | Nathan Sidwell | 1 | -2/+1 |
2005-04-21 | vec.h: Update API to separate allocation mechanism from type. | Nathan Sidwell | 1 | -2/+2 |
2005-04-12 | Makefile.in: Add function.h to BASIC_BLOCK_H. | Steven Bosscher | 1 | -50/+4 |
2005-04-03 | cfg.c (clear_bb_flags): Don't clear BB_DISABLE_SCHEDULE. | Mostafa Hagog | 1 | -1/+1 |