summaryrefslogtreecommitdiff
path: root/gcc/reload1.c
Commit message (Expand)AuthorAgeFilesLines
* Merge trunk revision 248576 into gcn branchMartin Jambor2017-05-311-0/+2
|\
| * 2017-05-08 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2017-05-081-0/+2
* | Merge trunk revision 247091 into gcnMartin Jambor2017-04-241-0/+2
|\ \ | |/
| * * reload1.c (eliminate_regs_1): Call gen_rtx_raw_SUBREG for SUBREGslaw2017-04-131-0/+2
* | Initial commit of GCN branchMartin Jambor2017-03-161-1/+1
|/
* Update copyright years.jakub2017-01-011-1/+1
* 2016-11-20 Jeff Law <law@redhat.com>law2016-11-211-5/+4
* * defaults.h (LOAD_EXTEND_OP): Define if not already defined.ebotcazou2016-11-041-6/+4
* split up some variables to use rtx_insn * moretbsaunde2016-11-021-5/+4
* make LABEL_REF_LABEL a rtx_insn *tbsaunde2016-10-211-3/+3
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* Implement -Wimplicit-fallthrough.mpolacek2016-09-261-0/+1
* 2016-09-10 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2016-09-091-40/+7
* make forced labels a vectbsaunde2016-08-281-3/+4
* PR c/7652mpolacek2016-08-121-5/+5
* use auto_sbitmap in various placestbsaunde2016-07-261-3/+1
* PR bootstrap/71435ebotcazou2016-06-181-12/+11
* avr-related reload fix from Senthil Kumar Selvarajbernds2016-04-291-5/+8
* * reload1.c (emit_input_reload_insns): Use simplify_replace_rtxjakub2016-03-181-1/+3
* PR ada/70017ebotcazou2016-03-011-22/+0
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-8/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-12/+9
* Stop reload1.c warning from breaking bootstraprsandifo2015-09-101-0/+3
* gcc/rsandifo2015-08-131-5/+7
* gcc/rsandifo2015-07-281-4/+2
* * 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
* always define WORD_REGISTER_OPERATIONStbsaunde2015-07-091-1/+1
* reduce conditional compilation based on AUTO_INC_DECtbsaunde2015-07-091-14/+6
* always define AUTO_INC_DECtbsaunde2015-07-091-9/+9
* * target.def (rtx_costs): Remove "code" param, add "mode".amodra2015-07-081-2/+5
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-11/+4
* Use std::swap instead of manual swaps.miyuki2015-06-221-5/+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-6/+0
* gcc/rsandifo2015-06-061-2/+2
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* Use std::swap instead of explicit swapsmiyuki2015-05-191-6/+3
* gcc/rsandifo2015-05-071-11/+8
* type reg_equiv_init as rtx_insn_listtbsaunde2015-05-021-4/+4
* reduce conditional compilation for HARD_FRAME_POINTER_IS_FRAME_POINTERtbsaunde2015-04-221-6/+4
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-5/+16
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+4
* Update copyright years.jakub2015-01-051-1/+1
* Add a no_register_allocation target hook.bernds2014-11-051-0/+5
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+1
* gcc/ada/rsandifo2014-10-291-33/+33
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+5
* gcc/rsandifo2014-10-221-7/+10