]> granicus.if.org Git - clang/commit
[AArch64] Update int64_t ACLE builtin arguments
authorSam Parker <sam.parker@arm.com>
Tue, 29 Jan 2019 09:04:03 +0000 (09:04 +0000)
committerSam Parker <sam.parker@arm.com>
Tue, 29 Jan 2019 09:04:03 +0000 (09:04 +0000)
commitf332aadfa425117c111c7ef0322aa0be7a7fa8ef
treec6073fb0c9a61f4b57005ebbc1a1ebc850fe243d
parent66f1c3b808417e41ba65c92a522fa5d8e171c5b9
[AArch64] Update int64_t ACLE builtin arguments

Re-applying r351740 with fixes (changing LL to W).

Differential Revision: https://reviews.llvm.org/D56852

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@352463 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/BuiltinsAArch64.def
test/CodeGen/arm64-crc32.c
test/CodeGen/builtins-arm64.c