[PATCH] D33017: [PPC] Properly update register save area offsets

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 16 10:38:32 PDT 2017


nemanjai added a comment.

This passes a double bootstrap with full testing. So I think it's fine. However, are you able to add test cases for 32/64-bit targets that just saves the base pointer (i.e. a function that will use a base pointer without using any callee-saved registers and will save the base pointer - X30/R30/R29)?


Repository:
  rL LLVM

https://reviews.llvm.org/D33017





More information about the llvm-commits mailing list