summaryrefslogtreecommitdiff
path: root/gcc/cfghooks.h
Commit message (Expand)AuthorAgeFilesLines
* don't declare header-defined functions both static and inlinePatrick Palka2023-02-161-1/+1
* Update copyright years.Jakub Jelinek2023-01-021-1/+1
* Change references of .c files to .cc filesMartin Liska2022-01-171-2/+2
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Improve -fprofile-reportJan Hubicka2021-11-281-9/+12
* Rename duplicate_loop_to_header_edge to duplicate_loop_body_to_header_edgeXionghu Luo2021-11-011-10/+8
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor2019-07-091-3/+3
* PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor2019-07-091-1/+2
* re PR tree-optimization/87609 (miscompilation with restrict and loop)Richard Biener2019-02-221-2/+16
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Improve -fprofile-report.Martin Liska2018-11-131-8/+9
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Introduce dump_flags_t type and use it instead of int type.Martin Liska2017-05-171-3/+3
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev2015-10-271-0/+12
* switch from gimple to gimple*Trevor Saunders2015-09-201-1/+1
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-1/+1
* cfghooks.h (create_basic_block): Replace with two overloads for RTL and GIMPLE.Richard Biener2015-04-211-2/+4
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* cfgbuild.h: New.Andrew MacLeod2014-10-221-0/+34
* cfgrtl.h: New.Andrew MacLeod2014-10-201-3/+0
* Add header guard to several header files.Kito Cheng2014-09-181-0/+4
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* cfghooks.c (copy_bbs): Add update_dominance argument.Steve Ellcey2013-05-161-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* rtl.h (print_insn_with_notes): Remove prototype.Steven Bosscher2012-12-041-0/+3
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-2/+2
* * basic-block. (profile_record): New struct, moved from passes.c.Steven Bosscher2012-10-091-0/+5
* ipa-pure-const.c (state_from_flags, [...]): Use current_function_name instead...Steven Bosscher2012-09-131-0/+9
* dumpfile.h (TDF_COMMENT): New define.Steven Bosscher2012-07-171-2/+2
* cfglayout.h: Remove.Steven Bosscher2012-06-171-3/+9
* basic-block.h (force_nonfallthru): Move to...Eric Botcazou2011-04-071-1/+5
* Remove trailing white spaces.H.J. Lu2009-11-251-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+2
* sel-sched.h, [...]: New files.Andrey Belevantsev2008-09-011-0/+2
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-3/+3
* tree-flow.h (const_block_stmt_iterator): Remove.Diego Novillo2007-09-071-4/+4
* alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi2007-08-271-12/+12
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* cfghooks.c (remove_edge): New function.Zdenek Dvorak2007-07-091-0/+1
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-2/+2
* cfgloopmanip.c (loop_delete_branch_edge): Removed.Zdenek Dvorak2007-02-041-0/+6
* loop-unswitch.c (unswitch_loop): Update arguments of duplicate_loop_to_header...Zdenek Dvorak2006-12-201-8/+6
* tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.Zdenek Dvorak2006-11-251-2/+0
* tree-dump.c (dump_enable_all): Rename local variable ir_type to avoid name co...Steven Bosscher2006-11-031-1/+1
* Whitespace fixupsMike Stump2006-05-181-3/+3