Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
- Buildable 17343 - Build 17343: arc lint + arc unit 
| 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 143628 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/X86InstrMovdir.td
 lib/Target/X86/X86Subtarget.h
 lib/Target/X86/X86Subtarget.cpp
 test/CodeGen/X86/movdir-intrinsic.ll
 
 test/CodeGen/X86/movdirq-intrinsic.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.