[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 07:56:24 PST 2017


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

Updated the test file "x86-32.s" for clzero only test!


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.87438.patch
Type: text/x-patch
Size: 8950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170207/78b759a8/attachment.bin>


More information about the llvm-commits mailing list