summaryrefslogtreecommitdiff
path: root/gcc/lra-constraints.c
Commit message (Expand)AuthorAgeFilesLines
* [Patch] PR70751, correct the cost for spilling non-pseudo into memoryjiwang2016-06-091-4/+17
* [Patch, lra] Guard in_class_p with REG_P checkjiwang2016-05-181-1/+2
* [LRA] PR70904, relax the restriction on subreg reload for wide mode jiwang2016-05-121-1/+15
* 2016-04-18 Vladimir Makarov <vmakarov@redhat.com>vmakarov2016-04-191-1/+11
* 2016-04-06 Vladimir Makarov <vmakarov@redhat.com>vmakarov2016-04-061-2/+14
* Fix PR70278, a problem with the previous split_reg changebernds2016-03-181-1/+6
* PR middle-end/70219jakub2016-03-141-1/+1
* LRA: identify biggest access mode for hard_regs and use it in split_regbernds2016-03-141-8/+15
* 2016-03-12 Vladimir Makarov <vmakarov@redhat.com>vmakarov2016-03-121-2/+20
* 2016-03-01 Vladimir Makarov <vmakarov@redhat.com>vmakarov2016-03-021-1/+32
* Avoid removing sets of a pseudo PIC register in LRA.bernds2016-02-151-1/+3
* * cgraph.c: Spelling fixes - behaviour -> behavior andjakub2016-02-111-2/+2
* 2016-02-10 Vladimir Makarov <vmakarov@redhat.com>vmakarov2016-02-101-7/+21
* 2016-02-03 Vladimir Makarov <vmakarov@redhat.com>vmakarov2016-02-031-3/+31
* 2016-01-29 Vladimir Makarov <vmakarov@redhat.com>vmakarov2016-01-291-2/+11
* Update copyright years.jakub2016-01-041-1/+1
* 2015-11-27 Vladimir Makarov <vmakarov@redhat.com>vmakarov2015-11-271-2/+5
* Fix whitespacing.mrs2015-11-261-2/+2
* 2015-11-25 Vladimir Makarov <vmakarov@redhat.com>vmakarov2015-11-251-1/+4
* Add contains_symbol_ref_paesok2015-10-301-29/+0
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-9/+0
* lra: Don't remove the scratch in (mem:BLK (scratch))segher2015-10-291-0/+5
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-9/+6
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-3/+1
* [PATCH] Move RTL printing code from sched-vis.c into print-rtl.claw2015-10-211-0/+1
* change a function argument from rtx to rtx_insn *tbsaunde2015-10-171-1/+1
* 2015-10-02 Vladimir Makarov <vmakarov@redhat.com>vmakarov2015-10-021-12/+20
* 2015-09-30 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2015-09-301-1/+1
* 2015-09-25 Vladimir Makarov <vmakarov@redhat.com>vmakarov2015-09-251-0/+6
* Fix endianness assumption in LRA.davem2015-09-161-1/+1
* 2015-09-01 Vladimir Makarov <vmakarov@redhat.com>vmakarov2015-09-011-6/+12
* 2015-07-16 Vladimir Makarov <vmakarov@redhat.com>vmakarov2015-07-161-7/+1
* 2015-07-14 Vladimir Makarov <vmakarov@redhat.com>vmakarov2015-07-141-1/+7
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-09 Vladimir Makarov <vmakarov@redhat.com>vmakarov2015-07-091-3/+15
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-10/+5
* 2015-06-30 Vladimir Makarov <vmakarov@redhat.com>vmakarov2015-06-301-8/+9
* 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
* gcc/rsandifo2015-06-061-3/+3
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* always define HAVE_lo_sumtbsaunde2015-05-241-36/+36
* Promote types of RTL expressions to more derived ones.miyuki2015-05-201-8/+7
* gcc/rsandifo2015-05-191-0/+3
* Use std::swap instead of explicit swapsmiyuki2015-05-191-9/+3
* setup_next_usage_insn can take a rtx_insn *tbsaunde2015-05-091-1/+1
* gcc/rsandifo2015-05-071-3/+3
* make some functions in lra-constraints.c take rtx_insn *tbsaunde2015-05-021-2/+2
* change local vars to rtx_insn *tbsaunde2015-05-021-1/+1
* make some HAVE_cc0 code always compiledtbsaunde2015-04-221-4/+2