aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgloopmanip.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-04-13re PR tree-optimization/82965 (gcc.dg/vect/pr79347.c starts failing after r25...Jan Hubicka1-48/+70
2018-04-06re PR rtl-optimization/84872 (ICE in create_preheader, at cfgloopmanip.c:1536)Jakub Jelinek1-1/+3
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-07Add unroll and jam passMichael Matz1-17/+30
2017-11-16cfgloopmanip.c (duplicate_loop_to_header_edge): Cleanup profile manipulation.Jan Hubicka1-68/+55
2017-11-03asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka1-27/+4
2017-10-19asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka1-16/+4
2017-07-18re PR tree-optimization/81463 (ICE in scale_loop_profile at gcc/cfgloopmanip....Jan Hubicka1-1/+1
2017-07-16cfgloopmanip.c (scale_loop_profile): Avoid use of REG_BR_PROB_BASE fixpoint a...Jan Hubicka1-2/+2
2017-07-05cfgloop.h (struct loop): Add comment.Bin Cheng1-1/+2
2017-07-01cfg.c (scale_bbs_frequencies): New function.Jan Hubicka1-28/+30
2017-06-29asan.c (asan_emit_stack_protection): Update.Jan Hubicka1-49/+18
2017-06-04i386.c (make_resolver_func): Update.Jan Hubicka1-19/+25
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