summaryrefslogtreecommitdiff
path: root/gcc/cfghooks.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block.Zdenek Dvorak2005-08-241-1/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* c-common.c, [...]: Fix comment typos.Kazu Hirata2005-05-261-1/+1
* attribs.c, [...]: Update copyright.Kazu Hirata2005-04-281-1/+1
* lambda.h (lambda_vector_min_nz): Likewise.Nathan Sidwell2005-04-211-2/+2
* cfghooks.c (lv_flush_pending_stmts, [...]): New.Mostafa Hagog2005-04-031-0/+41
* cfg.c (unchecked_make_edge): Call execute_on_growing_pred after making an edge.Kazu Hirata2004-11-221-0/+10
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-4/+45
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata2004-01-311-1/+1
* Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency.Zdenek Dvorak2004-01-291-20/+37
* alias.c: Fix comment formatting.Kazu Hirata2003-12-211-1/+1
* basic-block.h: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-3/+3
* basic-block.h (create_basic_block, [...]): Kill.Jan Hubicka2003-07-031-0/+12