fix rdar://9289583 - fast isel should handle non-canonical commutative binops
[oota-llvm.git] / test / Transforms / ConstProp / extractvalue.ll
2010-11-29 Frits van BommelTeach ConstantFoldInstruction() how to fold insertvalue...