R600/SI: Add global atomicrmw and
[oota-llvm.git] / test / CodeGen / AArch64 / sibling-call.ll
index a08f8cbd702eb06eb6429ad0a74e548e21abeb26..34e3bb410e8c9a0f747bfacc633c4004ecf39d22 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: llc -verify-machineinstrs < %s -mtriple=aarch64-none-linux-gnu | FileCheck %s
-; RUN: llc -verify-machineinstrs < %s -mtriple=arm64-none-linux-gnu -arm64-load-store-opt=0 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=aarch64-none-linux-gnu -aarch64-load-store-opt=0 | FileCheck %s
 
 declare void @callee_stack0()
 declare void @callee_stack8([8 x i32], i64)