R600/SI: Add global atomicrmw and
[oota-llvm.git] / test / CodeGen / AArch64 / analyze-branch.ll
index b4fbf2edc483d68cd61fe49dc065097e217cb50a..6616b27c45b7a70dbb90294b4b7f143e86feb4ef 100644 (file)
@@ -1,5 +1,4 @@
 ; RUN: llc -mtriple=aarch64-none-linux-gnu < %s | FileCheck %s
-; RUN: llc -mtriple=arm64-none-linux-gnu < %s | FileCheck %s
 
 ; This test checks that LLVM can do basic stripping and reapplying of branches
 ; to basic blocks.