Optimize DAGCombiner's worklist processing. Previously it started
[oota-llvm.git] / test / CodeGen / X86 / setuge.ll
index 11dc753377db6081aa3e0bd41f1ecdd7e057ec9c..3f1d882754ee763af9aece74ef4f3d52010440d0 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -unwind-tables-optional | not grep set
+; RUN: llvm-as < %s | llc -march=x86  | not grep set
 
 declare i1 @llvm.isunordered.f32(float, float)