]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-loop-ivcanon.c
Optimize ODR enum streaming
[thirdparty/gcc.git] / gcc / tree-ssa-loop-ivcanon.c
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-25  Richard Bienercfgloop.h (get_loop_exit_edges): Add extra parameter...
2019-11-15  Richard Bienerre PR tree-optimization/92039 (Spurious -Warray-bounds...
2019-11-12  Martin LiskaRemove gcc/params.* files.
2019-11-12  Martin LiskaApply mechanical replacement (generated patch).
2019-11-07  Richard Bienerdbgcnt.def (gimple_unroll): New.
2019-10-07  Richard Bienerre PR tree-optimization/91975 (worse code for small...
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-01  Jakub JelinekUpdate copyright years.
2018-10-31  Pat Haugentree-ssa-loop-ivcanon.c (try_peel_loop): Fix typo and...
2018-10-01  Richard Bienerre PR tree-optimization/87465 (Loop removal regression)
2018-08-27  Richard Bienercfganal.h (rev_post_order_and_mark_dfs_back_seme):...
2018-07-11  Richard Bienertree-ssa-loop-ivcanon.c (tree_unroll_loops_completely_1...
2018-06-26  David MalcolmIntroduce dump_location_t
2018-01-30  Jakub Jelinekre PR tree-optimization/84111 (Compile time hog w/...
2018-01-29  Richard Bienerre PR tree-optimization/84057 (ICE: Segmentation fault...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-14  Richard Bienerre PR tree-optimization/83326 (SPEC CPU2017 648.exchang...
2017-12-07  Bin Chengre PR tree-optimization/81303 (410.bwaves regression...
2017-11-30  Richard Bienerre PR tree-optimization/83202 (Try joining operations...
2017-11-23  Eric Botcazougeneric.texi (ANNOTATE_EXPR): Document 3rd operand.
2017-11-03  Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-10-19  Jan Hubickaasan.c (create_cond_insert_point): Do not update edge...
2017-07-01  Jan Hubickacfg.c (scale_bbs_frequencies): New function.
2017-06-29  Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-19  Richard Bienertree-ssa-loop-niter.h (estimate_numbers_of_iterations...
2017-06-16  Jan Hubickatree-ssa-loop-ivcanon.c (remove_exits_and_undefined_stm...
2017-06-16  Richard Bienerre PR tree-optimization/81090 ([graphite] ICE in loop_p...
2017-06-04  Jan Hubickai386.c (make_resolver_func): Update.
2017-05-18  Martin LiskaTransform TDF_{lang,tree,ipa,rtl} to dump_kind enum.
2017-05-17  Martin LiskaIntroduce dump_flags_t type and use it instead of int...
2017-05-16  Martin LiskaAdd default value for last argument of dump functions.
2017-04-21  Richard Bienertree-ssa-loop-ivcanon.c (constant_after_peeling): Do...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-24  Richard Bienerre PR tree-optimization/71595 (ICE on valid code at...
2016-07-26  Trevor Saundersuse auto_sbitmap in various places
2016-06-16  Jan Hubickapr36648.cc: Disable cunrolli
2016-06-07  Jan Hubickagimple.c: Include builtins.h
2016-06-06  Richard Bienerre PR tree-optimization/71398 (ICE at -O3 in 32-bit...
2016-06-01  Richard Bienerre PR tree-optimization/71366 (ICE on valid code at...
2016-05-30  Jan Hubickainvoke.texi (-fpeel-loops,-O3): Update documentation.
2016-05-30  Jan Hubickatree-ssa-loop-ivcanon.c (try_peel_loop): Correctly...
2016-05-30  Jan Hubickapredict.h (force_edge_cold): Declare.
2016-05-27  Jan Hubickacfgloop.c (record_niter_bound): Record likely upper...
2016-05-13  Kyrylo Tkachov[obvious] Typo fix in tree-ssa-loop-ivanon.c
2016-05-13  Kyrylo Tkachov[obvious] Fix param name in dump file
2016-03-29  Jan Hubickatree-ssa-loop-ivcanon.c (try_peel_loop): Change type...
2016-03-21  Richard Bienerre PR tree-optimization/70288 (ICE with -O1 -fno-tree...
2016-03-07  Richard Bienerre PR tree-optimization/70115 (gcc ICE at -O2 (seg...
2016-02-01  Richard Bienerre PR tree-optimization/69579 (gcc ICE at -O3 and __sig...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28  Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-27  Richard Bienercfg.c (free_edge): Add function argument and use it...
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-08  Richard Bienerre PR tree-optimization/66422 (-Warray-bounds false...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-15  Eric Botcazoutree-ssa-loop-ivcanon.c (try_unroll_loop_completely...
2014-11-13  Felix Yangipa-utils.h: Fix typo in comments.
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-20  Andrew MacLeodcfgrtl.h: New.
2014-10-15  Jan Hubickaloop-unroll.c: (decide_unrolling_and_peeling): Rename to
2014-07-09  Trevor Saundersremove has_execute
2014-06-02  Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-05-06  Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-17  Trevor Saunderspass cfun to pass::execute
2014-04-17  Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17  Trevor Saundersremove has_gate
2014-04-14  Eric Botcazoucfgloop.h (struct loop): Rename force_vect into force_v...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-20  Trevor Saundersmerge auto_vec and stack_vec
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  Richard Bienercfgloop.h (struct loop_iterator): C++-ify, add construc...
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18  Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18  Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-10-28  Trevor Saundersdf-scan.c (df_collection_rec): Adjust.
2013-10-23  Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-18  Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
2013-10-09  Andrew MacLeodtree-flow.h: Move some protoypes.
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-08-29  Xinliang David LiNew vectorizer messages; message format change.
2013-08-27  Jakub JelinekMakefile.in (omp-low.o): Depend on $(TARGET_H).
2013-07-21  Mike StumpFix typos.
2013-06-19  Jan Hubickacgraph.h (const_value_known_p): Replace by ...
2013-05-21  Richard Bienerre PR tree-optimization/57318 (optimizer takes several...
next