summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/CodeGenPrepare/X86/memcmp.ll
Commit message (Expand)AuthorAgeFilesLines
* [CGP, x86] update test checks; NFCSanjay Patel2017-07-061-38/+39
* [CGP] add specialization for memcmp expansion with only one basic blockSanjay Patel2017-06-271-90/+33
* [CGP] eliminate a sub instruction in memcmp expansionSanjay Patel2017-06-271-30/+25
* [x86] set the datalayout to match the RUN line triple; NFCSanjay Patel2017-06-211-4/+2
* [x86] enable CGP memcmp() expansion for 2/4/8 byte sizesSanjay Patel2017-06-201-18/+132
* [CGP, x86] add tests for potential memcmp expansion; NFCSanjay Patel2017-06-081-0/+337
OpenPOWER on IntegriCloud