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

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 28 10:11:38 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL343343: [X86] Add the movbe instruction intrinsics from icc. (authored by ctopper, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D52586?vs=167416&id=167506#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52586

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

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


More information about the cfe-commits mailing list