"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "691d1a40e28087d46e2e7876f9b6ddcd835604db"
[SystemZ] Implement backchain attribute (recommit with fix).
This introduces a SystemZ-specific "backchain" attribute on function, which enables writing the frame backchain link as specified by the ABI. This will be used to implement -mbackchain option in clang. Differential Revision: http://reviews.llvm.org/D19889 Fixed in this version: added RegState::Define and RegState::Kill on R1D in prologue. llvm-svn: 268581
Loading
Please register or sign in to comment