summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/broadcast-elm-cross-splat-vec.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86][AVX] X86ISD::PERMV/PERMV3 node types can never fold index opsSimon Pilgrim2019-04-161-5/+9
* [SelectionDAG] Add SimplifyDemandedBits handling for ISD::SCALAR_TO_VECTORSimon Pilgrim2019-03-151-10/+4
* [X86][AVX] Attempt to share broadcasts of different widths (PR39454)Simon Pilgrim2019-02-051-115/+91
* [X86][AVX] Add VMOVDDUP-VPBROADCASTQ execution domain mappingSimon Pilgrim2019-02-011-7/+5
* [X86] Force floating point values in constant pool decoding to print in scien...Craig Topper2018-10-291-42/+42
* [X86] Stop promoting vector and/or/xor/andn to vXi64.Craig Topper2018-10-261-37/+43
* [X86] Add 128 MOVDDUP to the constant pool printing in X86AsmPrinter::EmitIns...Craig Topper2018-10-151-24/+48
* [X86] Standardize floating point assembly commentsSimon Pilgrim2018-10-021-32/+32
* [DAGCombiner] Allow visitEXTRACT_SUBVECTOR to combine with BUILD_VECTORS betw...Craig Topper2018-03-131-27/+27
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-192/+192
* [AVX512] Don't use 32-bit elements version of AND/OR/XOR/ANDN during isel unl...Craig Topper2017-08-301-2/+2
* [X86] Add comment string for broadcast loads from the constant pool.Craig Topper2017-07-041-588/+1403
* [X86] Correctly broadcast NaN-like integers as float on AVX.Ahmed Bougacha2017-06-021-0/+32
* [X86][AVX512] Detect repeated constant patterns in BUILD_VECTOR suitable for ...Ayman Musa2016-12-061-0/+1205
OpenPOWER on IntegriCloud