summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/float-induction.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+340
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-340/+0
* [LV] Preserve inbounds on created GEPsDaniel Neilson2018-05-011-1/+1
* [SimplifyCFG] use pass options and remove the latesimplifycfg passSanjay Patel2017-10-281-1/+1
* [SimplifyCFG] Defer folding unconditional branches to LateSimplifyCFG if it c...Balaram Makam2017-07-191-1/+1
* [LV] Test once if vector trip count is zero, instead of twiceAyal Zaks2017-07-191-7/+7
* [LV] Delete unneeded scalar GEP creation codeMatthew Simpson2017-03-231-2/+1
* [LV] Merge floating-point and integer induction widening codeMatthew Simpson2017-02-241-63/+56
* [LV] Update floating-point induction test checks (NFC)Matthew Simpson2017-02-221-57/+129
* [LV] Add scalar floating-point induction test (NFC)Matthew Simpson2017-02-221-0/+58
* [Loop Vectorizer] Handling loops FP induction variables.Elena Demikhovsky2016-07-241-0/+218
OpenPOWER on IntegriCloud