summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/vselect-avx.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86][SSE] Improve support for 128-bit vector sign extensionSimon Pilgrim2015-05-211-9/+10
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* [x86] Fix PR22706 where we would incorrectly try lower a v32i8 dynamicChandler Carruth2015-02-261-0/+11
* Fixes two issue in SimplifyDemandedBits of sext_in_reg:Michael Kuperstein2015-02-181-12/+8
* [X86] Lower VSELECT into SHRUNKBLEND when we shrink the bits used into theQuentin Colombet2014-11-061-0/+58
* Revert "Temporarily revert r220777 to sort out build bot breakage."Adrian Prantl2014-11-011-2/+2
* Temporarily revert r220777 to sort out build bot breakage.Adrian Prantl2014-11-011-2/+2
* [x86] Simplify vector selection if condition value type matches vselect value...Robert Khasanov2014-10-281-2/+2
* [X86] Fix a bug in the lowering of the mask of VSELECT.Quentin Colombet2014-10-201-0/+27
OpenPOWER on IntegriCloud