Add an LLVM IR version of code sinking. This uses the same simple algorithm
[oota-llvm.git] / test / Transforms / CodeGenPrepare / dg.exp
1 load_lib llvm.exp
2
3 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.ll]]