"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "47a7d6fafec81534ac060ef4be0f51e5dc892460"
Add support for spilling VRSAVE on PPC
Although there is only one Altivec VRSAVE register, it is a member of a register class, and we need the ability to spill it. Because this register is normally callee-preserved and handled by special code this has never before been necessary. However, this capability will be required by a forthcoming commit adding SjLj support. llvm-svn: 177654
Loading
Please register or sign in to comment