When scalar replacement returns a vector type, only accept it if the vector
[oota-llvm.git] / test / Transforms / ScalarRepl / phi-select.ll
2011-01-24 Chris Lattnerenhance SRoA to promote allocas that are used by PHI...
2011-01-23 Chris LattnerEnhance SRoA to promote allocas that are used by select...
2011-01-23 Chris LattnerEnhance SRoA to be more aggressive about scalarization...