Daily bump.
[gcc.git] / gcc / auto-inc-dec.c
2021-01-04 Jakub JelinekUpdate copyright years.
2020-01-23 Richard Sandifordauto-inc-dec: Don't add incs/decs to bare CLOBBERs...
2020-01-01 Jakub JelinekUpdate copyright years.
2019-11-27 Bernd SchmidtAllow autoinc in jumps, but only when using reload.
2019-04-17 Segher Boessenkoolauto-inc-dec: Set alignment properly
2019-01-01 Jakub JelinekUpdate copyright years.
2018-11-06 Alexandre OlivagOlogy: fix debug binds in auto-inc-dec
2018-02-28 Alexandre Oliva[PR81611] turn inc-and-use-of-dead-orig into auto-inc
2018-01-03 Richard Sandifordpoly_int: GET_MODE_SIZE
2018-01-03 Jakub JelinekUpdate copyright years.
2018-01-03 Richard Sandifordpoly_int: set_inc_state
2017-07-26 Wilco DijkstraFix PR46932: Block auto increment on frame pointer
2017-01-01 Jakub JelinekUpdate copyright years.
2016-10-13 Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-09-27 Jakub Jelinekauto-inc-dec.c (try_merge): Remove break after return.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-26 Kyrylo Tkachov[auto-inc-dec.c] Account for cost of move operation...
2015-10-21 Jeff Law[PATCH] Move RTL printing code from sched-vis.c into...
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-09 Trevor Saundersreduce conditional compilation based on AUTO_INC_DEC
2015-07-09 Trevor Saundersalways define AUTO_INC_DEC
2015-07-08 Alan Modratarget.def (rtx_costs): Remove "code" param, add "mode".
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-22 Mikhail MaltsevUse std::swap instead of manual swaps.
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-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-08-21 David Malcolmauto-inc-dec.c: strengthen various rtx to rtx_insn *
2014-07-09 Trevor Saundersremove has_execute
2014-06-16 Richard Sandifordre PR regression/61516 (build fails on auto-inc-dec...
2014-06-15 Richard Sandiforddf.h (DF_INSN_INFO_MWS, [...]): New macros.
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-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
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-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-29 Joseph MyersLANGUAGES: Fix typos.
2011-08-18 Richard Sandifordrtl.h (set_src_cost, [...]): New functions.
2011-08-18 Richard Sandifordrtl.h (set_rtx_cost, [...]): New functions.
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
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-07-07 Bernd Schmidtre PR rtl-optimization/44404 (auto-inc-dec generates...
2010-06-07 Kazu Hiratare PR rtl-optimization/44404 (auto-inc-dec generates...
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.
2009-10-26 Ben Ellistontm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-06-22 Shujing Zhaoalias.c: Use REG_P...
2009-05-14 Steven Bosscherauto-inc-dec.c: Fix pass description, remove apparent...
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-29 Kenneth Zadeckre PR middle-end/35854 (life passes dump option still...
2008-10-11 Kenneth Zadeckre PR middle-end/37448 (cannot compile big function)
2008-08-31 Jan Hubickafwprop.c (should_replace_address): Add speed attribute.
2008-07-02 Ian Lance Taylorrtlanal.c (add_reg_note): New function.
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2007-12-10 Kenneth Zadeck[multiple changes]
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-07 Kazu Hirataauto-inc-dec.c, [...]: Fix comment typos.
2007-06-13 Kazu Hirataauto-inc-dec.c, [...]: Fix comment typos.
2007-06-11 Daniel BerlinMerge dataflow branch into mainline