[PATCH] D19795: Add new flag and intrinsic support for MWAITX and MONITORX instructions.
Ganesh Gopalasubramanian via llvm-commits
llvm-commits at lists.llvm.org
Wed May 11 23:08:12 PDT 2016
GGanesh updated this revision to Diff 57000.
GGanesh added a comment.
Incorporated comments from Simon!
Repository:
rL LLVM
http://reviews.llvm.org/D19795
Files:
include/llvm/IR/IntrinsicsX86.td
lib/Support/Host.cpp
lib/Target/X86/X86.td
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86InstrInfo.td
lib/Target/X86/X86InstrSSE.td
lib/Target/X86/X86Schedule.td
lib/Target/X86/X86Subtarget.cpp
lib/Target/X86/X86Subtarget.h
test/CodeGen/X86/mwaitx.ll
test/MC/Disassembler/X86/simple-tests.txt
test/MC/Disassembler/X86/x86-32.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19795.57000.patch
Type: text/x-patch
Size: 10329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160512/3c8e04f4/attachment.bin>
More information about the llvm-commits
mailing list