summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-05-23 18:32:58 +0000
committerCraig Topper <craig.topper@intel.com>2018-05-23 18:32:58 +0000
commit664af9bc345e1c34f03f6bf95931d98e0f8d87bd (patch)
tree86569a1cc2ec6393e191baaa0842a8fd9808b128 /llvm/lib/Transforms
parent08c630457aaa0fcb677232c4f6b38e82c1d37ba4 (diff)
downloadbcm5719-llvm-664af9bc345e1c34f03f6bf95931d98e0f8d87bd.tar.gz
bcm5719-llvm-664af9bc345e1c34f03f6bf95931d98e0f8d87bd.zip
[X86] Move all Intel defined intrinsic includes into immintrin.h
This matches the Intel documentation which shows them available by importing immintrin.h. x86intrin.h also includes immintrin.h so anyone including x86intrin.h will still get them. This is different than gcc, but I don't think we were a perfect match there already. I'm unclear what gcc's policy is about how they choose which to add things to. Differential Revision: https://reviews.llvm.org/D47182 llvm-svn: 333110
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud