Generalize the cast-of-addrec folding to handle folding of SCEVs like
[oota-llvm.git] / test / CodeGen / Mips / 2008-07-15-InternalConstant.ll
index ea0f5fef062e25ca15a346ba41ddd255be7219a7..4d218cf6b4bc29d608863b166829589d0accba48 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 {rodata.str1.4,"aMS",@progbits}  %t | count 1
 ; RUN: grep {r.data,}  %t | count 1
 ; RUN: grep {\%hi} %t | count 2