summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SLPVectorizer/X86/reduction2.ll
Commit message (Expand)AuthorAgeFilesLines
* Temporarily Revert "[SLP] allow forming 2-way reduction patterns" and update ...Eric Christopher2019-11-201-9/+10
* Temporarily Revert "Temporarily Revert "[SLP] allow forming 2-way reduction p...Eric Christopher2019-11-201-10/+9
* Temporarily Revert "[SLP] allow forming 2-way reduction patterns"Eric Christopher2019-11-201-9/+10
* [SLP] allow forming 2-way reduction patternsSanjay Patel2019-11-071-10/+9
* [SLP] add tests for 2-wide reductions; NFCSanjay Patel2019-11-051-2/+115
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+51
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-51/+0
* [SLP]Update test checks for the SPL vectorizer, NFC.Alexey Bataev2019-01-111-3/+20
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-2/+2
* SLP Vectorier: Don't vectorize really short chains because they are already ...Nadav Rotem2013-07-261-1/+3
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-1/+1
* Revert "Recommit r179497 after fixing uninitialized variable." untilEric Christopher2013-04-151-0/+3
* Recommit r179497 after fixing uninitialized variable.Eric Christopher2013-04-151-3/+0
* Revert "Remove some unused triple and data layout."Eric Christopher2013-04-141-0/+3
* Remove some unused triple and data layout.Eric Christopher2013-04-141-3/+0
* Make the command line triple match the module triple.Nadav Rotem2013-04-141-1/+1
* Remove unused function attributes.Nadav Rotem2013-04-141-8/+3
* SLPVectorizer: Add support for trees that don't start at binary operators, an...Nadav Rotem2013-04-141-0/+37
OpenPOWER on IntegriCloud