[PATCH] D49754: Add -m(no-)spe, and e500 CPU definitions and support to clang

Justin Hibbits via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 17 12:54:59 PST 2019


jhibbits added a comment.

Hi @vit9696, thanks for that, it was a straightforward fix.  I'll post an update shortly for D54583 <https://reviews.llvm.org/D54583>, if arcanist cooperates.  The short of it is I need two indices for arguments, since one is for logical arguments the other is for physical register allocation.  I was only using 1, based on physical register allocation.


Repository:
  rC Clang

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

https://reviews.llvm.org/D49754





More information about the cfe-commits mailing list