summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-ch.c
AgeCommit message (Expand)Author
2020-02-25typo fix: Fix probablity, becuse, sucessor and destinarion typos [PR93912]Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-11-12Remove gcc/params.* files.Martin Liska
2019-11-12Apply mechanical replacement (generated patch).Martin Liska
2019-10-25arc.c (hwloop_optimize): Add missing space in string literal.Jakub Jelinek
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-03-14re PR tree-optimization/89710 (ICE in dyn_cast<gcond*, gimple>(gimple*) / sho...Richard Biener
2019-02-18re PR tree-optimization/89296 (tree copy-header masking uninitialized warning)Richard Biener
2019-01-01Update copyright years.Jakub Jelinek
2018-12-19re PR tree-optimization/88533 (Higher performance penalty of array-bounds che...Richard Biener
2018-11-09re PR tree-optimization/87621 (outer loop auto-vectorization fails for expone...Richard Biener
2018-04-30re PR tree-optimization/28364 (poor optimization choices when iterating over ...Richard Biener
2018-04-26re PR libstdc++/85116 (std::min_element does not optimize well with inlined p...Richard Biener
2018-03-12re PR tree-optimization/84777 (-Os inhibits all vectorization)Richard Biener
2018-01-03Update copyright years.Jakub Jelinek
2017-08-16re PR middle-end/81832 (ICE in expand_LOOP_DIST_ALIAS, at internal-fn.c:2273)Bin Cheng
2017-07-27[Patch (preapproved)] Guard Copy Header pass onJames Greenhalgh
2017-01-01Update copyright years.Jakub Jelinek
2016-06-08invoke.texi (max-loop-headers-insns): Document.Jan Hubicka
2016-06-07gimple.c: Include builtins.hJan Hubicka
2016-06-04tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Do not check aux; dump r...Jan Hubicka
2016-01-04Update copyright years.Jakub Jelinek
2015-11-25Add pass_oacc_kernels pass group in passes.defTom de Vries
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-07-10gimple-predict.h: New file.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-07-02tree-pass.h (make_pass_ch_vect): New.Alan Lawrence
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-04-17re PR tree-optimization/47679 (Strange uninitialized warning after SRA)Jeff Law
2015-03-18tree-ssa-loop-ch.c (pass_data_ch): Remove TODO_cleanup_cfg.Richard Biener
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-07-09remove has_executeTrevor Saunders
2014-05-06tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener
2014-04-17pass cfun to pass::executeTrevor Saunders
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders
2014-04-17remove has_gateTrevor Saunders
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-22gimple.h: Remove all includes.Andrew MacLeod
2013-11-22revert: tree-ssa-loop-ch.c (copy_loop_headers): Decrement nb_iterations_upper...Richard Biener
2013-11-21tree-ssa-loop-ch.c (copy_loop_headers): Decrement nb_iterations_upper_bound b...Richard Biener
2013-11-19cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and...Richard Biener
2013-11-19Eliminate n_basic_blocks macroDavid Malcolm
2013-11-13gimple-walk.h: New File.Andrew Macleod
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod