summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-ivcanon.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-11-25cfgloop.h (get_loop_exit_edges): Add extra parameter denoting loop body, defa...Richard Biener
2019-11-15re PR tree-optimization/92039 (Spurious -Warray-bounds warnings building 32-b...Richard Biener
2019-11-12Remove gcc/params.* files.Martin Liska
2019-11-12Apply mechanical replacement (generated patch).Martin Liska
2019-11-07dbgcnt.def (gimple_unroll): New.Richard Biener
2019-10-07re PR tree-optimization/91975 (worse code for small array copy using pointer ...Richard Biener
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-10-31tree-ssa-loop-ivcanon.c (try_peel_loop): Fix typo and remove dead initializat...Pat Haugen
2018-10-01re PR tree-optimization/87465 (Loop removal regression)Richard Biener
2018-08-27cfganal.h (rev_post_order_and_mark_dfs_back_seme): Declare.Richard Biener
2018-07-11tree-ssa-loop-ivcanon.c (tree_unroll_loops_completely_1): Rework father_bb se...Richard Biener
2018-06-26Introduce dump_location_tDavid Malcolm
2018-01-30re PR tree-optimization/84111 (Compile time hog w/ -O2)Jakub Jelinek
2018-01-29re PR tree-optimization/84057 (ICE: Segmentation fault (in can_remove_branch_p))Richard Biener
2018-01-03Update copyright years.Jakub Jelinek
2017-12-14re PR tree-optimization/83326 (SPEC CPU2017 648.exchange2_s ~6% performance r...Richard Biener
2017-12-07re PR tree-optimization/81303 (410.bwaves regression caused by r249919)Bin Cheng
2017-11-30re PR tree-optimization/83202 (Try joining operations on consecutive array el...Richard Biener
2017-11-23generic.texi (ANNOTATE_EXPR): Document 3rd operand.Eric Botcazou
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-01cfg.c (scale_bbs_frequencies): New function.Jan Hubicka
2017-06-29asan.c (asan_emit_stack_protection): Update.Jan Hubicka
2017-06-19tree-ssa-loop-niter.h (estimate_numbers_of_iterations): Take struct function ...Richard Biener
2017-06-16tree-ssa-loop-ivcanon.c (remove_exits_and_undefined_stmts): Update profile.Jan Hubicka
2017-06-16re PR tree-optimization/81090 ([graphite] ICE in loop_preheader_edge)Richard Biener
2017-06-04i386.c (make_resolver_func): Update.Jan Hubicka
2017-05-18Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum.Martin Liska
2017-05-17Introduce dump_flags_t type and use it instead of int type.Martin Liska
2017-05-16Add default value for last argument of dump functions.Martin Liska
2017-04-21tree-ssa-loop-ivcanon.c (constant_after_peeling): Do not require sth as stric...Richard Biener
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-07-26use auto_sbitmap in various placesTrevor Saunders
2016-06-16pr36648.cc: Disable cunrolliJan Hubicka
2016-06-07gimple.c: Include builtins.hJan Hubicka
2016-06-06re PR tree-optimization/71398 (ICE at -O3 in 32-bit and 64-bit mode on x86_64...Richard Biener
2016-06-01re PR tree-optimization/71366 (ICE on valid code at -O3 on x86_64-linux-gnu: ...Richard Biener
2016-05-30invoke.texi (-fpeel-loops,-O3): Update documentation.Jan Hubicka
2016-05-30tree-ssa-loop-ivcanon.c (try_peel_loop): Correctly set wont_exit for peeled c...Jan Hubicka
2016-05-30predict.h (force_edge_cold): Declare.Jan Hubicka
2016-05-27cfgloop.c (record_niter_bound): Record likely upper bounds.Jan Hubicka
2016-05-13[obvious] Typo fix in tree-ssa-loop-ivanon.cKyrylo Tkachov
2016-05-13[obvious] Fix param name in dump fileKyrylo Tkachov
2016-03-29tree-ssa-loop-ivcanon.c (try_peel_loop): Change type of peel to HOST_WIDE_INT.Jan Hubicka
2016-03-21re PR tree-optimization/70288 (ICE with -O1 -fno-tree-dominator-opts)Richard Biener
2016-03-07re PR tree-optimization/70115 (gcc ICE at -O2 (seg fault) and above on valid ...Richard Biener