Files
llvm-6502/include/llvm/CodeGen
Oliver Stannard c8f5d43820 LLVM-1163: AAPCS-VFP violation when CPRC allocated to stack
According to the AAPCS, when a CPRC is allocated to the stack, all other
VFP registers should be marked as unavailable.

I have also modified the rules for allocating non-CPRCs to the stack, to make
it more explicit that all GPRs must be made unavailable. I cannot think of a
case where the old version would produce incorrect answers, so there is no test
for this.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200970 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-07 11:19:53 +00:00
..
2013-03-25 13:47:46 +00:00
2013-12-26 14:43:33 +00:00
2013-02-09 13:29:31 +00:00
2013-08-16 23:30:19 +00:00
2013-12-28 21:56:51 +00:00
2013-08-16 23:30:19 +00:00
2013-12-12 00:19:07 +00:00
2014-01-24 17:20:08 +00:00
2014-01-24 17:20:08 +00:00