Details
Details
Diff Detail
Diff Detail
Paths
| Differential D45983
[X86] movdiri and movdir64b instructions ClosedPublic Authored by GBuella on Apr 23 2018, 1:12 PM.
Details
Diff Detail Event TimelineGBuella marked 2 inline comments as done.
GBuella marked an inline comment as done. This revision is now accepted and ready to land.Apr 30 2018, 9:41 AM Closed by commit rL331248: [X86] movdiri and movdir64b instructions (authored by GBuella). · Explain WhyMay 1 2018, 3:07 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 143897 include/llvm/IR/IntrinsicsX86.td
lib/Support/Host.cpp
lib/Target/X86/Disassembler/X86DisassemblerDecoder.cpp
lib/Target/X86/X86.td
lib/Target/X86/X86InstrInfo.td
lib/Target/X86/X86Subtarget.h
lib/Target/X86/X86Subtarget.cpp
test/CodeGen/X86/movdir-intrinsic-x86.ll
test/CodeGen/X86/movdir-intrinsic-x86_64.ll
test/MC/Disassembler/X86/x86-16.txt
test/MC/Disassembler/X86/x86-32.txt
test/MC/Disassembler/X86/x86-64.txt
test/MC/X86/x86-16.s
test/MC/X86/x86-32-coverage.s
test/MC/X86/x86-64.s
utils/TableGen/X86RecognizableInstr.cpp
|
Drop the comment and put these bit checks with the other Leaf7 ECX bit checks above.