| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [X86] Fix several issues related to X86's psadbw instruction. | Cong Hou | 2015-11-24 | 1 | -9/+9 |
| * | Make utils/update_llc_test_checks.py note that the assertions are | James Y Knight | 2015-11-23 | 1 | -0/+1 |
| * | [X86] Updated vector popcnt tests. Added vec512 tests. | Simon Pilgrim | 2015-09-05 | 1 | -28/+26 |
| * | 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 |

