summaryrefslogtreecommitdiff
path: root/gcc/cfghooks.c
Commit message (Expand)AuthorAgeFilesLines
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-4/+0
* bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill2015-05-091-1/+1
* cfghooks.h (create_basic_block): Replace with two overloads for RTL and GIMPLE.Richard Biener2015-04-211-6/+31
* cap frequency in make_forwarder_blockTrevor Saunders2015-02-101-0/+3
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+9
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+11
* re PR tree-optimization/63168 (loop header copying fails - not vectorized: la...Richard Biener2014-10-161-0/+5
* cfgloop.c (mark_loop_for_removal): New function.Richard Biener2014-09-051-14/+4
* system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener2014-05-261-1/+1
* reg-notes.def (CROSSING_JUMP): Likewise.Richard Sandiford2014-05-191-1/+1
* cfghooks.c (make_forwarder_block): Use direct computation to get fall-through...Dehao Chen2014-05-161-10/+6
* re PR ipa/60518 (ICE: in verify_loop_structure, at cfgloop.c:1647)Richard Biener2014-03-141-2/+6
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate FOR_ALL_BB macro.David Malcolm2013-12-091-2/+2
* Eliminate FOR_EACH_BB_REVERSE macro.David Malcolm2013-12-091-1/+1
* Eliminate last_basic_block macro.David Malcolm2013-12-091-2/+2
* Eliminate profile_status macro.David Malcolm2013-12-091-2/+2
* Eliminate BASIC_BLOCK macro.David Malcolm2013-12-091-1/+1
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm2013-11-191-14/+15
* Eliminate n_edges macroDavid Malcolm2013-11-191-1/+1
* Eliminate n_basic_blocks macroDavid Malcolm2013-11-191-1/+2
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-1/+1
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* cfghooks.c (copy_bbs): Add update_dominance argument.Steve Ellcey2013-05-161-15/+23
* re PR tree-optimization/57122 (ICE in verify_loop_structure, at cfgloop.c:164...Richard Biener2013-04-301-1/+3
* Support slim switch for cfg graph dumpXinliang David Li2013-04-231-1/+2
* Display profile info in graph cfg dumpXinliang David Li2013-04-231-0/+5
* Add uniform debug dump function names.Lawrence Crowl2013-03-291-0/+16
* re PR tree-optimization/56350 (ICE in vectorizable_reduction, at tree-vect-lo...Richard Biener2013-02-181-1/+6
* 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
* re PR rtl-optimization/55740 (ICE in verify_loop_structure, at cfgloop.c:1582...Richard Biener2012-12-201-3/+15
* rtl.h (print_insn_with_notes): Remove prototype.Steven Bosscher2012-12-041-0/+16
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-5/+6
* * cfghooks.c (copy_bbs): Handle a null loop_father.Aldy Hernandez2012-11-061-6/+9
* * basic-block. (profile_record): New struct, moved from passes.c.Steven Bosscher2012-10-091-0/+54
* ipa-pure-const.c (state_from_flags, [...]): Use current_function_name instead...Steven Bosscher2012-09-131-0/+18
* basic-block.h (struct basic_block): Remove loop_depth member, move flags and ...Richard Guenther2012-08-131-2/+0
* cfg.c (debug_bb): Do not set TDF_BLOCKS.Steven Bosscher2012-08-071-2/+4
* basic-block.h (BB_FLAGS_TO_PRESERVE): New define.Steven Bosscher2012-07-201-5/+4
* dumpfile.h (TDF_COMMENT): New define.Steven Bosscher2012-07-171-43/+37
* basic-block.h: Re-group most prototypes per file.Steven Bosscher2012-07-081-0/+31
* cfglayout.h: Remove.Steven Bosscher2012-06-171-0/+121
* re PR bootstrap/52808 (LTO bootstrap failed with bootstrap-profiled)Richard Guenther2012-04-031-9/+19
* loop-init.c (loop_optimizer_init): If loops are preserved perform incremental...Richard Guenther2012-03-281-1/+24
* cfghooks.c (redirect_edge_and_branch_force): Localize variable.Eric Botcazou2011-04-111-17/+14
* basic-block.h (force_nonfallthru): Move to...Eric Botcazou2011-04-071-2/+39
* cfghooks.c (tidy_fallthru_edges): Add ??? comment.Eric Botcazou2011-04-041-1/+3
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-2/+2