This implements the second half of the fix for PR3290, handling
[oota-llvm.git] / test / Transforms / InstCombine / bitcast-vector-fold.ll
2007-12-11 Chris LattnerImplement constant folding if vector<->vector bitcasts...