]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-loop-im.c
coroutines: Make call argument handling more robust [PR95440]
[thirdparty/gcc.git] / gcc / tree-ssa-loop-im.c
2020-05-27  Richard Bienertree-optimization/95295 - fix sinking after path mergin...
2020-05-25  Richard Bienertree-optimization/95295 - fix wrong-code with SM
2020-05-22  Richard Bienertree-optimization/95248 - fix oversight in SM rewrite
2020-05-18  Richard Bienertree-optimization/95172 - avoid mixing conditionalized...
2020-05-12  Richard Bienertree-optimization/95045 - fix SM with exit exiting...
2020-05-11  Richard Bienertree-optimization/94988 - enhance SM some more
2020-05-07  Richard Bienertree-optimization/57359 - rewrite SM code
2020-05-06  Richard Bienertree-optimization/94963 - avoid bogus uninit warning...
2020-05-05  Richard Bienertree-optimization/94949 - fix load eliding in SM
2020-05-04  Richard Bienertree-optimization/39612 - avoid issueing loads in SM...
2020-04-29  Richard Bienerfix regression with MEM commoning
2020-03-18  Richard Bienermiddle-end/94188 fix fold of addr expression generation
2020-01-08  Richard Bienerre PR tree-optimization/93199 (Compile time hog in...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-12  Martin LiskaRemove gcc/params.* files.
2019-11-12  Martin LiskaApply mechanical replacement (generated patch).
2019-10-15  Richard Bienerre PR middle-end/92046 (Command line options (that...
2019-08-02  Alexander Monakovtree-ssa-loop-im: simplify casts in comparators
2019-08-02  Richard Bienervec.h (vec::sort): Add gcc_qsort_r support.
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-05-22  Richard Bienerre PR tree-optimization/90450 (Hash function in gather_...
2019-04-16  Richard Bienerre PR tree-optimization/56049 (Simplification to consta...
2019-01-30  Richard Bienerre PR tree-optimization/89111 (wrong code at -O1 and...
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-02  Richard Bienerre PR tree-optimization/88621 (wrong code at -O1 and...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-20  Richard Bienerre PR tree-optimization/84362 (Auto-vectorization regre...
2018-10-22  Martin JamborAdd a fun parameter to three stmt_could_throw... functions
2018-08-27  Martin LiskaCome up with fndecl_built_in_p.
2018-05-18  Richard SandifordReplace FMA_EXPR with one internal fn per optab
2018-03-05  Richard Bienerre PR tree-optimization/84650 ([graphite] ICE: Segmenta...
2018-01-22  David MalcolmFinish removing class move_computations_dom_walker
2018-01-15  Cory Fieldstree-ssa-loop-im.c (sort_bbs_in_loop_postorder_cmp...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-20  Richard Sandifordpoly_int: get_inner_reference_aff
2017-12-18  Richard Bienerre PR ipa/81877 (Incorrect results with lto and -fipa...
2017-11-11  Jan Hubicka* tree-ssa-loop-im.c (execute_sm_if_changed): Do not...
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-08-21  Richard Bienertree-ssa-loop-im.c (struct lim_aux_data): Add ref index...
2017-06-29  Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-09  Richard Bienertree-ssa-loop-im.c (execute_sm): Do not force multi...
2017-06-05  Jan Hubickacold_partition_label.c: Update template.
2017-05-16  Martin LiskaAdd default value for last argument of dump functions.
2017-04-10  Richard Bienerre PR tree-optimization/80304 (Wrong result with do...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-04  Richard Bienerre PR tree-optimization/78185 (Wrong branch optimizatio...
2016-08-10  Yuri Rumyantsevre PR middle-end/71734 (FAIL: libgomp.fortran/simd4...
2016-07-28  Yuri Rumyantsevre PR middle-end/71734 (FAIL: libgomp.fortran/simd4...
2016-07-26  Trevor Saundersuse auto_sbitmap in various places
2016-07-18  Yuri Rumyantsevre PR middle-end/71734 (FAIL: libgomp.fortran/simd4...
2016-06-29  Yuri Rumyantsevre PR tree-optimization/70729 (Loop marked with omp...
2016-05-18  Richard Bienertree-ssa-loop-im.c (determine_max_movement): Properly...
2016-01-26  Richard Bienerre PR tree-optimization/69452 (gcc ICE at -O3 on x86_64...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-10  Jeff Lawre PR tree-optimization/68619 (error: loop with header...
2015-11-24  Tom de VriesAllow pass_lim to run outside pass_tree_loop
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-19  Richard Bienerre PR tree-optimization/67975 (Failure to optimise...
2015-10-08  Jeff Law[PATCH] [4/n] Fix minor SSA_NAME leaks
2015-10-05  Marek Polacek* tree-ssa-loop-im.c
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-09-15  Richard Bienerre PR tree-optimization/67470 (ICE at -O3 on x86_64...
2015-09-13  Trevor Saunderstree-ssa-loop-im.c: remove typedefs that hide pointerness
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Richard Sandifordhash-table.h: Update comments.
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-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-04-18  Trevor Saundersremove need for store_values_directly
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub Jelinekre PR tree-optimization/64494 (ICE at -Os and above...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-10  Richard Biener2014-12-10 Richard Biener <rguenther@suse.de>
2014-12-01  Jakub Jelinekgimple.h (gimple_build_assign_stat): Remove prototype.
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-19  Jakub Jelinekgimple.h (gimple_build_assign_with_ops): Add unary...
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-09-22  Jan Hubickatree-ssa-ccp.c (prop_value_d): Rename to ...
2014-08-07  Trevor Saundersremove pointer-set.[ch]
2014-08-07  Trevor Saundersconvert the rest of the users of pointer_map to hash_map
2014-08-02  Trevor Saundersconvert many uses of pointer_map to hash_map
2014-07-09  Trevor Saundersremove has_execute
2014-06-24  Trevor SaundersRemove a layer of indirection from hash_table
2014-06-17  Richard Bienertree-ssa-loop-im.c (determine_max_movement): Adjust...
2014-06-06  Christian Bruelre PR tree-optimization/43934 (LIM should handle PHI...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-04-23  Richard Bienerre PR tree-optimization/60903 (ICE: in verify_loop_stru...
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-01-17  Richard Bienerre PR tree-optimization/46590 (long compile time with...
2014-01-13  Jakub Jelinekre PR tree-optimization/59387 (wrong code (hangs) at...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09  David MalcolmEliminate last_basic_block macro.
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
next