"clang/test/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "88ed70e24705eacb3e5c3675f78342f197b53cb5"
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. llvm-svn: 200970
Loading
Please register or sign in to comment