]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-threadupdate.c
libgfortran: Fix up the autoreconf warnings
[thirdparty/gcc.git] / gcc / tree-ssa-threadupdate.c
2022-01-17  Martin LiskaRename .c files to .cc files.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-10-26  Aldy HernandezTry to resolve paths in threader without looking furthe...
2021-10-20  Aldy HernandezRemove superflous debugging messages from the threading...
2021-10-20  Aldy HernandezDisallow loop rotation and loop header crossing in...
2021-10-05  Aldy HernandezLoosen loop crossing restriction in threader.
2021-09-28  Aldy HernandezImprove jump threading dump output.
2021-09-28  Aldy HernandezEnable jump threading at -O1.
2021-09-28  Aldy HernandezControl all jump threading passes with -fjump-threads.
2021-09-24  Aldy HernandezAvoid invalid loop transformations in jump threading...
2021-09-19  Aldy HernandezMinor cleanups to forward threader.
2021-09-13  Aldy HernandezRemove references to FSM threads.
2021-09-11  Aldy HernandezRefactor jump_thread_path_registry.
2021-09-03  Aldy HernandezDump reason why threads are being cancelled and abstrac...
2021-09-03  Aldy HernandezAdd debug helper for jump thread paths.
2021-07-30  Kewen LinUse range-based for loops for traversing loops
2021-07-29  Aldy HernandezBackwards jump threader rewrite with ranger.
2021-06-15  Richard BienerAssert we have irreducible regions marked in the threader
2021-04-30  Aldy HernandezJump threader refactor.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-05-31  Jakub Jelinekre PR tree-optimization/90671 (ICE on valid code at...
2019-05-21  Alexandre Olivapreserve more debug stmts in gimple jump threading
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-24  Jeff Lawre PR rtl-optimization/87468 (ice "wrong amount of...
2018-11-13  David MalcolmEliminate source_location in favor of location_t
2018-07-11  Aldy Hernandeztree-ssa-threadupdate.c (thread_through_all_blocks...
2018-07-01  Aldy HernandezAllow jump threading of multiple paths that start from...
2018-05-03  Richard Bienerre PR tree-optimization/85615 (ICE at -O2 and above...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-15  Jeff Lawre PR middle-end/36550 (Wrong "may be used uninitialize...
2017-12-15  Jeff Lawre PR tree-optimization/81165 (Regression in GCC-8...
2017-12-15  Jeff Lawre PR tree-optimization/83410 (libgomp.graphite/force...
2017-11-15  Jeff Lawtree-ssa-threadupdate.c (thread_through_all_blocks...
2017-11-14  Jan Hubickatree-ssa-threadupdate.c (compute_path_counts): Remove...
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-09-12  Aldy Hernandeztree-ssa-threadbackward.c (fsm_find_thread_path): Make...
2017-09-05  Aldy Hernandeztree-ssa-threadupdate.c (duplicate_thread_path): Remove...
2017-07-16  Jan Hubickatree-ssa-threadupdate.c (compute_path_counts, [......
2017-07-03  Jan Hubickare PR rtl-optimization/81290 (ICE in update_br_prob_note)
2017-06-29  Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-05  Jan Hubickacfgexpand.c (expand_gimple_tailcall): Initialize profil...
2017-06-04  Jan Hubickai386.c (make_resolver_func): Update.
2017-05-14  Trevor Saundersuse auto_bitmap more
2017-03-14  Richard Bieneralias.c (struct alias_set_entry): Pack properly.
2017-01-23  Richard Bienerre PR tree-optimization/79088 (wrong code at -O2 on...
2017-01-17  Jan Hubickare PR tree-optimization/77445 (Performance drop after...
2017-01-04  Jeff Lawre PR tree-optimization/78856 (wrong code at -O3 on...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-11  Jeff Lawre PR tree-optimization/77424 (Identical statements...
2016-08-05  Richard Bienertree-ssa-threadupdate.c (thread_block_1): Remove unnece...
2016-06-03  Jeff Lawre PR tree-optimization/71328 (ice in verify_jump_thread)
2016-01-25  Jeff Lawre PR tree-optimization/69196 (code size regression...
2016-01-13  Jeff Law[PATCH][PR tree-optimization/pr67755] Fix profile insan...
2016-01-12  Jeff Law* tree-ssa-threadupdate.c: Various whitespace and typo...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-19  Jeff Law[PATCH][PR tree-optimization/68198] Avoid CFG explosion...
2015-11-09  Martin LiskaFix memory leaks and use a pool_allocator
2015-11-09  Jeff Law[PATCH] Remove backedge handling support in tree-ssa...
2015-11-02  Jeff Law[PATCH] Avoid more irreducible loops in FSM threader
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-19  Jeff Law[PATCH] Don't allow FSM threader to create irreducible...
2015-10-14  Jeff Law[PATCH] Fix accounting for num_threaded_edges
2015-10-07  Jeff LawRe: [PATCH] Improve DOM's optimization of control state...
2015-10-07  Jeff Law[PATCH][PR tree-optimization/67816] Fix jump threading...
2015-09-30  Jeff Law[PATCH] Improve DOM's optimization of control statements
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-08-28  Jeff Law[PATCH][lto/66752] Fix missed FSM jump thread
2015-08-03  Jeff Lawre PR middle-end/66314 (ice in verify_loop_structure)
2015-07-25  Jeff Lawrevert: re PR lto/66752 (spec2000 255.vortex performanc...
2015-07-23  Jeff Lawre PR lto/66752 (spec2000 255.vortex performance compil...
2015-07-13  Aldy HernandezFix double word typos.
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Richard Sandifordhash-traits.h (free_ptr_hash): New class.
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-06-01  Richard Bienerrevert: re PR middle-end/66314 (ice in verify_loop_stru...
2015-05-29  Richard Bienerre PR middle-end/66314 (ice in verify_loop_structure)
2015-05-27  Jeff Lawtree-ssa-threadupdate.c: Replace 8 space sequences...
2015-05-20  Jeff Lawtree-ssa-threadupdate.c (mark_threaded_blocks): Properl...
2015-05-20  Jeff Lawtree-ssa-threadupdate.c (thread_single_edge): Use delet...
2015-04-20  Jeff Lawre PR tree-optimization/65658 (Jump threading too pessi...
2015-04-20  Jeff Lawre PR tree-optimization/65658 (Jump threading too pessi...
2015-04-18  Trevor Saundersremove need for store_values_directly
2015-03-25  Sebastian Popdiamonds are not valid execution threads for jump threading
2015-02-26  Sebastian Popimprove FSM jump thread dump
2015-02-26  Sebastian Popre PR middle-end/65048 (ICE in add_phi_args_after_copy_...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-15  Richard Bienerre PR tree-optimization/64284 (ICE: Segmentation fault)
2014-12-06  James Greenhalghextend jump thread for finite state automata
2014-11-27  Richard Bienerre PR middle-end/64083 (ICE: in fix_loop_structure...
2014-11-19  David MalcolmPR jit/63854: Fix leak of paths within jump threading
next