summaryrefslogtreecommitdiff
path: root/gcc/lower-subreg.c
Commit message (Expand)AuthorAgeFilesLines
* PR middle-end/70355rth2016-03-291-1/+2
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-9/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-8/+8
* * bb-reorder.c: Don't include obstack.h if backend.h is included.amacleod2015-07-101-1/+0
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* reduce conditional compilation based on AUTO_INC_DECtbsaunde2015-07-091-16/+14
* always define AUTO_INC_DECtbsaunde2015-07-091-2/+2
* * target.def (rtx_costs): Remove "code" param, add "mode".amodra2015-07-081-2/+2
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-11/+3
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* gcc/rsandifo2015-05-261-2/+2
* always define STACK_GROWS_DOWNWARDtbsaunde2015-05-221-7/+0
* gcc/rsandifo2015-05-071-1/+1
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-2/+11
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-3/+9
* Update copyright years.jakub2015-01-051-1/+1
* gcc/ada/rsandifo2014-10-291-12/+12
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+11
* gcc/rsandifo2014-08-281-101/+100
* gcc/rsandifo2014-08-281-29/+18
* gcc/rsandifo2014-08-281-38/+33
* lower-subreg.c: Use rtx_insndmalcolm2014-08-221-23/+26
* remove has_executetbsaunde2014-07-091-2/+0
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-3/+2
* * genmodes.c (struct mode_data): Add need_bytesize_adj field.jakub2014-04-171-1/+1
* pass cfun to pass::executetbsaunde2014-04-171-18/+12
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-10/+2
* remove has_gatetbsaunde2014-04-171-2/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-2/+2
* Eliminate last_basic_block macro.dmalcolm2013-12-091-1/+1
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-1/+1
* gcc/ChangeLog:zqchen2013-10-311-0/+23
* * lower-subreg.c (resolve_simple_move): Fix comment typo.law2013-10-281-1/+1
* Re-factor inclusion of tree.h.dnovillo2013-10-211-0/+1
* gcc/rsandifo2013-09-281-4/+4
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-35/+71
* * lower-subreg.c (resolve_simple_move): If called self-recursive,steven2013-04-171-1/+7
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-2/+0
* PR rtl-optimization/50339jakub2013-02-211-15/+41
* PR target/55941rth2013-02-151-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-11/+9
* This patch renames sbitmap iterators to unify them with the bitmap iterators.crowl2012-11-011-1/+1
* This patch normalizes more bitmap function names.crowl2012-11-011-1/+1
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+2
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-1/+1