]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/basic-block.h
Eliminate FOR_ALL_BB macro.
[thirdparty/gcc.git] / gcc / basic-block.h
2013-12-09  dmalcolmEliminate FOR_ALL_BB macro.
2013-12-09  dmalcolmEliminate FOR_EACH_BB_REVERSE macro.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09  dmalcolmEliminate last_basic_block macro.
2013-12-09  dmalcolmEliminate profile_status macro.
2013-12-09  dmalcolmEliminate label_to_block_map macro.
2013-12-09  dmalcolmEliminate basic_block_info macro.
2013-12-09  dmalcolmEliminate BASIC_BLOCK macro.
2013-12-09  dmalcolmEliminate SET_BASIC_BLOCK macro.
2013-12-09  dmalcolmRename profile_status_for_function to profile_status_fo...
2013-12-09  dmalcolmRename label_to_block_map_for_function to label_to_bloc...
2013-12-09  dmalcolmRename last_basic_block_for_function to last_basic_bloc...
2013-12-09  dmalcolmRename macros (basic_block_info_for_function, BASIC_BLO...
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  dmalcolmEliminate n_edges macro
2013-11-19  dmalcolmEliminate n_basic_blocks macro
2013-11-15  law * basic-block.h (has_abnormal_or_eh_outgoing_edge...
2013-11-14  law * basic-block.h (has_abnormal_outgoing_edge_p): Moved...
2013-11-06  amacleod * gimple.h (block_in_transaction): Move to basic-block...
2013-10-30  rguenth2013-10-30 Richard Biener <rguenther@suse.de>
2013-10-18  amacleod * tree-ssa.h: Don't include gimple-low.h, tree-ssa...
2013-10-02  amacleod * tree-flow.h: Remove some prototypes.
2013-09-30  rsandifogcc/
2013-09-28  rsandifogcc/
2013-09-06  rguenth2013-09-06 Richard Biener <rguenther@suse.de>
2013-08-31  hubicka * basic-block.h (apply_scale): Make scale parmeter...
2013-08-31  tejohnsonThis patch sanitizes the partitioning to address issues...
2013-06-06  tejohnson2013-06-06 Teresa Johnson <tejohnson@google.com>
2013-04-29  tejohnsonThis patch fixes PR bootstrap/57077. Certain new uses...
2013-04-08  tejohnsonFirst phase of unifying the computation of profile...
2013-04-03  tejohnsonThis patch enables the gcov-dump tool to optionally...
2013-03-29  crowlAdd uniform debug dump function names.
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  crowlThis patch normalizes more bitmap function names.
2012-10-31  stevengcc/
2012-10-16  amylaar * loop-doloop.c (doloop_modify): Pass doloop_en...
2012-10-09  steven * basic-block. (profile_record): New struct, moved...
2012-09-28  hubicka * basic-block.h (RDIV): Define.
2012-09-19  dehaoIntegrate lexical block into source_location.
2012-09-04  tejohnsonEnhances the gcov program summary by adding a histogram...
2012-08-24  jamborm2012-08-24 Martin Jambor <mjambor@suse.cz>
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
2012-08-13  rguenth2012-08-13 Richard Guenther <rguenther@suse.de>
2012-07-25  dodjiFix typo in comment in basic-block.h
2012-07-23  steven * sbitmap.h (struct int_list): Remove.
2012-07-20  stevengcc/
2012-07-17  steven * dumpfile.h (TDF_COMMENT): New define.
2012-07-11  steven * basic-block.h (struct edge_def): Use basic_block...
2012-07-08  stevengcc/
2012-06-29  steven * system.h (IFCVT_EXTRA_FIELDS): Poison.
2012-05-31  aldyh PR tree-optimization/52558
2012-05-21  aldyh * gimple.h (gimple_set_in_transaction): Remove.
2012-05-08  matz * basic-block.h (struct rtl_bb_info): Remove visited...
2012-05-03  matz * basic-block.h (struct rtl_bb_info, struct gimple_bb_...
2012-03-29  rguenth2012-03-29 Richard Guenther <rguenther@suse.de>
2012-03-28  rguenth2012-03-28 Richard Guenther <rguenther@suse.de>
2012-01-09  rsandifogcc/
2011-08-27  bernds * doc/rtl.texi (simple_return): Document.
2011-07-28  bernds * rtlanal.c (tablejump_p): False for returns.
2011-07-23  rthbb-reorder: Split EH edges crossing partitions.
2011-05-29  hubicka * lto-streamer-out.c (pack_ts_fixed_cst_value_fields,
2011-04-07  ebotcazou * basic-block.h (force_nonfallthru): Move to...
2011-04-07  vries2011-04-07 Tom de Vries <tom@codesourcery.com>
2011-03-26  ebotcazou * basic-block.h (fixup_abnormal_edges): Adjust prototype.
2010-12-14  berndsgcc/
2010-12-03  lauras2010-12-01 Laurynas Biveinis <laurynas.biveinis@gmail...
2010-11-03  hjlRevert revision 164552.
2010-11-02  ebotcazou * basic-block.h (insert_insn_end_bb_new): Delete.
2010-10-21  froydnj * basic-block.h (single_succ_edge): Use gcc_checking_a...
2010-10-21  froydnj * basic-block.h (find_fallthru_edge): Define.
2010-09-23  bernds PR rtl-optimization/44374
2010-08-10  froydnj * basic-block.h (alloc_aux_for_block, alloc_aux_for_ed...
2010-07-27  mkuvyrkov PR target/42495
2010-06-08  hubicka * basic-block.h (single_succ_edge, single_pred_edge...
2010-06-05  hubicka * tree-into-ssa.c (insert_phi_nodes): Use bitmap heads
2010-05-29  froydnj * basic-block.h (struct control_flow_graph): Move...
2010-05-23  steven * regs.h: Do not include obstack.h, basic-block.h.
2010-05-22  stevengcc/ChangeLog:
2010-04-30  stevengcc/ChangeLog:
2010-04-14  berndsgcc/
2010-04-02  steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-01-03  steven * postreload-gcse.c (insert_expr_in_table): Replace...
2009-11-25  hjlRemove trailing white spaces.
2009-08-27  rguenth2009-08-27 Richard Guenther <rguenther@suse.de>
2009-07-08  paolo2009-07-08 Shujing Zhao <pearly.zhao@oracle.com>
2009-06-07  aldot2009-06-07 Bernhard Reutner-Fischer <aldot@gcc.gnu...
2009-06-04  ccoutant * basic-block.h (struct basic_block_def): Add discrimi...
2009-05-11  ian./:
2009-04-26  matzgcc/
2009-04-25  hubicka * tree.c (list_equal_p): New function.
2009-04-22  dnovillo2009-04-21 Taras Glek <tglek@mozilla.com>
2009-04-22  lauras2009-04-22 Laurynas Biveinis <laurynas.biveinis@gmail...
2009-04-20  rguenth2009-04-20 Richard Guenther <rguenther@suse.de>
2008-12-18  hubicka * df-scan.c (persistent_obstack, df_invalidated_by_cal...
2008-10-07  jakub PR debug/29609
2008-08-31  hubicka * postreload-gcse.c (eliminate_partially_redundant_loa...
2008-08-31  hubicka * fwprop.c (should_replace_address): Add speed attribute.
2008-08-30  hubicka * optabs.c (expand_abs_nojump): Update BRANCH_COST...
next