[PATCH] D37983: Add instruction subset for the ARC backend

Pete Couperus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 27 20:49:35 PST 2017


petecoup accepted this revision.
petecoup added a comment.

OK, I was aware of these...but didn't know that you'd need them for the debugger.  There are a couple of others (mayLoad, mayStore, Defs STATUS32), but I was going to add them when the code generation uses them.  Thanks!


Repository:
  rL LLVM

https://reviews.llvm.org/D37983





More information about the llvm-commits mailing list