[SDAG] Introduce a combined set to the DAG combiner which tracks nodes
[oota-llvm.git] / test / CodeGen / Mips / fptr2.ll
index 77028dbde9aaf370c11af610b109957193642a72..c8b5e0d1771eee2a980c2c2aa8c801ef7326f063 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -soft-float -mips16-hard-float -relocation-model=static  < %s | FileCheck %s -check-prefix=static16
+; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips16 -relocation-model=static  < %s | FileCheck %s -check-prefix=static16
 
 ; Function Attrs: nounwind
 define double @my_mul(double %a, double %b) #0 {