]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssanames.c
Fix missed IPA-CP on by-ref argument directly passed through (PR 93429)
[thirdparty/gcc.git] / gcc / tree-ssanames.c
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-13  Aldy HernandezRewrite value_range constructors to the value_range_kin...
2019-11-05  Aldy HernandezThe base class for ranges is currently value_range_base...
2019-09-16  Li Jia HeAuto-generate maybe_fold_and/or_comparisons from match.pd
2019-08-16  Aldy HernandezAdd type to VR_VARYING.
2019-06-21  Jeff Lawre PR tree-optimization/90949 (null pointer check removed)
2019-03-18  Richard Bienerre PR tree-optimization/88945 (ICE in fold_convert_loc...
2019-02-26  Martin LiskaImprove memory statistics report readability.
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-16  Michael MatzDon't use %z printf length specifier
2018-11-13  Richard Bienertree-ssanames.h (set_range_info): Use value_range_base.
2018-11-12  Richard Biener2018-11=12 Richard Biener <rguenther@suse.de>
2018-11-09  Aldy Hernandezgimple-fold.c (size_must_be_zero_p): Use value_range...
2018-11-05  Martin LiskaCome up with SIZE_AMOUNT and use it in memory statistic...
2018-10-17  Aldy Hernandezbitmap.c (bitmap_head::dump): New.
2018-01-29  Richard Bienerre PR libgomp/84086 ([8 Regresssion] segfault in instan...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-21  Richard Sandifordpoly_int: adjust_ptr_info_misalignment
2017-12-12  Alexandre Oliva[SFN] boilerplate changes in preparation to introduce...
2017-10-10  Richard SandifordRequire wi::to_wide for trees
2017-08-30  Richard Sandiford[34/77] Add a SCALAR_INT_TYPE_MODE macro
2017-08-24  Aldy Hernandezre PR middle-end/81931 (r251260 breaks many tests on...
2017-06-30  Aldy Hernandeztree-ssanames.c (set_range_info_raw): Abstract from ...
2017-05-25  Marc GlisseMove "(A & C) == D is false when D & ~C != 0" to match.pd
2017-05-14  Trevor Saundersuse auto_bitmap more
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-14  Prasad GhangalMake-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.
2016-10-17  Kugan VivekanandarajahSet nonnull attribute to ptr_info_def based on VRP
2016-10-09  Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-05-03  Richard Bienergimplify.h (get_initialized_tmp_var): Add allow_ssa...
2016-02-08  Richard Bienerre PR target/68273 (Wrong code on mips/mipsel due to...
2016-01-23  Jakub Jelinektree-ssanames.c (release_free_names_and_compact_live_na...
2016-01-19  Jeff Lawre PR tree-optimization/69320 (wrong code generation...
2016-01-15  Jeff Lawre PR tree-optimization/69270 (DOM should exploit range...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-09  Jeff LawRe: [PATCH] Minor refactoring in tree-ssanames.c &...
2015-11-09  Jeff Law[PATCH] Minor refactoring in tree-ssanames.c & freelist...
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-10-23  Jeff Law[PATCH] Call flush_ssaname_freelist more often
2015-10-09  Jeff LawRe: [PATCH] Update SSA_NAME manager to use two lists
2015-10-05  Marek Polacekre PR middle-end/67821 (ICE in duplicate_ssa_name_range...
2015-09-30  Bernd Schmidt[PATCH] Update SSA_NAME manager to use two lists
2015-09-30  Marek Polacekre PR tree-optimization/67690 (wrong code with -O2...
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-08-12  Trevor SaundersRevert "replace several uses of the anon namespace...
2015-08-11  Trevor Saundersreplace several uses of the anon namespace with GCC_FINAL
2015-07-22  Richard Bienerre PR tree-optimization/66952 (wrong code at -O2 and...
2015-07-13  Aldy HernandezFix double word typos.
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-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-07-09  Trevor Saundersremove has_execute
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-07  Richard Sandifordre PR sanitizer/61095 (miscompile: tsan is broken in...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-04-17  Trevor Saunderspass cfun to pass::execute
2014-04-17  Trevor Saundersremove has_gate
2014-04-04  Richard Bienerre PR middle-end/60746 (ICE segfault in gimple-expr...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-29  Richard Bienerre PR middle-end/59208 (ice in initialize_flags_in_bb)
2013-11-28  Richard Sandifordtree-core.h (tree_base): Document use of static_flag...
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-10-31  Jakub Jelinektree.c (tree_ctz): New function.
2013-10-31  Jakub Jelinekgimple-pretty-print.c (dump_ssaname_info): Print newlin...
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-24  Christophe Lyongimple-pretty-print.c: Various whitespace tweaks.
2013-09-23  Kugan Vivekanandarajahgimple-pretty-print.c (dump_ssaname_info): New function.
2013-09-12  Andrew MacLeodtree-flow.h (FREE_SSANAMES): Move to tree-ssanames...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-02-20  Richard Bienertree-call-cdce.c (tree_call_cdce): Do not remove unused...
2013-01-24  Diego NovilloRemove zone allocator.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-08-10  Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-08-09  Richard Guenthertree.h (SSA_VAR_P): Simplify.
2012-08-07  Richard Guenthertree-flow.h (copy_ssa_name_fn): New function.
2012-08-01  Richard Guenthertree-flow.h (struct gimple_df): Remove syms_to_rename...
2012-07-31  Richard Guenthertree-flow.h (struct var_ann_d): Remove need_phi_state...
2012-07-24  Steven Bosschersbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for...
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2012-05-03  Martin Jamborbuiltins.c (get_object_alignment_1): Return whether...
2012-04-05  Richard Guenthertree-ssanames.c (release_dead_ssa_names): Compact the...
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-04-13  Nathan Froydtree-flow.h (struct gimple_df): Make free_ssanames...
2011-02-15  Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2011-01-03  Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-11-17  Michael Matztimevar.def (TV_IPA_OPT, [...]): New.
next