summaryrefslogtreecommitdiff
path: root/gcc/ira-lives.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2017-01-011-1/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* use auto_sbitmap in various placestbsaunde2016-07-261-7/+4
* strcpy arg optimised outamodra2016-07-011-1/+1
* 2016-01-29 Vladimir Makarov <vmakarov@redhat.com>vmakarov2016-01-291-0/+1
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-5/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-8/+7
* * ira-int.h: Include recog.h.amacleod2015-08-131-1/+0
* Add alternative_mask to ira_implicitly_set_insn_hard_regshjl2015-08-071-2/+2
* PR middle-end/66353mpolacek2015-07-111-17/+2
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-08 Vladimir Makarov <vmakarov@redhat.com>vmakarov2015-07-081-1/+15
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-8/+6
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-1/+0
* gcc/rsandifo2015-05-191-1/+1
* gcc/rsandifo2015-05-191-1/+1
* add default definition of EH_RETURN_DATA_REGNOtbsaunde2015-04-221-2/+0
* Update copyright years.jakub2015-01-051-1/+1
* 2014-11-25 Vladimir Makarov <vmakarov@redhat.com>vmakarov2014-11-251-4/+7
* 2014-11-25 Vladimir Makarov <vmakarov@redhat.com>vmakarov2014-11-251-4/+31
* gcc/ada/rsandifo2014-10-291-2/+2
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+7
* gcc/rsandifo2014-10-221-12/+15
* 2014-10-14 Kito Cheng <kito@0xlab.org>law2014-10-141-1/+1
* * cfgrtl.c ira.c ira-color.c ira-conflicts ira-lives.c: Updatelaw2014-09-191-1/+1
* Tweak to ira-lives.cdmalcolm2014-08-271-1/+1
* ira: Use rtx_insn in various placesdmalcolm2014-08-221-3/+3
* gcc/rsandifo2014-06-151-21/+21
* gcc/rsandifo2014-06-111-82/+15
* gcc/rsandifo2014-06-111-28/+3
* gcc/rsandifo2014-06-111-8/+8
* gcc/rsandifo2014-06-061-1/+15
* gcc/rsandifo2014-06-041-4/+5
* gcc/rsandifo2014-06-041-22/+27
* gcc/rsandifo2014-06-041-24/+32
* -fuse-caller-save - Use collected register usage informationvries2014-05-281-2/+8
* gcc/rsandifo2014-05-271-24/+14
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Add uniform debug dump function names.crowl2013-03-291-0/+15
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* 2012-11-09 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-11-091-10/+4
* 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-4/+4
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-3/+3
* PR rtl-optimization/38711steven2012-10-141-1/+1
* * ira-build.c (ira_loop_tree_body_rev_postorder): New function.steven2012-10-111-2/+11