[SDAG] Introduce a combined set to the DAG combiner which tracks nodes
[oota-llvm.git] / test / CodeGen / AArch64 / fcvt-fixed.ll
index b754b73517c449bc3d467e09808dfddd3958f255..ccb3616b70bfa07220e8478e9ab8502abd8a63b7 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -verify-machineinstrs < %s -mtriple=aarch64-none-linux-gnu -O0 | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=aarch64-none-linux-gnu | FileCheck %s
 ; RUN: llc -verify-machineinstrs < %s -mtriple=arm64-apple-ios7.0 -O0
 
 ; (The O0 test is to make sure FastISel still constrains its operands properly