commit | 27a83e99f4866471dabeeb1c116df91b587d5362 | [log] [tgz] |
---|---|---|
author | Samuel Benzaquen <[email protected]> | Wed Apr 03 17:40:51 2019 |
committer | Samuel Benzaquen <[email protected]> | Wed Apr 03 17:40:51 2019 |
tree | 3bc42b21dded6fc5d77760a2edd19e52eaca9929 | |
parent | 8a497a958be1f4656eff9664e1be29491f3795d2 [diff] |
Add more benchmarks for literal strings. Summary: Comparing against the empty string should generate much better code that what it does today. We can also generate better code when comparing against literals that are larger than the SSO space. Reviewers: EricWF Subscribers: christof, jdoerfert, libcxx-commits Tags: #libc Differential Revision: https://reviews.llvm.org/D59781 llvm-svn: 357614