[PATCH] D69835: Add options for PPC to enable/disable using non-volatile CR

Victor Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 14 07:58:06 PST 2019


NeHuang added a comment.

@Yi-Hong.Lyu For PowerPC, CR2, CR3, CR4 are non-volatile CR fields according to ELFv2ABI, which will not hold for other ABIs.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69835/new/

https://reviews.llvm.org/D69835





More information about the llvm-commits mailing list