summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/vector-popcnt-256.ll
Commit message (Expand)AuthorAgeFilesLines
* Fixed line endingsSimon Pilgrim2015-06-071-3/+3
* [DAGCombiner] Added CTPOP vector constant folding support.Simon Pilgrim2015-06-071-0/+36
* [x86] Unify the horizontal adding used for popcount lowering taking theChandler Carruth2015-05-301-18/+12
* [x86] Implement a faster vector population count based on the PSHUFBChandler Carruth2015-05-301-1850/+123
* [x86] Restructure the parallel bitmath lowering of popcount intoChandler Carruth2015-05-301-14/+12
* [x86] Move the vector popcount tests into non-ISA files, and insteadChandler Carruth2015-05-281-0/+1919
OpenPOWER on IntegriCloud