Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-04-22 | [AVX512] Teach lowering to use vplzcntd/q to implement 128/256-bit CTTZ_ZERO_... | Craig Topper | 1 | -0/+1 |
2016-04-21 | [AVX512] Add CTTZ support for v8i64 and v16i32 vectors. | Craig Topper | 1 | -182/+166 |
2016-04-21 | [X86] Fix vector-tzcnt-512 test to disable CDI while enabling BWI for one of ... | Craig Topper | 1 | -18/+134 |
2016-04-21 | Fix test command line to explicitly disable CDI instructions for one test. | Craig Topper | 1 | -1/+1 |
2016-04-21 | [AVX512] Add support for lowering CTTZ v64i8 and v32i16 with BWI instructions. | Craig Topper | 1 | -729/+125 |
2016-04-20 | [AVX512] Update vector-tzcnt-512 test to show how bad v32i16 and v64i8 is wit... | Craig Topper | 1 | -113/+859 |
2015-11-23 | Make utils/update_llc_test_checks.py note that the assertions are | James Y Knight | 1 | -0/+1 |
2015-09-19 | [X86][SSE] Vectorize CTTZ + CTTZ_ZERO_UNDEF | Simon Pilgrim | 1 | -809/+112 |
2015-09-05 | [X86] Updated vector tzcnt tests. Added vec512 tests. | Simon Pilgrim | 1 | -0/+967 |