| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [LV][LAA] Vectorize loop invariant values stored into loop invariant address | Anna Thomas | 2018-09-25 | 1 | -2/+3 |
| * | [Loop Vectorizer] Abandon vectorization when no integer IV found | Warren Ristow | 2018-09-21 | 1 | -0/+4 |
| * | [VPlan] Implement initial vector code generation support for simple outer loops. | Hideki Saito | 2018-09-14 | 1 | -0/+38 |
| * | [LV] Vectorize loops where non-phi instructions used outside loop | Anna Thomas | 2018-08-21 | 1 | -2/+22 |
| * | NFC: Clarify comment in loop vectorization legality | Anna Thomas | 2018-08-14 | 1 | -1/+2 |
| * | [LV] Teach about non header phis that have uses outside the loop | Anna Thomas | 2018-08-14 | 1 | -9/+9 |
| * | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -40/+44 |
| * | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-01 | 1 | -2/+2 |
| * | [NFC][LV][LoopUtil] Move LoopVectorizationLegality to its own file | Hideki Saito | 2018-04-29 | 1 | -0/+1068 |

