summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopIdiom/unsafe.ll
Commit message (Collapse)AuthorAgeFilesLines
* [LoopIdiom] check for safety while expandingAditya Kumar2017-05-051-0/+55
Loop Idiom recognition was generating memset in a case that would result generating a division operation to an unsafe location. Differential Revision: https://reviews.llvm.org/D32674 llvm-svn: 302238
OpenPOWER on IntegriCloud