| Commit message (Expand) | Author | Age | Files | Lines |
| * | [LV] Fix PR34743 - handle casts that sink after interleaved loads | Ayal Zaks | 2017-10-05 | 1 | -1/+4 |
| * | [LV] Fix PR34711 - widen instruction ranges when sinking casts | Ayal Zaks | 2017-10-05 | 1 | -23/+22 |
| * | Revert r314806 "[SLP] Vectorize jumbled memory loads." | Hans Wennborg | 2017-10-03 | 1 | -185/+84 |
| * | [SLP] Vectorize jumbled memory loads. | Mohammad Shahid | 2017-10-03 | 1 | -84/+185 |
| * | [LV] Use correct insertion point when type shrinking reductions | Matthew Simpson | 2017-09-29 | 1 | -1/+2 |
| * | Use a BumpPtrAllocator for Loop objects | Sanjoy Das | 2017-09-28 | 1 | -1/+1 |
| * | [SLP] Fix crash on propagate IR flags for undef operands of min/max | Alexey Bataev | 2017-09-27 | 1 | -3/+6 |
| * | [SLP] fix typos/formatting; NFC | Sanjay Patel | 2017-09-27 | 1 | -14/+13 |
| * | [SLP] Support for horizontal min/max reduction. | Alexey Bataev | 2017-09-25 | 1 | -68/+382 |
| * | Revert r313771 "[SLP] Vectorize jumbled memory loads." | Hans Wennborg | 2017-09-20 | 1 | -182/+83 |
| * | [SLP] Vectorize jumbled memory loads. | Mohammad Shahid | 2017-09-20 | 1 | -83/+182 |
| * | Revert r313736: "[SLP] Vectorize jumbled memory loads." | Alexander Kornienko | 2017-09-20 | 1 | -182/+83 |
| * | [SLP] Vectorize jumbled memory loads. | Mohammad Shahid | 2017-09-20 | 1 | -83/+182 |
| * | Allow ORE.emit to take a closure to delay building the remark object | Adam Nemet | 2017-09-19 | 1 | -2/+4 |
| * | [SLP] clean up for vector store case; NFCI | Sanjay Patel | 2017-09-18 | 1 | -12/+11 |
| * | [SLP] Revert r312791 and other necessary commits, except for TTI and | Chandler Carruth | 2017-09-15 | 1 | -245/+49 |
| * | This patch fixes https://bugs.llvm.org/show_bug.cgi?id=32352 | Vivek Pandya | 2017-09-15 | 1 | -9/+12 |
| * | This reverts r313381 | Vivek Pandya | 2017-09-15 | 1 | -12/+9 |
| * | This patch fixes https://bugs.llvm.org/show_bug.cgi?id=32352 | Vivek Pandya | 2017-09-15 | 1 | -9/+12 |
| * | Revert "[SLPVectorizer] Failure to beneficially vectorize 'copyable' elements... | Ilya Biryukov | 2017-09-15 | 1 | -317/+142 |
| * | [SLPVectorizer] Failure to beneficially vectorize 'copyable' elements in inte... | Dinar Temirbulatov | 2017-09-15 | 1 | -142/+317 |
| * | [SLPVectorizer] Remove duplicated functionality code in initScheduleData func... | Dinar Temirbulatov | 2017-09-15 | 1 | -6/+0 |
| * | [LV] Fix maximum legal VF calculation | Alon Kom | 2017-09-14 | 1 | -28/+18 |
| * | [SLPVectorizer] Prefer auto over explicit type for VL0, NFCI. | Dinar Temirbulatov | 2017-09-14 | 1 | -1/+1 |
| * | [LV] Avoid computing the register usage for default VF. NFC | Anna Thomas | 2017-09-13 | 1 | -2/+4 |
| * | [LV] Fix PR34523 - avoid generating redundant selects | Ayal Zaks | 2017-09-13 | 1 | -3/+3 |
| * | [LV] Clamp the VF to the trip count | Anna Thomas | 2017-09-12 | 1 | -7/+12 |
| * | [SLP] Fix for PHINode during horizontal reduction scanning, NFC. | Alexey Bataev | 2017-09-12 | 1 | -1/+1 |
| * | [SLP] Fix buildbots, NFC. | Alexey Bataev | 2017-09-09 | 1 | -2/+2 |
| * | [SLPVectorizer] Add struct InstructionsState that holds information about ana... | Dinar Temirbulatov | 2017-09-08 | 1 | -88/+120 |
| * | [SLP] Fix the warning about paths not returning the value, NFC. | Alexey Bataev | 2017-09-08 | 1 | -2/+4 |
| * | [SLP] Support for horizontal min/max reduction. | Alexey Bataev | 2017-09-08 | 1 | -49/+243 |
| * | LoopVectorize: MaxVF should not be larger than the loop trip count | Zvi Rackover | 2017-09-04 | 1 | -4/+8 |
| * | [LoopVectorize] Turn static DenseSet into switch. | Benjamin Kramer | 2017-09-02 | 1 | -16/+47 |
| * | [Analysis, Transforms] Fix some Clang-tidy modernize and Include What You Use... | Eugene Zelenko | 2017-09-01 | 1 | -90/+143 |
| * | [LoopVectorizer] Use two step casting for float to pointer types. | Manoj Gupta | 2017-09-01 | 1 | -3/+40 |
| * | [SLPVectorizer] Move out Entry->NeedToGather check and assert of inner loop a... | Dinar Temirbulatov | 2017-08-31 | 1 | -5/+6 |
| * | [Instruction] add moveAfter() convenience function; NFCI | Sanjay Patel | 2017-08-29 | 1 | -2/+1 |
| * | [LV] Fix PR34248 - recommit D32871 after revert r311304 | Ayal Zaks | 2017-08-27 | 4 | -523/+2247 |
| * | Revert r311077: [LV] Using VPlan ... | Chandler Carruth | 2017-08-20 | 4 | -2251/+523 |
| * | [Loop Vectorize] Added a separate metadata | Aditya Kumar | 2017-08-20 | 1 | -9/+18 |
| * | [SLP] Fix an unused variable warning in non-asserts builds. | Chandler Carruth | 2017-08-19 | 1 | -0/+1 |
| * | [SLPVectorizer] Tighten up VLeft, VRight declaration, remove unnecessary test... | Dinar Temirbulatov | 2017-08-19 | 1 | -4/+2 |
| * | [SLPVectorizer] Add opcode parameter to reorderAltShuffleOperands, reorderInp... | Dinar Temirbulatov | 2017-08-19 | 1 | -30/+43 |
| * | [LV] Using VPlan to model the vectorized code and drive its transformation | Ayal Zaks | 2017-08-17 | 4 | -523/+2251 |
| * | Fix -Wunused-lambda-capture for Release build. | Rui Ueyama | 2017-08-15 | 1 | -2/+2 |
| * | [LV] Minor savings to Sink casts to unravel first order recurrence | Ayal Zaks | 2017-08-15 | 1 | -1/+1 |
| * | [SLPVectorizer] Replace VL[0] to VL0 with assert, add propagateIRFlags extra ... | Dinar Temirbulatov | 2017-08-15 | 1 | -7/+7 |
| * | [SLPVectorizer] Schedule bundle with different opcodes. | Dinar Temirbulatov | 2017-08-14 | 1 | -52/+140 |
| * | [LoopVectorize] Fix assertion failure in Fcmp vectorization | Anna Thomas | 2017-08-08 | 1 | -1/+3 |