summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx512vl-mov.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-10-09[X86] Enable extended comparison predicate support for SETUEQ/SETONE when tar...Craig Topper
2017-08-03[X86] SET0 to use XMM registers where possible PR26018 PR32862Dinar Temirbulatov
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2017-01-07[AVX-512] Remove patterns from the other VBLENDM instructions. They are all r...Craig Topper
2016-12-28This is a large patch for X86 AVX-512 of an optimization for reducing code si...Gadi Haber
2016-08-01[AVX-512] Fix duplicate column in AVX512 execution dependency table that was ...Craig Topper
2016-07-31[AVX512] Add VLX packed move instructions to the execution dependency fix pas...Craig Topper
2016-06-15[AVX512] Fix BLENDM lowering patterns. Operands should be swapped to match SE...Igor Breger
2016-06-14re-generate the tests using the update_llc_test_checks.py script Igor Breger
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-09-26[AVX512] Added load/store from BW/VL subsets to Register2Memory opcode tables.Robert Khasanov