summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopIdiom/bcmp-basic.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert BCmp Loop Idiom recognition transform (PR43870)Roman Lebedev2019-11-021-1819/+0
* [LoopIdiom] BCmp: loop exit count must not be wider than size_t that `bcmp` t...Roman Lebedev2019-10-141-0/+59
* [LoopIdiomRecognize] Recommit: BCmp loop idiom recognitionRoman Lebedev2019-10-121-532/+349
* [NFC][LoopIdiom] Move one bcmp test into the proper placeRoman Lebedev2019-10-121-0/+47
* Revert r370454 "[LoopIdiomRecognize] BCmp loop idiom recognition"Roman Lebedev2019-09-031-339/+516
* [LoopIdiomRecognize] BCmp loop idiom recognitionRoman Lebedev2019-08-301-516/+339
* [NFC][LoopIdiomRecognize] Some basic baseline tests for bcmp loop idiomRoman Lebedev2019-04-251-0/+1896
OpenPOWER on IntegriCloud