Skip to content
Commit 9f0e4a2f authored by Chandler Carruth's avatar Chandler Carruth
Browse files

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. =/

llvm-svn: 159648
parent 85c938f4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment