Teach instcombine to transform a bitcast/(zext|trunc)/bitcast sequence
[oota-llvm.git] / test / Transforms / InstCombine / dg.exp
1 load_lib llvm.exp
2
3 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]