summaryrefslogtreecommitdiff
path: root/gcc/reginfo.c
Commit message (Expand)AuthorAgeFilesLines
* Fix PR44281, bad RA with global regs.bernds2016-05-031-0/+1
* PR 69577: Invalid RA of destination subregsrsandifo2016-02-041-5/+46
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-10/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-10/+9
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-10/+3
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* don't compare ARG_FRAME_POINTER_REGNUM and FRAME_POINTER_REGNUM with the prep...tbsaunde2015-05-221-3/+2
* reduce conditional compilation for HARD_FRAME_POINTER_IS_FRAME_POINTERtbsaunde2015-04-221-3/+2
* remove need for store_values_directlytbsaunde2015-04-181-12/+3
* PR rtl-optimization/32790law2015-01-171-1/+1
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-4/+14
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+9
* Update copyright years.jakub2015-01-051-1/+1
* PR jit/63854: Fix memory leak of reginfo.c: valid_mode_changes_obstackdmalcolm2014-11-191-1/+1
* gcc/ada/rsandifo2014-10-291-12/+12
* gcc/rsandifo2014-10-291-7/+3
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-4/+7
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-1/+5
* gcc/rsandifo2014-09-221-44/+92
* reginfo.c: Use rtx_insn (also touches rtl.h)dmalcolm2014-08-221-5/+5
* gcc/rsandifo2014-07-241-2/+5
* remove has_executetbsaunde2014-07-091-1/+0
* gcc/rsandifo2014-05-271-0/+1
* pass cfun to pass::executetbsaunde2014-04-171-1/+1
* remove has_gatetbsaunde2014-04-171-1/+0
* PR debug/54694rth2014-01-151-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
* Re-factor inclusion of tree.h.dnovillo2013-10-211-0/+1
* gcc/rsandifo2013-09-281-4/+4
* gcc/rsandifo2013-09-271-0/+1
* PR target/58139bergner2013-09-051-13/+8
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-17/+34
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* 2012-09-27 Vladimir Makarov <vmakarov@redhat.com>vmakarov2012-10-031-10/+34
* 2012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-08-231-4/+1
* gcc/steven2012-07-161-1/+0
* gcc/steven2012-07-081-1/+1
* gcc/rsandifo2012-05-311-111/+0
* Check for incompatible pointer sign extensionhjl2012-04-111-11/+1
* gcc/rsandifo2012-01-311-6/+8
* gcc/rsandifo2011-11-271-0/+28
* * regset.h (fixed_reg_set_regset): Declare.amylaar2011-11-061-2/+12
* * target.def (class_max_nregs): New hook.aesok2011-07-191-2/+1
* Print location for conflicting global regs.ak2011-06-091-4/+14
* * reginfo.c (memory_move_cost): Change rclass argument type formaesok2011-05-011-1/+2