[PATCH] D40213: [x86][icelake]BITALG
coby via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 20 06:38:41 PST 2017
coby updated this revision to Diff 123582.
coby added a comment.
added tzcnt tests
removed redundant blank line
Repository:
rL LLVM
https://reviews.llvm.org/D40213
Files:
lib/Support/Host.cpp
lib/Target/X86/X86.td
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86InstrAVX512.td
lib/Target/X86/X86InstrInfo.td
lib/Target/X86/X86Subtarget.cpp
lib/Target/X86/X86Subtarget.h
test/CodeGen/X86/vector-popcnt-128.ll
test/CodeGen/X86/vector-popcnt-256.ll
test/CodeGen/X86/vector-popcnt-512.ll
test/CodeGen/X86/vector-tzcnt-128.ll
test/CodeGen/X86/vector-tzcnt-256.ll
test/CodeGen/X86/vector-tzcnt-512.ll
test/MC/X86/avx512bitalg-encoding.s
test/MC/X86/avx512vl_bitalg-encoding.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40213.123582.patch
Type: text/x-patch
Size: 33394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171120/f1a52bfb/attachment.bin>
More information about the llvm-commits
mailing list