summaryrefslogtreecommitdiff
path: root/gcc/ira.c
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant use of REG_CLASS_NAMES marosaesok2015-08-291-4/+2
* * ira-int.h: Include recog.h.amacleod2015-08-131-1/+0
* Fix double word typos.aldyh2015-07-131-1/+1
* * bb-reorder.c: Don't include obstack.h if backend.h is included.amacleod2015-07-101-1/+0
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-12/+7
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-1/+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
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* gcc/rsandifo2015-05-261-2/+2
* Promote types of RTL expressions to more derived ones.miyuki2015-05-201-1/+1
* gcc/rsandifo2015-05-191-4/+2
* gcc/rsandifo2015-05-191-2/+2
* Use std::swap instead of explicit swapsmiyuki2015-05-191-6/+3
* * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason2015-05-091-7/+7
* more rtx_insn * in recog.ctbsaunde2015-05-091-2/+2
* gcc/rsandifo2015-05-071-1/+1
* type reg_equiv_init as rtx_insn_listtbsaunde2015-05-021-5/+7
* remove more ifdefs for HAVE_cc0tbsaunde2015-04-221-4/+1
* reduce conditional compilation for HARD_FRAME_POINTER_IS_FRAME_POINTERtbsaunde2015-04-221-11/+12
* make some HAVE_cc0 code always compiledtbsaunde2015-04-221-3/+2
* always define HAVE_cc0tbsaunde2015-04-221-2/+2
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-1/+12
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+9
* Update copyright years.jakub2015-01-051-1/+1
* 2014-12-15 Vladimir Makarov <vmakarov@redhat.com>vmakarov2014-12-151-6/+12
* 2014-12-15 Vladimir Makarov <vmakarov@redhat.com>vmakarov2014-12-151-0/+6
* 2014-11-19 Renlin Li <Renlin.Li@arm.com>renlin2014-11-191-1/+12
* Add a no_register_allocation target hook.bernds2014-11-051-0/+8
* gcc/ada/rsandifo2014-10-291-14/+14
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-6/+12
* gcc/rsandifo2014-10-221-1/+3
* gcc/rsandifo2014-10-221-1/+2
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+5
* 2014-10-14 Kito Cheng <kito@0xlab.org>law2014-10-141-12/+12
* gcc/fyang2014-10-141-14/+49
* gcc/kyukhin2014-10-131-1/+15
* * ira.c (struct equivalence): Promote INIT_INSNs field tolaw2014-10-101-11/+20
* * cfgrtl.c ira.c ira-color.c ira-conflicts ira-lives.c: Updatelaw2014-09-191-5/+5
* Clean up useless initialization for IRA if using LRA.jasonwucj2014-09-161-11/+10
* gcc/rsandifo2014-09-121-21/+18
* single_set takes an insndmalcolm2014-09-091-1/+1
* recog_memoized works on an rtx_insn *dmalcolm2014-09-091-2/+3
* struct ira_reg_equiv_s's "init_insns" is an rtx_insn_listdmalcolm2014-09-091-8/+10
* ChangeLog:zqchen2014-09-091-1/+2
* NEXT_INSN and PREV_INSN take a const rtx_insndmalcolm2014-08-281-7/+9
* gcc/rsandifo2014-08-281-18/+15
* Remove DF_REF_INSN scaffoldingdmalcolm2014-08-261-4/+6
* Remove BB_HEAD, BB_END, BB_HEADER scaffoldingdmalcolm2014-08-261-1/+1
* * ira.c: Fix typo in comment.jasonwucj2014-08-241-1/+1