summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SLPVectorizer/X86/alternate-int.ll
Commit message (Expand)AuthorAgeFilesLines
* [x86] make SLM extract vector element more expensive than defaultSanjay Patel2019-11-271-36/+5
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+571
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-571/+0
* [SLP] Refactoring of the operand reordering code.Simon Pilgrim2019-04-161-7/+5
* [InstCombine] canonicalize select shuffles by commutingSanjay Patel2019-03-311-3/+3
* [SLPVectorizer] Update file missed in rL356913Simon Pilgrim2019-03-251-5/+5
* [X86][SLP] Show example of failure to uniformly commute splats for 'alt' shuf...Simon Pilgrim2019-03-231-0/+38
* Temporarily Revert "[X86][SLP] Enable SLP vectorization for 128-bit horizonta...Eric Christopher2019-02-201-119/+44
* [X86][SLP] Enable SLP vectorization for 128-bit horizontal X86 instructions (...Anton Afanasyev2019-02-131-44/+119
* [SLPVectorizer] Ensure alternate/passthrough doesn't vectorize sdiv with unde...Simon Pilgrim2018-07-111-0/+81
* [SLPVectorizer] Support alternate opcodes in tryToVectorizeListSimon Pilgrim2018-06-221-341/+175
* [SLPVectorizer][X86] Add alternate opcode tests for simple build vector casesSimon Pilgrim2018-06-221-0/+620
OpenPOWER on IntegriCloud