summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/avx2-logic.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Call SimplifyDemandedBits on conditions of X86ISD::SHRUNKBLENDCraig Topper2019-01-101-2/+0
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-14/+14
* [X86][AVX2] Dropped -mcpu from avx2 arithmetic/intrinsics testsSimon Pilgrim2017-06-281-17/+17
* [x86] transform vector inc/dec to use -1 constant (PR33483)Sanjay Patel2017-06-261-12/+16
* [X86][AVX2] Regenerate and add 32-bit tests to core testsSimon Pilgrim2016-10-081-20/+82
* [X86] Extract PSIGN/BLENDVP tests into vector-blend.ll. NFC.Ahmed Bougacha2016-02-161-29/+0
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-2/+2
* X86: Match pmin/pmax as a target specific dag combine. This occurs during vec...Benjamin Kramer2012-12-211-3/+2
* Use 256-bit vcmpeqd for creating an all ones vector when AVX2 is enabled.Craig Topper2011-11-191-0/+12
* Extend VPBLENDVB and VPSIGN lowering to work for AVX2.Craig Topper2011-11-191-0/+29
* Add lowering for AVX2 shift instructions.Craig Topper2011-11-111-73/+0
* AVX2: Add patterns for variable shift operationsNadav Rotem2011-11-091-2/+73
* Add AVX2 support for vselect of v32i8Nadav Rotem2011-11-091-0/+19
* Enable execution dependency fix pass for YMM registers when AVX2 is enabled. ...Craig Topper2011-11-091-0/+38
OpenPOWER on IntegriCloud