]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/postreload-gcse.c
Update copyright years.
[thirdparty/gcc.git] / gcc / postreload-gcse.c
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-08-30  Eric Botcazoupostreload-gcse.c (bb_has_well_behaved_predecessors...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-06  Richard Bienertree-ssa-sccvn.c (class sccvn_dom_walker): Add destructor.
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-07-10  Andrew Macleodbb-reorder.c: Don't include obstack.h if backend.h...
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Richard Sandifordhash-table.h: Update comments.
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-20  Mikhail MaltsevPromote types of RTL expressions to more derived ones.
2015-05-19  Richard Sandifordregs.h (END_HARD_REGNO): Delete.
2015-04-18  Trevor Saundersremove need for store_values_directly
2015-03-23  Jeff Lawre PR rtl-optimization/64317 (Ineffective allocation...
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-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-22  Richard Sandifordrecog.h (constrain_operands): Add an alternative_mask...
2014-10-20  Andrew MacLeodcfgrtl.h: New.
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-09-09  David Malcolmrecog_memoized works on an rtx_insn *
2014-08-25  David MalcolmConvert edge_def.insns.r to rtx_insn *
2014-08-22  David Malcolmpostreload-gcse.c: Use rtx_insn in various places
2014-07-09  Trevor Saundersremove has_execute
2014-06-24  Trevor SaundersRemove a layer of indirection from hash_table
2014-05-06  Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
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-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-04-26  Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-04-10  Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-03-30  Steven Bosschercfgrtl.c (fixup_reorder_chain): Do not emit barriers...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-16  Steven Bosschercombine.c (record_dead_and_set_regs): Iterate over...
2012-08-23  Kenneth Zadeckalias.c (rtx_equal_for_memref_p): Convert constant...
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-01-24  Richard Sandifordrtl.h (true_dependence, [...]): Remove varies parameter.
2011-07-12  Eric Botcazoucse.c (insert_with_costs): Put semi-colon after empty...
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-02  Eric Botcazoucse.c (cse_find_path): Refine change to exclude EDGE_AB...
2011-06-02  Eric Botcazoufunction.h (struct stack_usage): Remove dynamic_alloc_c...
2011-04-13  Nathan Froydpostreload-gcse.c (gcse_after_reload_main): Add calls...
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-05-25  Eric Botcazoufunction.h (struct function): Add can_throw_non_call_ex...
2010-05-21  Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-02  Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-01-03  Steven Bosscherpostreload-gcse.c (insert_expr_in_table): Replace BLOCK...
2009-11-25  H.J. LuRemove trailing white spaces.
2008-08-31  Jan Hubickapostreload-gcse.c (eliminate_partially_redundant_loads...
2008-08-30  Jan Hubickaparse.c (parse_interface): Silence uninitialized var...
2008-08-29  Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use optimize_lo...
2008-06-06  Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-07  Kenneth Zadeck[multiple changes]
2008-03-19  Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-02-02  Michael Matzre PR target/35045 (gcc-4.3 generates wrong code on...
2007-09-05  Jan Hubickaregrename.c (pass_regrename, [...]): Add RTL sharing...
2007-08-23  Chao-ying Furtl.c (rtx_code_size): Check CONST_FIXED to calcualte...
2007-07-30  Kaveh R. Ghazialias.c (record_set, [...]): Constify.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25  Kaveh R. Ghazic-common.c (fname_as_string, [...]): Constify.
2007-06-11  Daniel BerlinMerge dataflow branch into mainline
2007-05-24  Richard Sandifordpostreload-gcse.c (reg_changed_after_insn_p): New function.
2006-03-02  Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-01-31  Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-18  Kazu Hiratapostreload-gcse.c (gcse_after_reload_main): Make it...
2005-12-21  Steven Bosscherpatch for PR rtl-optimization/25130
2005-11-05  Kazu Hiratac-typeck.c, [...]: Fix comment typos.
2005-07-31  Steven Bosscherre PR target/23095 (ICE in regstack compensate_edge)
2005-07-26  Dale Johannesenpostreload-gcse.c (alloc_mem): Start CUID numbering...
2005-07-25  Andreas Schwabre PR rtl-optimization/23043 ([m68k-linux] bootstrap...
2005-07-05  Paolo BonziniMakefile.in: Adjust dependencies.
2005-06-25  Kelley CookUpdate FSF address.
2005-05-29  Kazu Hiratacgraphunit.c, [...]: Fix typos and follow spelling...
2005-04-27  Andrew Haleypostreload-gcse.c (hash_scan_set): Remove bogus assertion.
2005-04-12  Mostafa Hagog> 2005-04-12 Mostafa Hagog <mustafa@il.ibm.com> > ...
2005-04-03  Nathan Sidwellparams.c (set_param_value): Use gcc_assert & gcc_unreac...
2005-04-01  Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2005-03-31  J"orn Renneckepostreload-gcse.c: Include target.h.
2005-01-18  Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-05  Steven Bosschercombine.c (expand_compound_operation): Add comment...
2004-11-23  Zack Weinbergfunction.h (struct function): Remove calls_longjmp.
2004-09-28  Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-21  Steven Bosscherre PR rtl-optimization/17482 (GCSE after reload replaci...
2004-09-10  Nathan SidwellRevert 2004-09-09 Giovanni Bajo <giovannibajo@gcc...
2004-09-10  Giovanni Bajolambda-mat.c (lambda_matrix_inverse_hard): Use gcc_asse...
2004-09-05  Kazu Hiratac-common.c, [...]: Fix comment typos.
next