]> granicus.if.org Git - clang/commit
[X86] Add support for _MM_ALIGN16
authorMichael Kuperstein <michael.m.kuperstein@intel.com>
Thu, 6 Aug 2015 08:24:38 +0000 (08:24 +0000)
committerMichael Kuperstein <michael.m.kuperstein@intel.com>
Thu, 6 Aug 2015 08:24:38 +0000 (08:24 +0000)
commitb2b07d20aad51b503832253daef440ca8da1b082
tree7db6f917490c59b3435ae3bf12a46c88c0530323
parentf02202b208907e8a5015a19f0bb1c6bcea8ba25f
[X86] Add support for _MM_ALIGN16

Differential Revision: http://reviews.llvm.org/D11753

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@244201 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Headers/xmmintrin.h
test/CodeGen/ms-mm-align.c [new file with mode: 0644]