Generalize the cast-of-addrec folding to handle folding of SCEVs like
[oota-llvm.git] / test / CodeGen / Mips / 2008-08-04-Bitconvert.ll
index fca3c00c69d4e34cf2e1b8f20f89c5fb43feff1d..f7a64c32f27bc45d0e99811d803b5b444e5941b6 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -enable-legalize-types -march=mips -f -o %t
+; RUN: llvm-as < %s | llc -march=mips -f -o %t
 ; RUN: grep mtc1 %t | count 1
 ; RUN: grep mfc1 %t | count 1