fix rdar://9289583 - fast isel should handle non-canonical commutative binops
[oota-llvm.git] / test / Transforms / Sink / dg.exp
2010-05-07 Dan GohmanAdd an LLVM IR version of code sinking. This uses the...