aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-ch.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-03Remove unnecessary include from tree-ssa-loop-ch.cAldy Hernandez1-1/+0
2021-07-29Use range-based for loops for traversing loopsKewen Lin1-2/+1
2021-06-24middle-end: add support for per-location warning groups.Martin Sebor1-2/+2
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-10-07[tree-ssa-loop-ch] Add missing NULL test for dump_fileTom de Vries1-1/+2
2020-09-24add move CTOR to auto_vec, use auto_vec for get_loop_exit_edgesRichard Biener1-2/+1
2020-02-25typo fix: Fix probablity, becuse, sucessor and destinarion typos [PR93912]Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-12Remove gcc/params.* files.Martin Liska1-1/+0
2019-11-12Apply mechanical replacement (generated patch).Martin Liska1-1/+1
2019-10-25arc.c (hwloop_optimize): Add missing space in string literal.Jakub Jelinek1-1/+1
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-8/+8
2019-03-14re PR tree-optimization/89710 (ICE in dyn_cast<gcond*, gimple>(gimple*) / sho...Richard Biener1-1/+1
2019-02-18re PR tree-optimization/89296 (tree copy-header masking uninitialized warning)Richard Biener1-2/+14
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-19re PR tree-optimization/88533 (Higher performance penalty of array-bounds che...Richard Biener1-10/+65
2018-11-09re PR tree-optimization/87621 (outer loop auto-vectorization fails for expone...Richard Biener1-16/+30
2018-04-30re PR tree-optimization/28364 (poor optimization choices when iterating over ...Richard Biener1-0/+5
2018-04-26re PR libstdc++/85116 (std::min_element does not optimize well with inlined p...Richard Biener1-9/+31
2018-03-12re PR tree-optimization/84777 (-Os inhibits all vectorization)Richard Biener1-1/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-08-16re PR middle-end/81832 (ICE in expand_LOOP_DIST_ALIAS, at internal-fn.c:2273)Bin Cheng1-1/+4
2017-07-27[Patch (preapproved)] Guard Copy Header pass onJames Greenhalgh1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-06-08invoke.texi (max-loop-headers-insns): Document.Jan Hubicka1-6/+7
2016-06-07gimple.c: Include builtins.hJan Hubicka1-1/+2
2016-06-04tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Do not check aux; dump r...Jan Hubicka1-16/+75
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-25Add pass_oacc_kernels pass group in passes.defTom de Vries1-0/+2
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-6/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-5/+5
2015-09-20switch from gimple to gimple*Trevor Saunders1-3/+3
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-12/+4
2015-07-02tree-pass.h (make_pass_ch_vect): New.Alan Lawrence1-15/+139
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-04-17re PR tree-optimization/47679 (Strange uninitialized warning after SRA)Jeff Law1-0/+1
2015-03-18tree-ssa-loop-ch.c (pass_data_ch): Remove TODO_cleanup_cfg.Richard Biener1-2/+5
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+10
2014-07-09remove has_executeTrevor Saunders1-1/+0
2014-05-06tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener1-2/+1
2014-04-17pass cfun to pass::executeTrevor Saunders1-36/+36
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders1-7/+1
2014-04-17remove has_gateTrevor Saunders1-1/+0
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+4