[PATCH] D41331: [X86][CLFLUSH]: Adding full coverage of MC encoding for the CLFLUSH isa sets.<NFC>
Gadi Haber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 17 04:02:48 PST 2017
gadi.haber created this revision.
gadi.haber added reviewers: zvi, RKSimon, craig.topper, m_zuckerman.
NFC.
Adding MC regressions tests to cover the CLFLSH and CLFLUSHOPT isa sets.
This patch is part of a larger task to cover MC encoding of all X86 isa sets started in revision: https://reviews.llvm.org/D39952
Repository:
rL LLVM
https://reviews.llvm.org/D41331
Files:
test/MC/X86/CLFLUSHOPT-32.s
test/MC/X86/CLFLUSHOPT-64.s
test/MC/X86/CLFSH-32.s
test/MC/X86/CLFSH-64.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41331.127273.patch
Type: text/x-patch
Size: 3992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171217/98d9ade1/attachment.bin>
More information about the llvm-commits
mailing list