summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vector-tzcnt-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] Regenerate the vector-popcnt and vector-tzcnt tests to get BITALG CHECK...Craig Topper
2017-11-21[x86][icelake]BITALGCoby Tayree
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-16[X86][AVX] Regenerate vector tzcnt tests with constant broadcast commentsSimon Pilgrim
2017-07-02[X86][AVX512VPOPCNTDQ] Improve support for v16i8/v8i16/v16i16/ CTPOPSimon Pilgrim
2017-07-02[X86][AVX512] Cleanup tzcnt tests triples and attributesSimon Pilgrim
2017-06-26[x86] transform vector inc/dec to use -1 constant (PR33483)Sanjay Patel
2017-05-25[X86] Adding vpopcntd and vpopcntq instructionsOren Ben Simhon
2016-10-08Fix comment typos - full update script path in assertions noteSimon Pilgrim
2016-04-22[AVX512] Teach lowering to use vplzcntd/q to implement 128/256-bit CTTZ_ZERO_...Craig Topper
2016-04-21[AVX512] Add CTTZ support for v8i64 and v16i32 vectors.Craig Topper
2016-04-21[X86] Fix vector-tzcnt-512 test to disable CDI while enabling BWI for one of ...Craig Topper
2016-04-21Fix test command line to explicitly disable CDI instructions for one test.Craig Topper
2016-04-21[AVX512] Add support for lowering CTTZ v64i8 and v32i16 with BWI instructions.Craig Topper
2016-04-20[AVX512] Update vector-tzcnt-512 test to show how bad v32i16 and v64i8 is wit...Craig Topper
2015-11-23Make utils/update_llc_test_checks.py note that the assertions areJames Y Knight
2015-09-19[X86][SSE] Vectorize CTTZ + CTTZ_ZERO_UNDEFSimon Pilgrim
2015-09-05[X86] Updated vector tzcnt tests. Added vec512 tests.Simon Pilgrim