Files
archived-llvm/lib/Target/AMDGPU
Matt Arsenault c6fb348394 AMDGPU: Slightly simplify prolog reserved register handling
Rely on MachineRegisterInfo's knowledge of used physical
registers.

Move flat_scratch initialization earlier, so the uses are visible
when making these decisions.

This will make it easier to add another reserved register
at the end for the stack pointer rather than handling another
special case.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@301254 91177308-0d34-0410-b5e6-96231b3b80d8
2017-04-24 21:08:32 +00:00
..
2017-04-21 19:57:53 +00:00
2017-03-15 15:37:42 +00:00
2017-03-15 15:37:42 +00:00
2016-07-22 17:01:21 +00:00
2017-03-21 22:18:10 +00:00
2016-11-10 16:02:37 +00:00