Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [LV] Preserve inbounds on created GEPs | Daniel Neilson | 2018-05-01 | 1 | -1/+1 |
* | [SimplifyCFG] use pass options and remove the latesimplifycfg pass | Sanjay Patel | 2017-10-28 | 1 | -1/+1 |
* | [SimplifyCFG] Defer folding unconditional branches to LateSimplifyCFG if it c... | Balaram Makam | 2017-07-19 | 1 | -1/+1 |
* | [LV] Test once if vector trip count is zero, instead of twice | Ayal Zaks | 2017-07-19 | 1 | -7/+7 |
* | [LV] Delete unneeded scalar GEP creation code | Matthew Simpson | 2017-03-23 | 1 | -2/+1 |
* | [LV] Merge floating-point and integer induction widening code | Matthew Simpson | 2017-02-24 | 1 | -63/+56 |
* | [LV] Update floating-point induction test checks (NFC) | Matthew Simpson | 2017-02-22 | 1 | -57/+129 |
* | [LV] Add scalar floating-point induction test (NFC) | Matthew Simpson | 2017-02-22 | 1 | -0/+58 |
* | [Loop Vectorizer] Handling loops FP induction variables. | Elena Demikhovsky | 2016-07-24 | 1 | -0/+218 |