Switch back to the old coalescer for now to fix the 32 bit bit
[oota-llvm.git] / test / CodeGen / ARM / coalesce-subregs.ll
index 238ba24a79702c9300537f468f24f9bf8f29ee64..69fc26c60c197846ffd975d861853c648f969b49 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mcpu=cortex-a9 -verify-coalescing -verify-machineinstrs | FileCheck %s
+; RUN: llc < %s -new-coalescer -mcpu=cortex-a9 -verify-coalescing -verify-machineinstrs | FileCheck %s
 target datalayout = "e-p:32:32:32-i1:8:32-i8:8:32-i16:16:32-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:32:64-v128:32:128-a0:0:32-n32-S32"
 target triple = "thumbv7-apple-ios0.0.0"