Allow controlling vectorization of boolean values separately from other integer types.
[oota-llvm.git] / test / Transforms / ScalarRepl / phi-cycle.ll
2012-02-03 Dan GohmanFix SSAUpdaterImpl's RecordMatchingPHI to record exactl...