summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vector-lzcnt-512.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-11-22[X86] Support v32i16/v64i8 CTLZ using lookup table.Craig Topper
2017-09-05[X86][AVX512] Use AVX512 attributes instead of -mcpuSimon Pilgrim
2017-08-30[AVX512] Don't use 32-bit elements version of AND/OR/XOR/ANDN during isel unl...Craig Topper
2017-08-03[X86] SET0 to use XMM registers where possible PR26018 PR32862Dinar Temirbulatov
2017-07-31[AVX-512] Remove patterns that select vmovdqu8/16 for unmasked loads. Prefer ...Craig Topper
2017-07-27[X86] SET0 to use XMM registers where possible PR26018 PR32862Dinar Temirbulatov
2017-07-26[X86][AVX] Regenerate lzcnt test.Simon Pilgrim
2017-05-05[X86][AVX512] Improve support and testing for CTLZ of 512-bit vectors without...Simon Pilgrim
2016-07-22[AVX512] Add ExeDomain to vector extend and truncate instructions.Craig Topper
2016-02-06[X86][AVX512] Added support for VPMOVZX shuffle decoding.Simon Pilgrim
2016-02-06[X86][AVX512] Fixed prefix ordering for lzcnt tests.Simon Pilgrim
2015-10-18AVX512: Lowering i8/i16 vector CTLZ using the dword LZCNT vector instructionIgor Breger
2015-09-05[X86] Updated vector lzcnt tests. Added missing vec512 tests.Simon Pilgrim
2015-09-03AVX512: Implemented encoding and intrinsics for vplzcntq, vplzcntd, vpconflic...Igor Breger