summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vector-lzcnt-128.ll
AgeCommit message (Expand)AuthorFilesLines
2015-11-01AVX-512: Optimized SIMD truncate operations for AVX512F set.Elena Demikhovsky1-4/+2
2015-10-18AVX512: Lowering i8/i16 vector CTLZ using the dword LZCNT vector instructionIgor Breger1-239/+176
2015-09-05[X86] Updated vector lzcnt tests. Added missing vec512 tests.Simon Pilgrim1-25/+261
2015-09-03AVX512: Implemented encoding and intrinsics for vplzcntq, vplzcntd, vpconflic...Igor Breger1-0/+21
2015-07-19[X86][SSE] Tidied up vector CTLZ/CTTZ. NFCI.Simon Pilgrim1-131/+133
2015-06-08[X86][SSE] Added lzcnt vector tests.Simon Pilgrim1-0/+1786
2015-06-08[DAGCombiner] Added CTLZ vector constant folding support.Simon Pilgrim1-0/+129