summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SLPVectorizer/X86/used-reduced-op.ll
Commit message (Expand)AuthorAgeFilesLines
* [SLP] fix miscompile on min/max reductions with extra uses (PR43948) (2nd try)Sanjay Patel2019-11-191-1/+1
* Temporarily revert "[SLP] fix miscompile on min/max reductions with extra use...Eric Christopher2019-11-181-1/+1
* [SLP] fix miscompile on min/max reductions with extra uses (PR43948)Sanjay Patel2019-11-131-1/+1
* [SLP] Fix for PR31847: Assertion failed: (isLoopInvariant(Operands[i], L) && ...Alexey Bataev2019-09-291-0/+529
OpenPOWER on IntegriCloud