]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/store-motion.c
remove need for store_values_directly
[thirdparty/gcc.git] / gcc / store-motion.c
2015-04-18  tbsaunderemove need for store_values_directly
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-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-09-09  dmalcolmsingle_set takes an insn
2014-08-28  dmalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-28  rsandifogcc/
2014-08-27  dmalcolmUse rtx_insn_list in various places
2014-08-23  dmalcolmstore-motion.c: Use rtx_insn
2014-07-09  tbsaunderemove has_execute
2014-06-24  tbsaundeRemove a layer of indirection from hash_table
2014-06-15  rsandifogcc/
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-12-09  dmalcolmEliminate last_basic_block macro.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  dmalcolmEliminate n_basic_blocks macro
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-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  crowlThis patch normalizes more bitmap function names.
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-30  crowlThis patch implements the unification of the *bitmap...
2012-07-16  stevengcc/
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-04-21  rsandifogcc/
2012-01-24  rsandifogcc/
2011-06-14  davidxldumping cleanup phase 1 -- Removing TODO_dump_func
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-07  steven * gcse.c (execute_rtl_cprop, execute_rtl_pre, execute_...
2010-01-03  steven PR rtl-optimization/41862
2009-12-24  steven * store-motion.c (build_store_vectors): Clear regs_set...
2009-11-25  hjlRemove trailing white spaces.
2009-05-14  steven * store-motion.c Do not include params.h
2009-05-02  ebotcazou * store-motion.c (compute_store_table): Add ENABLE_CHE...
2009-05-01  steven * store-motion.c: Many cleanups to make this pass...
2009-04-30  steven * gcse.c (ae_gen): Remove.