Make testcase check for extractvalue instead of extractelement.
[oota-llvm.git] / test / Transforms / InstCombine / urem-simplify-bug.ll
2008-05-01 Dan GohmanFix an overaggressive SimplifyDemandedBits optimization...