summaryrefslogtreecommitdiff
path: root/gcc/store-motion.c
Commit message (Expand)AuthorAgeFilesLines
* [gcse] PR rtl-optimization/69886: Check target mode in can_assign_to_reg_with...ktkachov2016-02-241-1/+2
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-16/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-8/+8
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-8/+6
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-11/+4
* gcc/rsandifo2015-06-251-3/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-7/+0
* gcc/rsandifo2015-06-061-2/+2
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* Promote types of RTL expressions to more derived ones.miyuki2015-05-201-2/+2
* remove need for store_values_directlytbsaunde2015-04-181-6/+6
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-1/+11
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+9
* Update copyright years.jakub2015-01-051-1/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-2/+9
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+5
* single_set takes an insndmalcolm2014-09-091-5/+6
* NEXT_INSN and PREV_INSN take a const rtx_insndmalcolm2014-08-281-5/+6
* gcc/rsandifo2014-08-281-14/+8
* Use rtx_insn_list in various placesdmalcolm2014-08-271-11/+13
* store-motion.c: Use rtx_insndmalcolm2014-08-231-16/+21
* remove has_executetbsaunde2014-07-091-1/+0
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-7/+8
* gcc/rsandifo2014-06-151-12/+12
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-2/+1
* pass cfun to pass::executetbsaunde2014-04-171-1/+4
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-10/+10
* remove has_gatetbsaunde2014-04-171-1/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-3/+3
* Eliminate last_basic_block macro.dmalcolm2013-12-091-13/+19
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-2/+2
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-2/+2
* gcc/rsandifo2013-09-281-3/+3
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-18/+36
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-23/+26
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-1/+1
* This patch normalizes more bitmap function names.crowl2012-11-011-15/+15
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-9/+9
* gcc/steven2012-07-161-1/+0
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* gcc/rsandifo2012-04-211-9/+3
* gcc/rsandifo2012-01-241-2/+1