summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/LoopUtils.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* [LoopUtils,LV] Propagate fast-math flags on generated FCmp instructionsJames Molloy2015-09-211-0/+7
* [LV] Relax Small Size Reduction Type RequirementMatthew Simpson2015-09-101-6/+14
* [LoopVectorize] Add Support for Small Size Reductions.Chad Rosier2015-08-271-14/+154
* [LoopVectorize] Extract InductionInfo into a helper class...James Molloy2015-08-271-4/+56
* Exposed findDefsUsedOutsideOfLoop as a loop utility functionAshutosh Nema2015-08-191-0/+19
* Late evaluation of the fast-math vectorization requirement.Tyler Nowicki2015-08-101-4/+8
* Refactor RecurrenceInstDescTyler Nowicki2015-06-161-44/+41
* Rename Reduction variables/structures to Recurrence.Tyler Nowicki2015-06-161-66/+66
* [LoopVectorize] Don't crash on zero-sized types in isInductionPHIDavid Majnemer2015-06-051-0/+3
* Move common loop utility function isInductionPHI into LoopUtils.cppKarthik Bhat2015-04-231-0/+46
* [NFC] Refactor identification of reductions as common utility function.Karthik Bhat2015-04-201-0/+453
OpenPOWER on IntegriCloud