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

Chris Ray via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 30 08:51:13 PST 2017


cray updated this revision to Diff 86295.
cray added a comment.

Changed the mnemonic for INT1 to icebp, and removed it from codegen.


Repository:
  rL LLVM

https://reviews.llvm.org/D29235

Files:
  lib/Target/X86/X86InstrSystem.td
  test/CodeGen/X86/int-intrinsic.ll
  test/MC/Disassembler/X86/simple-tests.txt
  test/MC/Disassembler/X86/x86-16.txt
  test/MC/Disassembler/X86/x86-32.txt
  test/MC/X86/x86-16.s
  test/MC/X86/x86-32.s
  test/MC/X86/x86-64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29235.86295.patch
Type: text/x-patch
Size: 247481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170130/2d88ce29/attachment-0001.bin>


More information about the llvm-commits mailing list