[PATCH] D29235: [X86] Added INT1 instruction and fixed register usage.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 27 16:49:46 PST 2017


craig.topper added a comment.

I'd prefer not to use an undocumented instruction in codegen unless gcc or other major compiler does. Do you know if they do?


Repository:
  rL LLVM

https://reviews.llvm.org/D29235





More information about the llvm-commits mailing list