AArch64/ARM64: enable various AArch64 tests on ARM64.
[oota-llvm.git] / test / CodeGen / AArch64 / misched-basic-A53.ll
index 1555c4868e1070dd3b5be5471a92ddc0f1f9a2fb..f80956e60fa2d37c90941d5619ffed1a99931acc 100644 (file)
@@ -1,5 +1,6 @@
 ; REQUIRES: asserts
 ; RUN: llc < %s -mtriple=aarch64-none-linux-gnu -mcpu=cortex-a53 -pre-RA-sched=source -enable-misched -verify-misched -debug-only=misched -o - 2>&1 > /dev/null | FileCheck %s
+; arm64 now has a separate copy of this test.
 ;
 ; The Cortex-A53 machine model will cause the MADD instruction to be scheduled
 ; much higher than the ADD instructions in order to hide latency. When not