[PATCH] D29385: Clzero intrinsic and its addition under znver1

Ganesh Gopalasubramanian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 7 02:45:09 PST 2017


GGanesh updated this revision to Diff 87385.
GGanesh added a comment.

Updated for the review comments


Repository:
  rL LLVM

https://reviews.llvm.org/D29385

Files:
  include/llvm/IR/IntrinsicsX86.td
  lib/Support/Host.cpp
  lib/Target/X86/X86.td
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86InstrInfo.td
  lib/Target/X86/X86Schedule.td
  lib/Target/X86/X86Subtarget.cpp
  lib/Target/X86/X86Subtarget.h
  test/CodeGen/X86/clzero.ll
  test/MC/X86/x86-32.s
  test/MC/X86/x86-64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29385.87385.patch
Type: text/x-patch
Size: 8861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170207/5031fbcf/attachment.bin>


More information about the llvm-commits mailing list