[Ada] Argument_String_To_List creates empty items from whitespace
[gcc.git] / gcc / tree-ssa.c
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...
2013-09-17 Andrew MacLeodtree-flow.h (ssa_undefined_value_p): Remove prototype.
2013-09-14 Jan Hubickatree-into-ssa.c (gate_into_ssa): New.
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-04-30 Richard Bienerfunction.h (loops_for_fn): New inline function.
2013-04-26 Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-02-27 Jakub Jelinekre PR middle-end/56461 (GCC is leaking lots of memory)
2013-02-12 Richard Bienerre PR middle-end/56288 (always true conditional express...
2013-01-14 Richard Bienertree-cfgcleanup.c (remove_forwarder_block): Unshare...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-12-03 Eric Botcazoutree-ssa.c (warn_uninitialized_var): Use OPT_Wmaybe_uni...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-09-11 Diego NovilloRemove unnecessary VEC function overloads.
2012-09-07 Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-24 Martin Jamborpredict.c (maybe_hot_frequency_p): New parameter fun.
next