Krzysztof Parzyszek fa30381518 When looking for a spill slot in reg scavenger, find one that matches RC
When looking for an available spill slot, the register scavenger would stop
after finding the first one with no register assigned to it. That slot may
have size and alignment that do not meet the requirements of the register
that is to be spilled. Instead, find an available slot that is the closest
in size and alignment to one that is needed to spill a register from RC.

Differential Revision: http://reviews.llvm.org/D20295


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269969 91177308-0d34-0410-b5e6-96231b3b80d8
2016-05-18 18:16:00 +00:00
..
2015-10-16 20:38:54 +00:00
2016-04-08 18:15:37 +00:00
2015-10-16 20:38:54 +00:00
2015-10-16 20:38:54 +00:00
2014-11-03 14:56:05 +00:00
2014-02-16 07:31:05 +00:00
2015-12-18 20:19:30 +00:00
2015-12-18 20:19:30 +00:00
2015-12-18 20:19:30 +00:00
2016-04-08 18:15:37 +00:00
2015-10-16 20:38:54 +00:00
2015-10-16 20:38:54 +00:00
2015-10-16 19:43:56 +00:00
2015-10-16 20:38:54 +00:00