]> granicus.if.org Git - clang/commit
Fix a few typos in the required feature set for some of the x86
authorEric Christopher <echristo@gmail.com>
Fri, 9 Oct 2015 00:35:30 +0000 (00:35 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 9 Oct 2015 00:35:30 +0000 (00:35 +0000)
commit28bfe9e8ea1e71387176f788288b32e2314c6ca2
treef2c1a08f6f6f3f7ce1145357f1351810f274212c
parentf4915600f775ae21d7e8d31fad7f4a18d33b9fd8
Fix a few typos in the required feature set for some of the x86
builtins:

avx512vd -> avx512vl
rdrand -> rdrnd
avx512ff -> avx512f

no functional change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@249790 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/BuiltinsX86.def