Make testcase check for extractvalue instead of extractelement.
[oota-llvm.git] / test / Transforms / InstCombine / zero-point-zero-add.ll
2008-01-29 Chris Lattnereliminate additions of 0.0 when they are obviously...