summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/IVDescriptors.cpp
Commit message (Expand)AuthorAgeFilesLines
* PHI nodes are not `FPMathOperator` sSanjoy Das2019-03-051-2/+1
* Move DomTreeUpdater from IR to AnalysisRichard Trieu2019-02-061-1/+1
* [NFC] fix trivial typos in commentsHiroshi Inoue2019-02-051-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix parenthesis warning in IVDescriptorsRenato Golin2018-11-301-3/+3
* Add a new reduction pattern matchRenato Golin2018-11-301-6/+66
* Revert r344172: [LV] Add a new reduction pattern matchRenato Golin2018-10-271-65/+6
* [LV] Add a new reduction pattern matchRenato Golin2018-10-101-6/+65
* Remove unused include from IVDescriptors.cpp.Ilya Biryukov2018-09-121-1/+0
* Break LoopUtils into an Analysis file.Vikram TV2018-09-121-0/+1030
OpenPOWER on IntegriCloud