VLIW specific scheduler framework that utilizes deterministic finite automaton (DFA).
[oota-llvm.git] / test / CodeGen / Hexagon / dg.exp
1 load_lib llvm.exp
2
3 if { [llvm_supports_target Hexagon] } {
4   RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
5 }