[PATCH] D29386: Clzero flag addition and inclusion under znver1

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 8 22:21:52 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294559: [X86] Clzero flag addition and inclusion under znver1 (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D29386?vs=87437&id=87762#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29386

Files:
  cfe/trunk/include/clang/Basic/BuiltinsX86.def
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/lib/Basic/Targets.cpp
  cfe/trunk/lib/Headers/CMakeLists.txt
  cfe/trunk/lib/Headers/clzerointrin.h
  cfe/trunk/lib/Headers/module.modulemap
  cfe/trunk/lib/Headers/x86intrin.h
  cfe/trunk/test/CodeGen/builtin-clflushopt.c
  cfe/trunk/test/CodeGen/builtin-clzero.c
  cfe/trunk/test/CodeGen/builtins-x86.c
  cfe/trunk/test/Driver/x86-target-features.c
  cfe/trunk/test/Preprocessor/predefined-arch-macros.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29386.87762.patch
Type: text/x-patch
Size: 11028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170209/0a9ffa18/attachment-0001.bin>


More information about the cfe-commits mailing list