aarch64 - Set the mode for the unspec in speculation_tracker insn.
[platform/upstream/linaro-gcc.git] / gcc / postreload-gcse.c
2016-01-04 jakub Update copyright years.
2015-11-06 rguenth2015-11-06 Richard Biener <rguenther@suse.de>
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-07-10 amacleod * bb-reorder.c: Don't include obstack.h if backend...
2015-07-10 amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25 rsandifogcc/
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-20 miyukiPromote types of RTL expressions to more derived ones.
2015-05-19 rsandifogcc/
2015-04-18 tbsaunderemove need for store_values_directly
2015-03-23 law PR rtl-optimization/64317
2015-01-15 prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-22 rsandifogcc/
2014-10-20 amacleod2014-10-20 Andrew MacLeod <amacleod@redhat.com>
2014-10-16 amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-09-09 dmalcolmrecog_memoized works on an rtx_insn *
2014-08-25 dmalcolmConvert edge_def.insns.r to rtx_insn *
2014-08-22 dmalcolmpostreload-gcse.c: Use rtx_insn in various places
2014-07-09 tbsaunderemove has_execute
2014-06-24 tbsaundeRemove a layer of indirection from hash_table
2014-05-06 mrsMerge in trunk.
2014-05-06 rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-04-22 rsandifoMerge from trunk.
2014-04-17 tbsaundepass cfun to pass::execute
2014-04-17 tbsaundepass current function to opt_pass::gate ()
2014-04-17 tbsaunderemove has_gate
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-13 mrsMerge in trunk.
2013-12-09 dmalcolmEliminate FOR_EACH_BB macro.
2013-11-20 rsandifoMerge from trunk.
2013-11-19 dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-10-20 mrsMerge in trunk.
2013-09-28 rsandifogcc/
2013-08-05 dmalcolmAutomated conversion of passes to C++ classes
2013-04-26 crowlThis patch is the main part of a consolodation of the...
2013-04-10 rguenth2013-04-10 Richard Biener <rguenther@suse.de>
2013-03-30 steven * cfgrtl.c (fixup_reorder_chain): Do not emit barriers...
2013-01-10 rsandifoUpdate copyright years in gcc/
2013-01-04 jakubUpdate Copyright years for files modified in 2011 and...
2012-11-01 singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-16 steven * combine.c (record_dead_and_set_regs): Iterate over...
2012-08-23 zadeck2012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-07-16 stevengcc/
2012-05-31 steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-01-24 rsandifogcc/
2011-07-12 ebotcazou * cse.c (insert_with_costs): Put semi-colon after...
2011-06-14 davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-02 ebotcazou2011-06-02  Eric Botcazou  <ebotcazou@adacore.com>
2011-06-02 ebotcazou * function.h (struct stack_usage): Remove dynamic_allo...
2011-04-13 froydnj * postreload-gcse.c (gcse_after_reload_main): Add...
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-05-25 ebotcazou * function.h (struct function): Add can_throw_non_call...
2010-05-21 stevengcc/ChangeLog:
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-01-03 steven * postreload-gcse.c (insert_expr_in_table): Replace...
2009-11-25 hjlRemove trailing white spaces.
2008-08-31 hubicka * postreload-gcse.c (eliminate_partially_redundant_loa...
2008-08-30 hubicka * parse.c (parse_interface): Silence uninitialized...
2008-08-29 hubicka * loop-unswitch.c (unswitch_single_loop): Use optimize...
2008-06-06 rwildgcc/
2008-05-07 zadeck2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-02-02 matz PR target/35045
2007-09-05 hubicka * regrename.c (pass_regrename, pass_cprop_hardreg...
2007-08-23 chaoyingfu * rtl.c (rtx_code_size): Check CONST_FIXED to calcualt...
2007-07-30 ghazi * alias.c (record_set, memory_modified_1): Constify.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-25 ghazi * c-common.c (fname_as_string, c_type_hash): Constify.
2007-06-11 dberlinMerge dataflow branch into mainline
2007-05-24 rsandifogcc/
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2006-01-18 kazu * postreload-gcse.c (gcse_after_reload_main): Make...
2005-12-21 stevenpatch for PR rtl-optimization/25130
2005-11-05 kazu * c-typeck.c, config/i386/netware.h, config/m32c/cond.md,
2005-07-31 steven PR target/23095
2005-07-26 dalej2005-07-26 Dale Johannesen <dalej@apple.com>
2005-07-25 schwab PR rtl-optimization/23043
2005-07-05 bonzini2005-07-05 Paolo Bonzini <bonzini@gnu.org>
2005-06-25 kcookUpdate FSF address.
2005-05-29 kazu * cgraphunit.c, ipa-inline.c, loop-iv.c, modulo-sched.c,
2005-04-27 aph2005-04-27 Andrew Haley <aph@redhat.com>
2005-04-12 hagog> 2005-04-12 Mostafa Hagog <mustafa@il.ibm.com>
2005-04-03 nathan * params.c (set_param_value): Use gcc_assert & gcc_unr...
2005-04-01 kazu * cgraphunit.c, dbxout.c, flow.c, gcse.c, gimplify.c,
2005-03-31 amylaar * postreload-gcse.c: Include target.h.
2005-01-18 kazu * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
2005-01-05 steven * combine.c (expand_compound_operation) <ZERO_EXTRACT...
2004-11-23 zack * function.h (struct function): Remove calls_longjmp.
2004-09-28 bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-21 steven PR rtl-optimization/17482
next