Allow controlling vectorization of boolean values separately from other integer types.
[oota-llvm.git] / test / Transforms / ScalarRepl / phi-select.ll
2011-07-09 Chris LattnerLand the long talked about "type system rewrite" patch...
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...