Make testcase check for extractvalue instead of extractelement.
[oota-llvm.git] / test / Transforms / InstCombine / 2008-04-29-VolatileLoadDontMerge.ll
2008-04-29 Chris Lattnerdon't eliminate load from volatile value on paths where...