[PATCH] D52586: [X86] Add the movbe instruction intrinsics from icc.

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 27 17:02:06 PDT 2018


craig.topper updated this revision to Diff 167416.
craig.topper added a comment.

Add comment. Fix typo. Add preprocessor define checks to the various CPUs that have MOVBE


https://reviews.llvm.org/D52586

Files:
  lib/Basic/Targets/X86.cpp
  lib/Headers/immintrin.h
  test/CodeGen/movbe-builtins.c
  test/Preprocessor/predefined-arch-macros.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52586.167416.patch
Type: text/x-patch
Size: 14751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180928/a7f87c47/attachment-0001.bin>


More information about the cfe-commits mailing list