Teach InlineFunction how to differentiate between multiple-value
[oota-llvm.git] / test / Transforms / InstCombine / bitcast-vector-fold.ll
2007-12-11 Chris LattnerImplement constant folding if vector<->vector bitcasts...