commit | 8993759ae957800a061e60d1809482efb03e3ba3 | [log] [tgz] |
---|---|---|
author | Kevin Hu <hxy9243@gmail.com> | Tue Jan 17 02:46:33 2017 +0000 |
committer | Kevin Hu <hxy9243@gmail.com> | Tue Jan 17 02:46:33 2017 +0000 |
tree | cfa73e1620255723b03c51ccce638c6c8936e261 | |
parent | 2e5a364ebc2099b620219acc2af4df2f7babd880 [diff] |
[Test patch] Inline hot functions in libcxx shared_ptr Moves hot functions such as atomic add into the memory header file so that they can be inlined, which brings performance benefits. Patch by Kevin Hu, Aditya Kumar, Sebastian Pop Differential Revision: https://reviews.llvm.org/D24991 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@292184 91177308-0d34-0410-b5e6-96231b3b80d8