commit | 7ce7110e6d964778141c0866488e154b1ce73d69 | [log] [tgz] |
---|---|---|
author | Marshall Clow <[email protected]> | Wed Jun 05 21:04:26 2019 |
committer | Marshall Clow <[email protected]> | Wed Jun 05 21:04:26 2019 |
tree | 370af54ba2e6c3f60853a89b06498d5eba123fca | |
parent | 3975b15dbabd9ee595bcbada2088dd1395f52e0f [diff] |
Speedup to_string and to_wstring for integers using stack buffer and SSO. Reviewed as https://reviews.llvm.org/D59178 Thanks to ivafanas for all his work on this patch. llvm-svn: 362649