Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert BCmp Loop Idiom recognition transform (PR43870) | Roman Lebedev | 2019-11-02 | 1 | -1819/+0 |
* | [LoopIdiom] BCmp: loop exit count must not be wider than size_t that `bcmp` t... | Roman Lebedev | 2019-10-14 | 1 | -0/+59 |
* | [LoopIdiomRecognize] Recommit: BCmp loop idiom recognition | Roman Lebedev | 2019-10-12 | 1 | -532/+349 |
* | [NFC][LoopIdiom] Move one bcmp test into the proper place | Roman Lebedev | 2019-10-12 | 1 | -0/+47 |
* | Revert r370454 "[LoopIdiomRecognize] BCmp loop idiom recognition" | Roman Lebedev | 2019-09-03 | 1 | -339/+516 |
* | [LoopIdiomRecognize] BCmp loop idiom recognition | Roman Lebedev | 2019-08-30 | 1 | -516/+339 |
* | [NFC][LoopIdiomRecognize] Some basic baseline tests for bcmp loop idiom | Roman Lebedev | 2019-04-25 | 1 | -0/+1896 |