summaryrefslogtreecommitdiff
path: root/gcc/ira-emit.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-04 Update copyright years.jakub1-1/+1
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod1-11/+0
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod1-10/+8
2015-08-13 * ira-int.h: Include recog.h.amacleod1-1/+0
2015-07-10 * bb-reorder.c: Don't include obstack.h if backend.h is included.amacleod1-1/+0
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod1-0/+1
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod1-12/+7
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod1-1/+0
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod1-5/+0
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod1-5/+0
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34921-0/+16
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34921-0/+1
2015-01-05 Update copyright years.jakub1-1/+1
2014-10-29gcc/ada/rsandifo1-1/+1
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod1-0/+11
2014-10-142014-10-14 Kito Cheng <kito@0xlab.org>law1-2/+2
2014-10-13gcc/kyukhin1-1/+4
2014-08-26Remove DF_REF_INSN scaffoldingdmalcolm1-2/+12
2014-08-22ira: Use rtx_insn in various placesdmalcolm1-6/+7
2014-01-02Update copyright years in gcc/rsandifo1-1/+1
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm1-7/+7
2013-12-09Eliminate last_basic_block macro.dmalcolm1-4/+6
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm1-2/+2
2013-04-302013-04-30 Richard Biener <rguenther@suse.de>rguenth1-1/+1
2013-02-082013-02-08 Richard Biener <rguenther@suse.de>rguenth1-1/+1
2013-01-10Update copyright years in gcc/rsandifo1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub1-1/+1
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo1-27/+22
2012-10-252012-10-24 Vladimir Makarov <vmakarov@redhat.com>vmakarov1-1/+2
2012-10-232012-10-23 Vladimir Makarov <vmakarov@redhat.com>vmakarov1-16/+21
2012-10-14 PR rtl-optimization/38711steven1-5/+9
2012-07-16gcc/steven1-2/+0
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.steven1-1/+0
2012-05-31gcc/rsandifo1-1/+1
2012-05-29 * LANGUAGES: Fix typos.jsm281-2/+2
2012-04-12 * dbgcnt.def (ira_move): New counter.bernds1-5/+5
2012-01-192012-01-19 Vladimir Makarov <vmakarov@redhat.com>vmakarov1-2/+4
2011-04-10Remove doubled up words.mrs1-1/+1
2011-04-042011-04-01 Vladimir Makarov <vmakarov@redhat.com>vmakarov1-7/+29
2011-03-292011-03-28 Vladimir Makarov <vmakarov@redhat.com>vmakarov1-46/+165
2011-03-282011-03-27 Vladimir Makarov <vmakarov@redhat.com>vmakarov1-165/+46
2011-03-272011-03-27 Vladimir Makarov <vmakarov@redhat.com>vmakarov1-46/+165
2010-10-202010-10-20 Vladimir Makarov <vmakarov@redhat.com>vmakarov1-1/+2
2010-08-20gcc/froydnj1-1/+1
2010-08-19 * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call tofroydnj1-2/+1
2010-07-22 * ira-build.c (ira_create_object): New arg SUBWORD; all callers changed.bernds1-55/+81
2010-07-14 * ira-int.h (struct live_range): Rename allocno member to object and changebernds1-11/+15
2010-07-14 * ira-int.h (struct ira_object): New.bernds1-14/+22
2010-06-24 * ira-int.h (struct live_range, live_range_t): Renamed from structbernds1-1/+1
2010-05-22 * dbgcnt.c: Include toplev.h instead of errors.h.jsm281-2/+1