The transform that tries to turn calls to bitcast functions into
[oota-llvm.git] / test / Transforms / InstCombine / bitcast-vector-fold.ll
2007-12-11 Chris LattnerImplement constant folding if vector<->vector bitcasts...