aarch64 - Set the mode for the unspec in speculation_tracker insn.
[platform/upstream/linaro-gcc.git] / gcc / ira.c
2018-10-18 mpolacek PR c/7652 78/189278/2
2016-03-31 jakub PR rtl-optimization/70460
2016-03-18 law PR rtl-optimization/70263
2016-03-15 amodraFix thinko in indirect_jump_optimize
2016-03-10 amodraPR69195, Reload confused by invalid reg_equiv
2016-03-01 ebotcazou PR ada/70017
2016-02-15 berndsDon't make something with an autoinc an equivalencing...
2016-02-08 rguenth2016-02-08 Richard Biener <rguenther@suse.de>
2016-01-29 vmakarov2016-01-29 Vladimir Makarov <vmakarov@redhat.com>
2016-01-19 bernds * ira.c (ira): Update regstat data if we deleted insns.
2016-01-04 jakub Update copyright years.
2015-12-18 krebbelIRA: Fix % constraint modifier handling on disabled...
2015-11-11 ebotcazou PR target/67265
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-28 law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-21 law[PATCH] Move RTL printing code from sched-vis.c into...
2015-08-29 aesokRemove redundant use of REG_CLASS_NAMES maros
2015-08-13 amacleod * ira-int.h: Include recog.h.
2015-07-13 aldyhFix double word typos.
2015-07-10 amacleod * bb-reorder.c: Don't include obstack.h if backend...
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25 amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-26 rsandifogcc/
2015-05-20 miyukiPromote types of RTL expressions to more derived ones.
2015-05-19 rsandifogcc/
2015-05-19 rsandifogcc/
2015-05-19 miyukiUse std::swap instead of explicit swaps
2015-05-09 jason * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,
2015-05-09 tbsaundemore rtx_insn * in recog.c
2015-05-07 rsandifogcc/
2015-05-02 tbsaundetype reg_equiv_init as rtx_insn_list
2015-04-22 tbsaunderemove more ifdefs for HAVE_cc0
2015-04-22 tbsaundereduce conditional compilation for HARD_FRAME_POINTER_I...
2015-04-22 tbsaundemake some HAVE_cc0 code always compiled
2015-04-22 tbsaundealways define HAVE_cc0
2015-01-15 prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-12-15 vmakarov2014-12-15 Vladimir Makarov <vmakarov@redhat.com>
2014-12-15 vmakarov2014-12-15 Vladimir Makarov <vmakarov@redhat.com>
2014-11-19 renlin2014-11-19 Renlin Li <Renlin.Li@arm.com>
2014-11-05 berndsAdd a no_register_allocation target hook.
2014-10-29 rsandifogcc/ada/
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-22 rsandifogcc/
2014-10-22 rsandifogcc/
2014-10-16 amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-10-14 law2014-10-14 Kito Cheng <kito@0xlab.org>
2014-10-14 fyanggcc/
2014-10-13 kyukhingcc/
2014-10-10 law * ira.c (struct equivalence): Promote INIT_INSN...
2014-09-19 law * cfgrtl.c ira.c ira-color.c ira-conflicts...
2014-09-16 jasonwucjClean up useless initialization for IRA if using LRA.
2014-09-12 rsandifogcc/
2014-09-09 dmalcolmsingle_set takes an insn
2014-09-09 dmalcolmrecog_memoized works on an rtx_insn *
2014-09-09 dmalcolmstruct ira_reg_equiv_s's "init_insns" is an rtx_insn_list
2014-09-09 zqchenChangeLog:
2014-08-28 dmalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-28 rsandifogcc/
2014-08-26 dmalcolmRemove DF_REF_INSN scaffolding
2014-08-26 dmalcolmRemove BB_HEAD, BB_END, BB_HEADER scaffolding
2014-08-24 jasonwucj * ira.c: Fix typo in comment.
2014-08-22 dmalcolmira: Use rtx_insn in various places
2014-08-18 dmalcolmSplit BB_HEAD et al into BB_HEAD/SET_BB_HEAD variants
2014-07-31 rsandifogcc/
2014-07-09 tbsaunderemove has_execute
2014-06-15 rsandifogcc/
2014-06-15 rsandifogcc/
2014-06-11 rsandifogcc/
2014-06-11 rsandifogcc/
2014-06-11 rsandifogcc/
2014-06-11 rsandifogcc/
2014-06-09 jasonwucj * ira.c (ira): Don't call init_caller_save if LRA...
2014-06-04 rsandifogcc/
2014-05-30 rsandifogcc/
2014-05-28 rsandifogcc/
2014-05-27 rsandifogcc/
2014-05-27 rsandifogcc/
2014-05-26 jamborm2014-05-26 Martin Jambor <mjambor@suse.cz>
2014-05-13 rsandifogcc/
2014-04-22 rsandifoMerge from trunk.
2014-04-17 tbsaundepass cfun to pass::execute
2014-04-17 tbsaunderemove has_gate
2014-04-02 mrsMerge in trunk.
2014-03-20 jakub PR middle-end/60597
2014-02-10 mrsMerge in trunk.
2014-01-24 bviyerReplace flag_enable_cilkplus with flag_cilkplus.
2014-01-16 vmakarov2014-01-16 Vladimir Makarov <vmakarov@redhat.com>
2014-01-15 rthPR debug/54694
2014-01-15 vmakarov2014-01-15 Vladimir Makarov <vmakarov@redhat.com>
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-16 mrsMerge in trunk.
2013-12-13 vmakarov2013-12-13 Vladimir Makarov <vmakarov@redhat.com>
2013-12-13 mrsMerge in trunk.
next