aboutsummaryrefslogtreecommitdiff
path: root/gcc/ira.c
AgeCommit message (Expand)Author
2017-11-16Merge branches/gcc-6-branch rev 254791.Maxim Kuvyrkov
2017-07-07Merge branches/gcc-6-branch rev 250045.Yvan Roux
2016-03-31 PR rtl-optimization/70460jakub
2016-03-18 PR rtl-optimization/70263law
2016-03-15Fix thinko in indirect_jump_optimizeamodra
2016-03-10PR69195, Reload confused by invalid reg_equivamodra
2016-03-01 PR ada/70017ebotcazou
2016-02-15Don't make something with an autoinc an equivalencing insn (PR69752).bernds
2016-02-082016-02-08 Richard Biener <rguenther@suse.de>rguenth
2016-01-292016-01-29 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2016-01-19 * ira.c (ira): Update regstat data if we deleted insns.bernds
2016-01-04 Update copyright years.jakub
2015-12-18IRA: Fix % constraint modifier handling on disabled alternatives.krebbel
2015-11-11 PR target/67265ebotcazou
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw
2015-10-21[PATCH] Move RTL printing code from sched-vis.c into print-rtl.claw
2015-08-29Remove redundant use of REG_CLASS_NAMES marosaesok
2015-08-13 * ira-int.h: Include recog.h.amacleod
2015-07-13Fix double word typos.aldyh
2015-07-10 * bb-reorder.c: Don't include obstack.h if backend.h is included.amacleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-05-26gcc/rsandifo
2015-05-20Promote types of RTL expressions to more derived ones.miyuki
2015-05-19gcc/rsandifo
2015-05-19gcc/rsandifo
2015-05-19Use std::swap instead of explicit swapsmiyuki
2015-05-09 * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason
2015-05-09more rtx_insn * in recog.ctbsaunde
2015-05-07gcc/rsandifo
2015-05-02type reg_equiv_init as rtx_insn_listtbsaunde
2015-04-22remove more ifdefs for HAVE_cc0tbsaunde
2015-04-22reduce conditional compilation for HARD_FRAME_POINTER_IS_FRAME_POINTERtbsaunde
2015-04-22make some HAVE_cc0 code always compiledtbsaunde
2015-04-22always define HAVE_cc0tbsaunde
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-12-152014-12-15 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2014-12-152014-12-15 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2014-11-192014-11-19 Renlin Li <Renlin.Li@arm.com>renlin
2014-11-05Add a no_register_allocation target hook.bernds
2014-10-29gcc/ada/rsandifo
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-22gcc/rsandifo