Make the 'icmp pred trunc(ext(X)), CST --> icmp pred X, ext(trunc(CST))'
[oota-llvm.git] / test / Transforms / InstCombine / dg.exp
1 load_lib llvm.exp
2
3 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]