AArch64/ARM64: more testing from AArch64 to ARM64
[oota-llvm.git] / test / CodeGen / AArch64 / andCmpBrToTBZ.ll
index d240630c3322d6940c859ea06a74a67e45308b3c..f564a5587f61900b7afcc2b48a70c6a75c309d48 100644 (file)
@@ -1,4 +1,6 @@
 ; RUN: llc -O1 -march=aarch64 -enable-andcmp-sinking=true < %s | FileCheck %s
+; arm64 has separate copy of this test
+
 ; ModuleID = 'and-cbz-extr-mr.bc'
 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-n32:64-S128"
 target triple = "aarch64-none-linux-gnu"