Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed line endings | Simon Pilgrim | 2015-06-07 | 1 | -3/+3 |
* | [DAGCombiner] Added CTPOP vector constant folding support. | Simon Pilgrim | 2015-06-07 | 1 | -0/+36 |
* | [x86] Unify the horizontal adding used for popcount lowering taking the | Chandler Carruth | 2015-05-30 | 1 | -18/+12 |
* | [x86] Implement a faster vector population count based on the PSHUFB | Chandler Carruth | 2015-05-30 | 1 | -1850/+123 |
* | [x86] Restructure the parallel bitmath lowering of popcount into | Chandler Carruth | 2015-05-30 | 1 | -14/+12 |
* | [x86] Move the vector popcount tests into non-ISA files, and instead | Chandler Carruth | 2015-05-28 | 1 | -0/+1919 |