make reciprocal estimate code generation more flexible by adding command-line options...
[oota-llvm.git] / test / CodeGen / X86 / vector-popcnt-256.ll
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...