diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2012-07-03 07:16:13 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2012-07-03 07:16:13 +0000 |
commit | ce9a04132d1bf85967d6ad062d45dd75f148eef1 (patch) | |
tree | 91b73e863103ff4bf253790e42874e0a50384548 /docs | |
parent | 1e59c78ab7d3205b390fc9b68db603d5ff3bf3a3 (diff) | |
download | external_llvm-ce9a04132d1bf85967d6ad062d45dd75f148eef1.zip external_llvm-ce9a04132d1bf85967d6ad062d45dd75f148eef1.tar.gz external_llvm-ce9a04132d1bf85967d6ad062d45dd75f148eef1.tar.bz2 |
Micro-optimize this function a bit. This shrinks the generated code
some, and allows the routine to be inlined into common callers. The
various bits that hit this code in their hotpath seem slightly lower on
the profile, but I can't really measure a performance improvement as
everything seems to still be bottlenecked on likely cache misses. =/
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159648 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions