Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / basic-block.h
2016-01-04 jakub Update copyright years.
2015-07-11 mpolacek PR middle-end/66353
2015-07-10 amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-01-05 jakub Update copyright years.
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-22 amacleod2014-10-22 Andrew MacLeod <amacleod@redhat.com>
2014-10-21 dehaoAdd AutoFDO.
2014-10-21 amacleod2014-10-21 Andrew MacLeod <amacleod@redhat.com>
2014-10-20 amacleod2014-10-20 Andrew MacLeod <amacleod@redhat.com>
2014-10-16 amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-09-08 dmalcolmcontrol_flow_insn_p takes an insn
2014-09-05 dmalcolmConvert set_block_for_insn from a macro to an inline...
2014-08-28 dmalcolminside_basic_block_p requires a const rtx_insn *
2014-08-26 dmalcolmRemove BB_HEAD, BB_END, BB_HEADER scaffolding
2014-08-26 dmalcolmTighten up params of create_basic_block_structure
2014-08-25 dmalcolmConvert edge_def.insns.r to rtx_insn *
2014-08-25 dmalcolmRemove BB_FOOTER scaffolding
2014-08-22 dmalcolmloop-unroll.c: Use rtx_insn (also touches basic-block.h)
2014-08-21 dmalcolmcfgcleanup.c: Use rtx_insn (also touches basic-block...
2014-08-20 dmalcolmget_last_bb_insn returns an rtx_insn
2014-08-19 dmalcolmConvert various rtx to rtx_note *
2014-08-19 dmalcolmbb_note returns a rtx_note *
2014-08-19 dmalcolmReplace BB_HEAD et al macros with functions
2014-08-18 dmalcolmSplit BB_HEAD et al into BB_HEAD/SET_BB_HEAD variants
2014-07-02 chrbrSupport mode toggle.
2014-04-30 mrsMerge in trunk.
2014-04-29 rguenth2014-04-29 Richard Biener <rguenther@suse.de>
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-13 mrsMerge in trunk.
2013-12-10 hjlPut back typedef for gcov_working_set_t/gcov_bucket_type
2013-12-10 olegendo * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node...
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-20 rsandifoMerge from trunk.
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-16 mrsMerge in trunk.
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-09 rsandifoMerge with trunk.
2013-11-06 amacleod * gimple.h (block_in_transaction): Move to basic-block...
2013-11-04 mrsMerge in trunk.
2013-10-30 rguenth2013-10-30 Richard Biener <rguenther@suse.de>
2013-10-20 mrsMerge in trunk.
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-20 mrsMerge in trunk.
2013-09-06 rguenth2013-09-06 Richard Biener <rguenther@suse.de>
2013-09-04 mrsMerge in trunk.
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 (gcc.gnu.org/wiki...
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.
next