Move a DenseMap's declaration outside of a loop, and just call
[oota-llvm.git] / test / Transforms / InstCombine / bitcast-vector-fold.ll
2007-12-11 Chris LattnerImplement constant folding if vector<->vector bitcasts...