summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/avx512vl-logic.ll
Commit message (Expand)AuthorAgeFilesLines
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-80/+80
* x86] adjust test constants to maintain coverage; NFCSanjay Patel2017-06-181-16/+16
* [AVX-512] Fix accidental uses of AH/BH/CH/DH after copies to/from mask registersCraig Topper2017-03-281-32/+32
* [X86][AVX512] Add missing entries to EVEX2VEX tablesAyman Musa2017-03-071-4/+4
* This is a large patch for X86 AVX-512 of an optimization for reducing code si...Gadi Haber2016-12-281-12/+12
* [AVX-512] Add patterns to select masked logical operations if the select has ...Craig Topper2016-08-311-128/+64
* [AVX-512] Add test cases for masked floating point logic operations with bitc...Craig Topper2016-08-311-1/+803
* [X86] Regenerate a test using update_llc_test_checks.py.Craig Topper2016-08-311-48/+81
* [AVX512] Fix PANDN combining for v4i32/v8i32 when VLX is enabled.Craig Topper2016-06-051-0/+48
* [AVX512] Enabling bit logic loweringRobert Khasanov2014-12-121-0/+137
OpenPOWER on IntegriCloud