]> granicus.if.org Git - clang/commit
Split the instrinsic header wmmintrin.h into AES and PCLMUL parts, so
authorDouglas Gregor <dgregor@apple.com>
Mon, 5 Nov 2012 23:30:26 +0000 (23:30 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 5 Nov 2012 23:30:26 +0000 (23:30 +0000)
commit3043175274899e086c8664fe64c8fb4b9eacb733
tree90ca73306f54927641d7dc982e85b870977b2c6b
parentce36ecd5a509af8fc5924d21694df36e8bc94a95
Split the instrinsic header wmmintrin.h into AES and PCLMUL parts, so
that we can model them as separate submodules.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@167420 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/CompilerInvocation.cpp
lib/Headers/CMakeLists.txt
lib/Headers/__wmmintrin_aes.h [new file with mode: 0644]
lib/Headers/__wmmintrin_pclmul.h [new file with mode: 0644]
lib/Headers/module.map
lib/Headers/wmmintrin.h