[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)
commitd7b9392f59ab6ba2ab93916eca97943aabe79276
tree95e1ae982133be8248f858e4d495209ebf4f401b
parentc5d811253ab1ddaaebf41d558bc4dc8adc0eb571
[X86] Add support for _MM_ALIGN16

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

llvm-svn: 244201
clang/lib/Headers/xmmintrin.h
clang/test/CodeGen/ms-mm-align.c [new file with mode: 0644]