Add generic simplification of associative operations, generalizing
[oota-llvm.git] / test / Transforms / ConstProp / extractvalue.ll
2010-11-29 Frits van BommelTeach ConstantFoldInstruction() how to fold insertvalue...