]> granicus.if.org Git - clang/commit
[ARM64]Fix a bug cannot select UQSHL/SQSHL with constant i64 shift amount.
authorHao Liu <Hao.Liu@arm.com>
Mon, 28 Apr 2014 07:36:12 +0000 (07:36 +0000)
committerHao Liu <Hao.Liu@arm.com>
Mon, 28 Apr 2014 07:36:12 +0000 (07:36 +0000)
commit91417ddc6bc41973236554d329b7f0b42a3fac52
treecd73ebd416637d82931e65be083a09bd262d78d9
parent4145db1ccb327a39726edbbb1069d5585aec4d65
[ARM64]Fix a bug cannot select UQSHL/SQSHL with constant i64 shift amount.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@207401 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGBuiltin.cpp
test/CodeGen/arm64-scalar-test.c