summaryrefslogtreecommitdiff
path: root/gcc/cfgloopmanip.c
AgeCommit message (Expand)Author
2020-05-06middle-end/94964 - avoid EH loop entry with CP_SIMPLE_PREHEADERSRichard Biener
2020-04-02c/94392 - only enable -ffinite-loops for C++Richard Biener
2020-01-01Update copyright years.Jakub Jelinek
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-06-27Remove quite obvious dead assignments.Martin Liska
2019-05-20cfgloop.h (struct loop): Add simdlen member.Jakub Jelinek
2019-03-08re PR target/89578 (5% runtime regression for 481.wrf at -Ofast -flto)Richard Biener
2019-03-07re PR tree-optimization/89618 (Inner loop won't vectorize unless dummy statem...Richard Biener
2019-01-01Update copyright years.Jakub Jelinek
2018-04-13re PR tree-optimization/82965 (gcc.dg/vect/pr79347.c starts failing after r25...Jan Hubicka
2018-04-06re PR rtl-optimization/84872 (ICE in create_preheader, at cfgloopmanip.c:1536)Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-12-07Add unroll and jam passMichael Matz
2017-11-16cfgloopmanip.c (duplicate_loop_to_header_edge): Cleanup profile manipulation.Jan Hubicka
2017-11-03asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka
2017-10-19asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka
2017-07-18re PR tree-optimization/81463 (ICE in scale_loop_profile at gcc/cfgloopmanip....Jan Hubicka
2017-07-16cfgloopmanip.c (scale_loop_profile): Avoid use of REG_BR_PROB_BASE fixpoint a...Jan Hubicka
2017-07-05cfgloop.h (struct loop): Add comment.Bin Cheng
2017-07-01cfg.c (scale_bbs_frequencies): New function.Jan Hubicka
2017-06-29asan.c (asan_emit_stack_protection): Update.Jan Hubicka
2017-06-04i386.c (make_resolver_func): Update.Jan Hubicka
2017-02-21loop.texi (Loop manipulation): Remove nonexistent tree_ssa_loop_version from ...Aldy Hernandez
2017-02-05re PR tree-optimization/79347 (vect_do_peeling is messing up profile)Jan Hubicka
2017-01-01Update copyright years.Jakub Jelinek
2016-11-24re PR tree-optimization/71595 (ICE on valid code at -O2 and -O3 on x86_64-lin...Richard Biener
2016-10-14re PR rtl-optimization/68212 (Loop unroller breaks basic block frequencies)Pat Haugen
2016-08-11re PR tree-optimization/72772 (Missed SCEV after pass reordering@236440)Richard Biener
2016-07-29cfgloop.h (struct loop): New field constraints.Bin Cheng
2016-07-26use auto_sbitmap in various placesTrevor Saunders
2016-05-27cfgloop.c (record_niter_bound): Record likely upper bounds.Jan Hubicka
2016-01-23tree-ssanames.c (release_free_names_and_compact_live_names): Replace "the the...Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-11-17Add in_oacc_kernels_region in struct loopTom de Vries
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-07-13Fix double word typos.Aldy Hernandez
2015-07-10gimple-predict.h: New file.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-01-25re PR middle-end/59561 (warning: iteration 4 invokes undefined behavior)Jakub Jelinek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-09Eliminate last_basic_block macro.David Malcolm
2013-11-22gimple.h: Remove all includes.Andrew MacLeod