summaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
Commit message (Expand)AuthorAgeFilesLines
...
* basic-block.h (class control_dependences): New.Richard Biener2013-09-061-0/+17
* * basic-block.h (apply_scale): Make scale parmeter gcov_type.Jan Hubicka2013-08-311-1/+1
* This patch sanitizes the partitioning to address issues such as edge weight i...Teresa Johnson2013-08-311-0/+2
* re PR c++/53743 (ICE when compiling firefox with PGO and LTO)Teresa Johnson2013-06-061-0/+1
* This patch fixes PR bootstrap/57077.Teresa Johnson2013-04-291-2/+12
* First phase of unifying the computation of profile scale factors/probabilitie...Teresa Johnson2013-04-081-0/+5
* This patch enables the gcov-dump tool to optionally compute and dump the work...Teresa Johnson2013-04-031-10/+1
* Add uniform debug dump function names.Lawrence Crowl2013-03-291-0/+2
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+2
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-29/+23
* This patch normalizes more bitmap function names.Lawrence Crowl2012-11-011-4/+4
* re PR tree-optimization/55018 (CDDCE pass is too aggressive sometimes with in...Steven Bosscher2012-10-311-0/+1
* loop-doloop.c (doloop_modify): Pass doloop_end pattern to gen_doloop_begin.Joern Rennecke2012-10-161-0/+1
* * basic-block. (profile_record): New struct, moved from passes.c.Steven Bosscher2012-10-091-0/+31
* basic-block.h (RDIV): Define.Jan Hubicka2012-09-281-4/+39
* Integrate lexical block into source_location.Dehao Chen2012-09-191-2/+1
* Enhances the gcov program summary by adding a histogram of arc counter entries.Teresa Johnson2012-09-041-0/+14
* predict.c (maybe_hot_frequency_p): New parameter fun.Martin Jambor2012-08-241-2/+2
* backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo2012-08-141-5/+10
* basic-block.h (struct basic_block): Remove loop_depth member, move flags and ...Richard Guenther2012-08-131-7/+4
* Fix typo in comment in basic-block.hDodji Seketeli2012-07-251-1/+1
* sbitmap.h (struct int_list): Remove.Steven Bosscher2012-07-231-0/+6
* basic-block.h (BB_FLAGS_TO_PRESERVE): New define.Steven Bosscher2012-07-201-3/+8
* dumpfile.h (TDF_COMMENT): New define.Steven Bosscher2012-07-171-95/+30
* basic-block.h (struct edge_def): Use basic_block instead of basic_block_def *.Steven Bosscher2012-07-111-4/+4
* basic-block.h: Re-group most prototypes per file.Steven Bosscher2012-07-081-28/+24
* system.h (IFCVT_EXTRA_FIELDS): Poison.Steven Bosscher2012-06-291-5/+0
* re PR tree-optimization/52558 (write introduction incorrect wrt the C++11 mem...Aldy Hernandez2012-05-311-0/+1
* gimple.h (gimple_set_in_transaction): Remove.Aldy Hernandez2012-05-211-1/+6
* basic-block.h (struct rtl_bb_info): Remove visited member and move head_ memb...Michael Matz2012-05-081-11/+16
* basic-block.h (struct rtl_bb_info, [...]): Move in front of basic_block_def.Michael Matz2012-05-031-24/+28
* cgraph.h (cgraph_materialize_all_clones): Remove.Richard Guenther2012-03-291-3/+0
* loop-init.c (loop_optimizer_init): If loops are preserved perform incremental...Richard Guenther2012-03-281-0/+1
* sched-int.h (bb_note): Move to...Richard Sandiford2012-01-091-0/+1
* rtl.texi (simple_return): Document.Bernd Schmidt2011-08-271-1/+1
* rtlanal.c (tablejump_p): False for returns.Bernd Schmidt2011-07-281-0/+1
* bb-reorder: Split EH edges crossing partitions.Richard Henderson2011-07-231-17/+22
* lto-streamer-out.c (pack_ts_fixed_cst_value_fields, [...]): Use enum and vari...Jan Hubicka2011-05-291-1/+2
* basic-block.h (force_nonfallthru): Move to...Eric Botcazou2011-04-071-1/+0
* re PR target/43920 (Choosing conditional execution over conditional branches ...Tom de Vries2011-04-071-1/+4
* basic-block.h (fixup_abnormal_edges): Adjust prototype.Eric Botcazou2011-03-261-1/+1
* re PR rtl-optimization/44374 (Hoist same instructions in different branches)Bernd Schmidt2010-12-141-1/+7
* basic-block.h (struct edge_prediction): Remove forward declaration.Laurynas Biveinis2010-12-031-1/+0
* Revert revision 164552.H.J. Lu2010-11-031-7/+1
* basic-block.h (insert_insn_end_bb_new): Delete.Eric Botcazou2010-11-021-3/+0
* basic-block.h (single_succ_edge): Use gcc_checking_assert.Nathan Froyd2010-10-211-15/+5
* basic-block.h (find_fallthru_edge): Define.Nathan Froyd2010-10-211-0/+14
* re PR rtl-optimization/44374 (Hoist same instructions in different branches)Bernd Schmidt2010-09-231-1/+7
* basic-block.h (alloc_aux_for_block, [...]): Delete.Nathan Froyd2010-08-101-2/+0