Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+76 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -76/+0 |
* | [SLPVectorizer] reorderInputsAccordingToOpcode - remove non-Instruction canon... | Simon Pilgrim | 2019-03-25 | 1 | -1/+1 |
* | [SLP]Update test checks for the SPL vectorizer, NFC. | Alexey Bataev | 2019-01-11 | 1 | -10/+22 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -5/+5 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -4/+4 |
* | Preserve IR flags (nsw, nuw, exact, fast-math) in SLP vectorizer (PR20802). | Sanjay Patel | 2014-09-03 | 1 | -1/+1 |
* | SLP Vectorizer: Disable the vectorization of non power of two chains, such as... | Nadav Rotem | 2013-07-26 | 1 | -27/+33 |
* | When we vectorize across multiple basic blocks we may vectorize PHINodes that... | Nadav Rotem | 2013-07-22 | 1 | -0/+58 |