Make testcase check for extractvalue instead of extractelement.
[oota-llvm.git] / test / Transforms / InstCombine / bitcast-vector-fold.ll
2007-12-11 Chris LattnerImplement constant folding if vector<->vector bitcasts...