]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/regcprop.c
recog.h (recog_op_alt): Convert to a flat array.
[thirdparty/gcc.git] / gcc / regcprop.c
2014-06-04  Richard Sandifordrecog.h (recog_op_alt): Convert to a flat array.
2014-06-04  Matthew Fortuneregcprop.c (copyprop_hardreg_forward_1): Account for...
2014-05-15  Zhenqiang Chenregcprop.h: New file.
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-12-09  David MalcolmEliminate last_basic_block macro.
2013-11-20  Richard Earnshawre PR rtl-optimization/54300 (regcprop incorrectly...
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-04-25  Jakub Jelinekre PR rtl-optimization/57003 (gcc breaks -O2 optimizati...
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  Lawrence CrowlThis patch normalizes more bitmap function names.
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-30  Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-10-16  Steven Bosschercombine.c (record_dead_and_set_regs): Iterate over...
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-14  Bernd Schmidtattribs.c (decl_attributes): Avoid emitting a warning...
2011-11-08  Ulrich Weigandtm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address...
2011-10-28  David S. MillerFix illegal register substitutions on big-endian during...
2011-10-21  Mike Stumpregcprop.c (copyprop_hardreg_forward_1): Update recog_d...
2011-07-21  Richard Sandifordregcprop.c (maybe_mode_change): Check HARD_REGNO_MODE_OK.
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-13  Eric Botcazoucfgrtl.c (cfg_layout_redirect_edge_and_branch): Adjust...
2010-12-17  Richard HendersonContinue searching in find_oldest_value_reg on class...
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-07-22  Jakub Jelinekre PR bootstrap/45028 (ICE building 64-bit libjava...
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-05-29  Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-02-26  Jakub Jelinekre PR debug/43161 (Wrong debug info in guality/vla...
2010-02-24  Jakub Jelinek* regcprop.c (copyprop_hardreg_forward_1): Don't call...
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-05-07  Paolo BonziniMakefile.in (OBJS-common): Add regcprop.o.