[PATCH] D28566: Disable Callee Saved Registers

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 12:38:06 PST 2017


qcolombet added a comment.

Erratum: I missed that we switched from TRI to MRI with the new API. I still believe the names are confusing and I would at least expect some comment update on TRI::getCalleeSavedRegs to point out the MRI variant and explain when we should use one or the other.


Repository:
  rL LLVM

https://reviews.llvm.org/D28566





More information about the llvm-commits mailing list