Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D46430
[x86] Introduce the pconfig instruction ClosedPublic Authored by GBuella on May 4 2018, 6:46 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 7 2018, 10:42 AM Closed by commit rL331739: [x86] Introduce the pconfig instruction (authored by GBuella). · Explain WhyMay 7 2018, 11:51 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 145633 llvm/trunk/lib/Support/Host.cpp
llvm/trunk/lib/Target/X86/X86.td
llvm/trunk/lib/Target/X86/X86InstrInfo.td
llvm/trunk/lib/Target/X86/X86InstrSystem.td
llvm/trunk/lib/Target/X86/X86Subtarget.h
llvm/trunk/lib/Target/X86/X86Subtarget.cpp
llvm/trunk/test/MC/Disassembler/X86/x86-32.txt
llvm/trunk/test/MC/Disassembler/X86/x86-64.txt
llvm/trunk/test/MC/X86/x86-32-coverage.s
llvm/trunk/test/MC/X86/x86-64.s
|