aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfghooks.h
AgeCommit message (Expand)AuthorFilesLines
2018-11-13Improve -fprofile-report.Martin Liska1-8/+9
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-05-17Introduce dump_flags_t type and use it instead of int type.Martin Liska1-3/+3
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev1-0/+12
2015-09-20switch from gimple to gimple*Trevor Saunders1-1/+1
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-1/+1
2015-04-21cfghooks.h (create_basic_block): Replace with two overloads for RTL and GIMPLE.Richard Biener1-2/+4
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-22cfgbuild.h: New.Andrew MacLeod1-0/+34
2014-10-20cfgrtl.h: New.Andrew MacLeod1-3/+0
2014-09-18Add header guard to several header files.Kito Cheng1-0/+4
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-05-16cfghooks.c (copy_bbs): Add update_dominance argument.Steve Ellcey1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-12-04rtl.h (print_insn_with_notes): Remove prototype.Steven Bosscher1-0/+3
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-2/+2
2012-10-09* basic-block. (profile_record): New struct, moved from passes.c.Steven Bosscher1-0/+5
2012-09-13ipa-pure-const.c (state_from_flags, [...]): Use current_function_name instead...Steven Bosscher1-0/+9
2012-07-17dumpfile.h (TDF_COMMENT): New define.Steven Bosscher1-2/+2
2012-06-17cfglayout.h: Remove.Steven Bosscher1-3/+9
2011-04-07basic-block.h (force_nonfallthru): Move to...Eric Botcazou1-1/+5
2009-11-25Remove trailing white spaces.H.J. Lu1-1/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+2
2008-09-01sel-sched.h, [...]: New files.Andrey Belevantsev1-0/+2
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-3/+3
2007-09-07tree-flow.h (const_block_stmt_iterator): Remove.Diego Novillo1-4/+4
2007-08-27alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi1-12/+12
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-09cfghooks.c (remove_edge): New function.Zdenek Dvorak1-0/+1
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-2/+2
2007-02-04cfgloopmanip.c (loop_delete_branch_edge): Removed.Zdenek Dvorak1-0/+6
2006-12-20loop-unswitch.c (unswitch_loop): Update arguments of duplicate_loop_to_header...Zdenek Dvorak1-8/+6
2006-11-25tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.Zdenek Dvorak1-2/+0
2006-11-03tree-dump.c (dump_enable_all): Rename local variable ir_type to avoid name co...Steven Bosscher1-1/+1
2006-05-18Whitespace fixupsMike Stump1-3/+3
2005-08-24bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block.Zdenek Dvorak1-1/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-26c-common.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-21lambda.h (lambda_vector_min_nz): Likewise.Nathan Sidwell1-2/+2
2005-04-03cfghooks.c (lv_flush_pending_stmts, [...]): New.Mostafa Hagog1-0/+41
2004-11-22cfg.c (unchecked_make_edge): Call execute_on_growing_pred after making an edge.Kazu Hirata1-0/+10
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-4/+45
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata1-1/+1
2004-01-29Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency.Zdenek Dvorak1-20/+37
2003-12-21alias.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-07-06basic-block.h: Convert prototypes to ISO C90.Andreas Jaeger1-3/+3