Add -march=interaptiv.
[platform/upstream/gcc.git] / gcc / regcprop.c
2015-07-16 Martin LiskaAdd new object_allocator and clean-up allocator usage.
2015-07-13 Aldy HernandezFix double word typos.
2015-07-10 Andrew Macleodbb-reorder.c: Don't include obstack.h if backend.h...
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17 Andrew MacLeodfunction.h (struct rtl_data): Remove struct and accesso...
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-06-01 Martin LiskaChange use to type-based pool allocator in regcprop.c.
2015-05-19 Richard Sandifordrtl.def (REG): Change format to "r".
2015-05-19 Richard Sandifordrtl.h (REG_NREGS): New macro
2015-05-02 Trevor Saunderskill_autoinc_value can take a rtx_insn *
2015-01-09 Tom de VriesHandle CALL_INSN_FUNCTION_USAGE clobbers in regcprop.c
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-22 Richard Sandifordrecog.h (extract_constrain_insn): Declare.
2014-10-17 Tom de VriesUse fuse-caller-save info in cprop-hardreg
2014-10-17 Tom de VriesHandle copy cycles in pass_cprop_hardreg
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-09 Uros Bizjakre PR rtl-optimization/57003 (gcc breaks -O2 optimizati...
2014-08-28 Richard Sandifordregcprop.c (cprop_find_used_regs_1): Delete.
2014-08-28 Richard Sandifordregcprop.c: Include rtl-iter.h.
2014-08-22 David Malcolmregcprop.c: Use rtx_insn
2014-07-09 Trevor Saundersremove has_execute
2014-06-04 Richard Sandifordrecog.h (operand_alternative): Convert reg_class, rejec...
2014-06-04 Richard Sandifordrecog.h (alternative_class): New function.
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.