[x86] Restore the bitcasts I removed when refactoring this to avoid
[oota-llvm.git] / test / CodeGen / X86 / vector-popcnt-128.ll
2015-05-30 Chandler Carruth[x86] Restore the bitcasts I removed when refactoring...
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...