[SLSR] garbage-collect unused instructions
[oota-llvm.git] / test / Transforms / StraightLineStrengthReduce / X86 / no-slsr.ll
index e2201ce23f6b1c99cd58943df624143ae9df39d0..f11cbc5897a6163b9297278ce2b7743964d3f19c 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt < %s -slsr -gvn -dce -S | FileCheck %s
+; RUN: opt < %s -slsr -gvn -S | FileCheck %s
 
 target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
 target triple = "x86_64-unknown-linux-gnu"