fix an x86 fast isel issue where we'd completely give up on folding an address
[oota-llvm.git] / test / CodeGen / X86 / vsplit-and.ll
2010-12-19 Chris Lattnernow that generic vector types aren't selected onto...
2010-01-24 Mon P WangIt seems better to scalarize vectors of size 1 instead...