aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgloopmanip.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-05backport: [multiple changes]Richard Biener1-0/+1
2017-02-21loop.texi (Loop manipulation): Remove nonexistent tree_ssa_loop_version from ...Aldy Hernandez1-1/+4
2017-02-05re PR tree-optimization/79347 (vect_do_peeling is messing up profile)Jan Hubicka1-5/+9
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-24re PR tree-optimization/71595 (ICE on valid code at -O2 and -O3 on x86_64-lin...Richard Biener1-10/+14
2016-10-14re PR rtl-optimization/68212 (Loop unroller breaks basic block frequencies)Pat Haugen1-1/+4
2016-08-11re PR tree-optimization/72772 (Missed SCEV after pass reordering@236440)Richard Biener1-4/+9
2016-07-29cfgloop.h (struct loop): New field constraints.Bin Cheng1-0/+1
2016-07-26use auto_sbitmap in various placesTrevor Saunders1-10/+3
2016-05-27cfgloop.c (record_niter_bound): Record likely upper bounds.Jan Hubicka1-0/+3
2016-01-23tree-ssanames.c (release_free_names_and_compact_live_names): Replace "the the...Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-17Add in_oacc_kernels_region in struct loopTom de Vries1-0/+1
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-2/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-2/+2
2015-07-13Fix double word typos.Aldy Hernandez1-1/+1
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-12/+3
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-2/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-4/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-1/+0
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+3
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-2/+2
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+11
2014-01-25re PR middle-end/59561 (warning: iteration 4 invokes undefined behavior)Jakub Jelinek1-0/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate last_basic_block macro.David Malcolm1-3/+3
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+4
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm1-4/+6
2013-11-19cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and...Richard Biener1-4/+2
2013-11-19Eliminate n_basic_blocks macroDavid Malcolm1-5/+5
2013-11-14gimplify-be.h: New file.Andrew MacLeod1-1/+2
2013-11-13gimple-walk.h: New File.Andrew Macleod1-0/+1
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod1-1/+1
2013-10-23tree-ssa-loop.h: Remove include files.Andrew MacLeod1-1/+1
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-1/+2
2013-10-21Re-factor inclusion of tree.h.Diego Novillo1-0/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-1/+1
2013-09-12tree-ssa.h: New.Andrew MacLeod1-1/+1
2013-09-09re PR tree-optimization/58326 (ICE in check_loop_closed_ssa_use, at tree-ssa-...Richard Biener1-1/+8
2013-07-23reload.c (find_reloads): Exit loop once we find this operand cannot be reload...Po-Chun Chang1-1/+5
2013-05-16cfghooks.c (copy_bbs): Add update_dominance argument.Steve Ellcey1-1/+1
2013-04-30function.h (loops_for_fn): New inline function.Richard Biener1-6/+6
2013-04-26tree-cfg.c (execute_build_cfg): Build the loop tree.Richard Biener1-1/+1
2013-04-08First phase of unifying the computation of profile scale factors/probabilitie...Teresa Johnson1-16/+19
2013-02-08re PR rtl-optimization/56181 (ICE in verify_loop_structure, at cfgloop.c:1581...Richard Biener1-156/+0
2013-01-25Fix PR56035.Marek Polacek1-4/+2
2013-01-17Fix PR55833.Marek Polacek1-5/+13
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1