]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa.c
Update copyright years.
[thirdparty/gcc.git] / gcc / tree-ssa.c
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-23  Jan HubickaDo not leak SSANAMES in lto streamer
2020-11-19  Richard Bienertree-optimization/97897 - complex lowering on abnormal...
2020-05-07  Richard Bienerextend DECL_GIMPLE_REG_P to all types
2020-04-14  Yang YangPR tree-optimization/94574 - aarch64: ICE during GIMPLE...
2020-02-18  Jakub Jelinektree-ssa: Fix ICE in build_vector_type [PR93780]
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-03  Richard Bienerre PR tree-optimization/92645 (Hand written vector...
2019-09-26  Jakub Jelinekfunction.c (gimplify_parameters): Use build_clobber...
2019-07-17  Richard Bienerre PR tree-optimization/91178 (Infinite recursion in...
2019-06-24  Martin Seborutils.c (handle_nonnull_attribute): Quote attribute...
2019-06-05  Martin Seborc-decl.c (start_decl): Adjust quoting and hyphenation...
2019-05-16  Richard Bienerre PR target/90424 (memcpy into vector builtin not...
2019-04-29  Richard Bienertree-ssa.c (insert_debug_temp_for_var_def): For {CLOBBE...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-28  Richard Bienerre PR fortran/88229 (ICE tree check: expected integer_c...
2018-11-13  David MalcolmEliminate source_location in favor of location_t
2018-06-05  Richard Bienerre PR c/86046 (ICE in execute_todo, at passes.c:2043)
2018-02-16  Richard Bienerre PR tree-optimization/84417 (internal compiler error...
2018-02-16  Richard Bienerre PR c/84190 (double arithmetic on x86 no longer round...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-21  Richard Sandifordpoly_int: MEM_REF offsets
2017-12-12  Alexandre Oliva[SFN] boilerplate changes in preparation to introduce...
2017-08-08  Martin Liskatrans.c: Include header files.
2017-07-27  Richard Bienerre PR middle-end/81502 (In some cases the data is moved...
2017-06-26  Richard Bienerre PR tree-optimization/80928 (SLP vectorization does...
2017-05-16  Martin LiskaAdd default value for last argument of dump functions.
2017-05-14  Trevor Saundersuse auto_bitmap more
2017-03-28  Alexander MonakovOpenMP/PTX privatization in SIMD regions
2017-02-17  Martin LiskaIntroduce ssa_defined_default_def_p function (PR tree...
2017-01-23  Martin Liskause-after-scope: handle writes to a poisoned variable
2017-01-23  Martin LiskaSpeed up use-after-scope (v2): rewrite into SSA
2017-01-19  Richard Bienerre PR rtl-optimization/72488 (wrong code (SIGFPE) at...
2017-01-09  Jakub Jelinekre PR translation/79019 (translatable string typo in...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-18  Richard SandifordAdd SET_DECL_MODE
2016-10-09  Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-10-07  Richard Bienerbitmap.c (bitmap_elem_to_freelist): Set indx to -1.
2016-09-15  Kugan VivekanandarajahIterator to visit SSA
2016-08-26  Richard Bienerre PR tree-optimization/69047 (memcpy is not as optimiz...
2016-08-17  Richard Bienertree-ssa.c: Include tree-cfg.h and tree-dfa.h.
2016-06-28  Jakub Jelinekre PR middle-end/66867 (Suboptimal code generation...
2016-06-14  Richard Bienerre PR tree-optimization/71522 (Wrong optimization of...
2016-06-08  Richard Bienerre PR tree-optimization/71452 (Wrong optimization of...
2016-06-04  Jakub Jelinekre PR tree-optimization/71405 (ICE on valid C++ code...
2016-05-24  Richard Bienerre PR middle-end/70434 (adding an extraneous cast to...
2016-05-20  Richard Guentherre PR target/29756 (SSE intrinsics hard to use without...
2016-05-03  Richard Bienergimplify.h (get_initialized_tmp_var): Add allow_ssa...
2016-02-09  Richard Bienerre PR middle-end/69715 (ICE: in store_bit_field_1,...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-17  Richard Bienergimple-ssa.h (struct gimple_df): Remove modified_noretu...
2015-12-03  Alan LawrenceEmpty the redirect_edge_var_map after each pass
2015-11-19  Richard Bienerre PR middle-end/68117 (error: invalid PHI argument...
2015-11-03  Alexandre Oliva[PR68083] don't introduce undefined behavior in ifcombine
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
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-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-02-06  Renlin Li[PATCH]Keep location info when expand complex component...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-09  Richard Bienerre PR tree-optimization/64410 (gcc 25% slower than...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-03  Marc Glissere PR tree-optimization/60770 (disappearing clobbers)
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-10-12  Trevor Saundersmove many gc hashtab to hash_table
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-05  Trevor Saundersfix pr62009 use after free in redirect_edge_var_map_dup
2014-08-02  Trevor Saundersconvert many uses of pointer_map to hash_map
2014-07-09  Trevor Saundersremove has_execute
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-08  Thomas Preud'hommere PR middle-end/39246 (FAIL: gcc.dg/uninit-13.c)
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-04-30  Richard Bienerpasses.c (execute_function_todo): Move TODO_verify_stmt...
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-02-17  Richard Bienertree-ssa.c (verify_ssa): If verify_def found an error...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-11-29  Richard Bienerre PR middle-end/59208 (ice in initialize_flags_in_bb)
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-17  Andrew MacLeodgimple.h: Reorder prototypes to match .c declaration...
2013-11-14  Andrew MacLeodgimplify-be.h: New file.
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-11-12  Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-11-05  Jeff LawMakefile.in (OBJS): Add gimple-ssa-isolate-paths.o
2013-10-23  Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-26  Florian Weimertree-ssa.h (walk_use_def_chains_fn, [...]): Delete.
2013-09-26  Andrew MacLeodgimple.c (gimple_replace_lhs): Move to tree-ssa.c and...
next