Remove definitions from Intrin.h that already exist in one of the other x86 intrinsic...
authorCraig Topper <craig.topper@gmail.com>
Mon, 3 Nov 2014 04:19:58 +0000 (04:19 +0000)
committerCraig Topper <craig.topper@gmail.com>
Mon, 3 Nov 2014 04:19:58 +0000 (04:19 +0000)
commit554797f25538e191d25ed7f0343655b89d6b9d44
treeb9d8f059bf7e6ffd0e41296362fed55b3f3ac9e3
parent347fb020932b617116ee01259ade235669c51d46
Remove definitions from Intrin.h that already exist in one of the other x86 intrinsic headers. Add a run line with Broadwell as the cpu type to ms-intrin.cpp test to catch some of these in the future.

llvm-svn: 221127
clang/lib/Headers/Intrin.h
clang/test/Headers/ms-intrin.cpp