[AArch64] Fix miscompile of sdiv-by-power-of-2.
[oota-llvm.git] / test / CodeGen / AArch64 / regress-w29-reserved-with-fp.ll
index cfd94e1503b139ac55b4a0bb6622dd32496cd762..c3167e4f4bdd082f41292c830c74d7c5c0f7faf8 100644 (file)
@@ -1,5 +1,4 @@
 ; RUN: llc -mtriple=aarch64-none-linux-gnu -disable-fp-elim < %s | FileCheck %s
-; RUN: llc -mtriple=arm64-none-linux-gnu -disable-fp-elim < %s | FileCheck %s
 @var = global i32 0
 
 declare void @bar()