Mercurial > hg > CbC > CbC_llvm
diff test/CodeGen/AArch64/arm64-crypto.ll @ 147:c2174574ed3a
LLVM 10
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Wed, 14 Aug 2019 16:55:33 +0900 |
parents | 1172e4bd9c6f |
children |
line wrap: on
line diff
--- a/test/CodeGen/AArch64/arm64-crypto.ll Sat Feb 17 09:57:20 2018 +0900 +++ b/test/CodeGen/AArch64/arm64-crypto.ll Wed Aug 14 16:55:33 2019 +0900 @@ -1,4 +1,5 @@ ; RUN: llc -mtriple=arm64-eabi -mattr=crypto -aarch64-neon-syntax=apple -o - %s | FileCheck %s +; RUN: llc -mtriple=arm64-eabi -global-isel -global-isel-abort=2 -pass-remarks-missed=gisel* -mattr=crypto -aarch64-neon-syntax=apple -o - %s 2>&1 | FileCheck %s --check-prefixes=CHECK,FALLBACK declare <16 x i8> @llvm.aarch64.crypto.aese(<16 x i8> %data, <16 x i8> %key) declare <16 x i8> @llvm.aarch64.crypto.aesd(<16 x i8> %data, <16 x i8> %key) @@ -77,6 +78,7 @@ ret <4 x i32> %res } +; FALLBACK-NOT: remark{{.*}}test_sha1h define i32 @test_sha1h(i32 %hash_e) { ; CHECK-LABEL: test_sha1h: ; CHECK: fmov [[HASH_E:s[0-9]+]], w0