Fixed line endings
[oota-llvm.git] / test / CodeGen / X86 / vector-popcnt-256.ll
2015-06-07 Simon PilgrimFixed line endings
2015-06-07 Simon Pilgrim[DAGCombiner] Added CTPOP vector constant folding support.
2015-05-30 Chandler Carruth[x86] Unify the horizontal adding used for popcount...
2015-05-30 Chandler Carruth[x86] Implement a faster vector population count based...
2015-05-30 Chandler Carruth[x86] Restructure the parallel bitmath lowering of...
2015-05-28 Chandler Carruth[x86] Move the vector popcount tests into non-ISA files...