Daily bump.
[gcc.git] / gcc / tree-dfa.c
2019-01-01 Jakub JelinekUpdate copyright years.
2018-11-16 Michael MatzDon't use %z printf length specifier
2018-11-05 Martin LiskaCome up with SIZE_AMOUNT and use it in memory statistic...
2018-07-07 Tom de VriesFix sigsegv on -fdump-tree-all-enumerate_locals
2018-05-18 Richard Bienertree-dfa.c (get_ref_base_and_extent): Use range-info...
2018-04-06 Richard Bienerre PR tree-optimization/85244 (Bad optimisation with...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-21 Richard Sandifordpoly_int: MEM_REF offsets
2017-12-20 Richard Sandifordpoly_int: get_addr_base_and_unit_offset
2017-12-20 Richard Sandifordpoly_int: get_ref_base_and_extent
2017-10-02 Jakub Jelinektree-dfa.c (get_ref_base_and_extent): Set *pmax_size...
2017-05-17 Martin LiskaIntroduce dump_flags_t type and use it instead of int...
2017-01-05 David MalcolmIntroduce RTL function reader
2017-01-01 Jakub JelinekUpdate copyright years.
2016-10-09 Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-05-18 Richard SandifordTo...
2016-05-02 Richard SandifordSupport << and >> for offset_int and widest_int
2016-03-10 Alan LawrenceAdd -funconstrained-commons to work around PR/69368...
2016-02-04 Jakub Jelinekre PR fortran/69368 (spec2006 test case 416.gamess...
2016-01-21 Jakub Jelinekre PR tree-optimization/69355 (Wrong results with ...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-08 Eric BotcazouMerge of the scalar-storage-order branch.
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-08-19 Trevor Saundersremove more useless typedefs
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-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
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-29 DJ Deloriecppbuiltin.c (define_builtin_macros_for_type_sizes...
2014-06-17 Andrew MacLeodtree-dfa.h (get_addr_base_and_unit_offset_1): Move...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-22 Jakub Jelinekre PR tree-optimization/60823 (ICE in gimple_expand_cfg...
2014-03-13 Jakub Jelinekre PR tree-optimization/59779 (FAIL: gcc.dg/autopar...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-20 Trevor Saundersmerge auto_vec and stack_vec
2013-12-09 David MalcolmEliminate FOR_ALL_BB macro.
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-11-25 Richard Bienertree-dfa.c: Remove unused convert.h include.
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-20 Kenneth Zadeckcuintp.c (UI_From_gnu): Use tree_to_shwi.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-11-18 Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-07 Richard Bienertree-dfa.c (get_ref_base_and_extent): Fix casting.
2013-11-05 Richard Bienerre PR middle-end/58941 (value modification on zero...
2013-11-01 Trevor SaundersReplace some heap vectors with stack vectors.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-05-03 Richard Bienerdouble-int.h (lshift): New overload without precision...
2013-03-04 Martin Jambortree-dfa.c (get_or_create_ssa_default_def): Use paramet...
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-09-11 Diego NovilloRemove unnecessary VEC function overloads.
2012-09-07 Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-07 Richard Guenthertree-dfa.c (set_ssa_default_def): Clear the SSA_NAME_DE...
2012-08-02 Richard Guenthertree-flow.h (make_rename_temp): Remove.
2012-08-02 Richard Guenthertree-flow.h (set_default_def): Rename to ...
2012-08-02 Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-08-01 Michael Matztree-complex.c (init_parameter_lattice_values): Don...
2012-08-01 Richard Guenthertree-flow.h (struct gimple_df): Remove syms_to_rename...
2012-07-20 Richard Guenthertree-dfa.c (collect_dfa_stats): Simplify.
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-31 Eric Botcazoutree-dfa.c (get_ref_base_and_extent): Compute the offse...
2012-05-29 Richard Guenthertree-dfa.c (find_vars_r): Do not call add_referenced_va...
2012-05-24 Richard Guenthertree-flow.h (create_var_ann): Remove.
2012-05-23 Richard Bienertree-dfa.c (add_referenced_var_1): Do not add global...
2012-05-22 Richard Guenthertree.h (VAR_DECL_IS_VIRTUAL_OPERAND): New.
2012-05-22 Richard Guenthertree-flow.h (add_referenced_var_1): Declare.
2012-05-21 Richard Guenthertree-dfa.c (add_referenced_var): Do not walk DECL_INITI...
2012-05-18 Richard Guenthertree-flow.h (mark_symbols_for_renaming): Remove.
2012-05-16 Richard Guenthertree-flow.h (get_virtual_var): Remove.
2012-05-14 Richard Guenthertree-dfa.c (make_rename_temp): Be forgiving if not...
2012-05-11 Richard Guenthertree-flow.h (referenced_var_check_and_insert): Remove.
2012-05-07 Eric Botcazoutree-dfa.c (get_ref_base_and_extent): Do the offset...
2011-10-06 Michael Matztree-flow.h (get_var_ann): Don't declare.
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-20 Richard Guentherre PR tree-optimization/49079 (Bogus constant folding)
2011-03-30 Richard Bienertree-dfa.c (renumber_gimple_stmt_uids): Also number...
2011-03-24 Richard Guentherre PR tree-optimization/46562 (CCP currently needs...
2011-03-21 Mingjie XingFix typo in comment.
2011-02-15 Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2011-02-15 Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2011-01-21 Alexandre Olivare PR bootstrap/47402 (Bootstrap comparison failure)
2011-01-21 Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2010-11-30 Joseph Myershwint.c: New.
2010-09-03 Richard Guenthertree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.
2010-09-01 Richard Guentheralias.c (ao_ref_from_mem): Adjust.
next