]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-threadedge.c
Update copyright years.
[thirdparty/gcc.git] / gcc / tree-ssa-threadedge.c
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-11-05  Aldy HernandezThe base class for ranges is currently value_range_base...
2019-08-16  Aldy HernandezAdd type to VR_VARYING.
2019-08-13  Richard SandifordProtect some checks of DECL_FUNCTION_CODE
2019-06-27  Martin LiskaRemove quite obvious dead assignments.
2019-06-13  Jiufu Guore PR tree-optimization/77820 (A jump threading opportu...
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-12  Richard Biener2018-11=12 Richard Biener <rguenther@suse.de>
2018-11-12  Richard Bienertree-vrp.h (value_range_base::symbolic_p, [...]): Move...
2018-10-23  Richard Bienerre PR tree-optimization/87693 (ICE in thread_around_emp...
2018-10-17  Aldy Hernandezbitmap.c (bitmap_head::dump): New.
2018-08-27  Martin LiskaAdd new gswitch related functions into tree-cfg.c.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-19  Jeff Lawre PR middle-end/83477 (Wrong code w/ -O1)
2017-12-15  Jeff Lawre PR tree-optimization/81165 (Regression in GCC-8...
2017-12-12  Jeff Lawre PR tree-optimization/83298 (wrong code at -O1, ...
2017-12-12  Alexandre Oliva[SFN] introduce statement frontier notes, still disabled
2017-12-12  Alexandre Oliva[SFN] boilerplate changes in preparation to introduce...
2017-03-16  Jeff Lawre PR tree-optimization/71437 (Performance regression...
2017-03-16  Jeff Lawre PR tree-optimization/71437 (Performance regression...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-02  Jeff Law* tree-ssa-threadedge.c
2016-11-09  Richard Bienerfold-const.c (tree_swap_operands_p): Remove unused...
2016-08-05  Patrick PalkaImprove forward jump threading of switch statements...
2016-06-01  Patrick Palkare PR tree-optimization/71077 (gcc -lto raises ICE)
2016-05-27  Jeff Lawtree-ssa-threadedge.c: Remove include of tree-ssa-threa...
2016-04-29  Patrick Palkatree-ssa-threadedge.c (simplify_control_stmt_condition...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-07  Jeff Law[PATCH] Remove more backedge threading support
2015-10-29  Jeff Law[PATCH] Remove unnecessary invalidation support in...
2015-10-29  Jeff Law[PATCH][PR tree-optimization/67892] Use FSM threader...
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-27  Nathan Sidwellinternal-fn.c (expand_UNIQUE): New.
2015-10-26  Richard Bienertree-object-size.c: Remove builtins.h include, include...
2015-10-12  Jeff Law[PATCH] Allow FSM threader to thread more complex condi...
2015-10-12  Jeff Law[PATCH] Refactoring FSM bits into their own file
2015-09-20  Jeff Law[PATCH] Fix 47679 by improving jump threading
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-09-19  Jeff Law[PATCH] avail_expr_stack is no longer file scoped
2015-09-18  Jeff Law[PATCH] avail_exprs is no longer file scoped
2015-09-17  Jeff Law[PATCH] Pass in avail_expr_stack and setup edge_infos...
2015-09-04  Jeff Law[PATCH] Minor cleanup of const_and_copies stack
2015-08-28  Jeff Law[PATCH][lto/66752] Fix missed FSM jump thread
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-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
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-05-19  Mikhail MaltsevUse std::swap instead of explicit swaps
2015-04-17  Jeff Lawre PR tree-optimization/47679 (Strange uninitialized...
2015-04-11  Jakub Jelinekre PR middle-end/65735 (ICE (in duplicate_thread_path...
2015-02-16  Jeff Lawre PR tree-optimization/64823 (false "may be used unini...
2015-02-13  Jeff Lawre PR bootstrap/65060 (r220696 breaks bootstrap on...
2015-02-13  Jeff Lawre PR tree-optimization/64823 (false "may be used unini...
2015-02-06  Sebastian PopPR 64878: do not jump thread across more than one back...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-06  James Greenhalghextend jump thread for finite state automata
2014-11-19  David MalcolmPR jit/63854: Fix leak of paths within jump threading
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-07  Jeff Lawre PR tree-optimization/61515 (Extremely long compile...
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-08-02  Trevor Saundersadd a hash_set based on hash_table
2014-06-30  Jeff Lawtree-ssa-threadedge.c (simplify_control_stmt_condition...
2014-06-12  Jeff Lawre PR tree-optimization/61009 (Incorrect jump threading...
2014-06-05  Jeff Lawre PR tree-optimization/61289 (Bad jump threading gener...
2014-06-02  Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-09  Jeff Lawre PR tree-optimization/61009 (Incorrect jump threading...
2014-04-28  Jeff Lawre PR tree-optimization/60902 (ffmpeg built with gcc...
2014-04-23  Jeff Lawre PR tree-optimization/60902 (ffmpeg built with gcc...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-20  Trevor Saundersmerge auto_vec and stack_vec
2013-11-22  Jeff Lawtree-ssa-threadedge.c (record_temporary_equivalence...
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-22  Jeff Lawtree-ssa-threadedge.c (thread_across_edge): Mark the...
2013-11-21  Jeff Lawre PR tree-optimization/59221 (wrong code at -O2 and...
2013-11-20  Jeff Lawtree-ssa-threadedge.c (thread_across_edge): After threa...
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-14  Jeff Lawtree-ssa-threadedge.c (thread_through_normal_block...
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-11-12  Jeff Lawtree-ssa-threadedge.c (thread_around_empty_blocks)...
2013-11-08  Jeff Lawtree-ssa-threadupdate.h (delete_thread_path): Declare.
2013-11-07  Richard Bienertree-ssa-ccp.c (canonicalize_float_value): Rename to ...
2013-10-28  Trevor Saundersdf-scan.c (df_collection_rec): Adjust.
2013-10-23  Jeff Lawtree-ssa-threadedge.c (thread_across_edge): Do not...
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-21  Jeff Lawtree-ssa-threadedge.c (thread_through_normal_block...
2013-10-18  Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
2013-10-04  Jeff Lawtree-ssa-threadedge.c: Fix some trailing whitespace...
2013-10-01  Jeff Lawtree-ssa-threadedge.c (thread_across_edge): Make path...
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-26  Jeff Lawtree-flow.h (thread_through_all_blocks): Prototype...
2013-09-25  Jeff Lawtree-ssa-threadedge.c (thread_across_edge): Use foo...
2013-09-17  Jeff Lawpr58387.c: New test.
next