| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Revert "New interface function is added to VectorUtils Value *getSplatValue(V... | Renato Golin | 2015-08-30 | 1 | -26/+0 | |
| * | New interface function is added to VectorUtils | Elena Demikhovsky | 2015-08-30 | 1 | -0/+26 | |
| * | [InstSimplify] Don't assume getAggregateElement will succeed | David Majnemer | 2015-08-18 | 1 | -4/+4 | |
| * | [VectorUtils] Replace 'llvm::' qualification with 'using llvm' | David Majnemer | 2015-08-18 | 1 | -18/+15 | |
| * | De-constify pointers to Type since they can't be modified. NFC | Craig Topper | 2015-08-01 | 1 | -1/+1 | |
| * | [InstSimplify] Teach InstSimplify how to simplify extractelement | David Majnemer | 2015-07-13 | 1 | -0/+52 | |
| * | Move getStrideFromPointer and friends from LoopVectorize to VectorUtils | Hal Finkel | 2015-07-11 | 1 | -0/+146 | |
| * | Move VectorUtils from Transforms to Analysis to correct layering violation | David Blaikie | 2015-06-26 | 1 | -0/+213 | |

