summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SLPVectorizer/AArch64/gather-root.ll
Commit message (Expand)AuthorAgeFilesLines
* [SLP] Fix for PR31847: Assertion failed: (isLoopInvariant(Operands[i], L) && ...Alexey Bataev2019-09-291-70/+32
* Revert [SLP] Fix for PR31847: Assertion failed: (isLoopInvariant(Operands[i],...Jordan Rupprecht2019-09-261-32/+70
* [SLP] Fix for PR31847: Assertion failed: (isLoopInvariant(Operands[i], L) && ...Alexey Bataev2019-09-231-70/+32
* Improve reduction intrinsics by overloading result value.Sander de Smalen2019-06-131-5/+5
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+318
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-318/+0
* [SLP] fix variables names in test; NFCSanjay Patel2019-03-221-168/+168
* [SLP] Take user instructions cost into consideration in insertelement vectori...Alexey Bataev2018-02-121-84/+92
* [SLP] General improvements of SLP vectorization process.Alexey Bataev2017-08-071-51/+49
* Revert "[SLP] General improvements of SLP vectorization process."Alexey Bataev2017-08-071-49/+51
* [SLP] General improvements of SLP vectorization process.Alexey Bataev2017-08-071-51/+49
* [SLPVectorizer] Test update, NFC.Alexey Bataev2017-08-021-30/+151
* Re-commit r302678, fixing PR33053.Amara Emerson2017-05-161-32/+8
* Revert r302678 "[AArch64] Enable use of reduction intrinsics."Hans Wennborg2017-05-151-8/+32
* [AArch64] Enable use of reduction intrinsics.Amara Emerson2017-05-101-32/+8
* [SLP] Fix for PR32038: extra add of PHI node when it is not required.Alexey Bataev2017-03-011-10/+10
* [SLP] A test for a fix of PR32038.Alexey Bataev2017-02-271-0/+124
* [SLP] Avoid signed integer overflowMatthew Simpson2016-08-231-0/+4
* Reapply "[SLP] Initialize VectorizedValue when gathering"Matthew Simpson2016-08-201-0/+87
* Revert "[SLP] Initialize VectorizedValue when gathering" to fix ubsan bot.Vitaly Buka2016-08-201-95/+0
* [SLP] Initialize VectorizedValue when gatheringMatthew Simpson2016-08-181-0/+95
OpenPOWER on IntegriCloud