"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "3278893a1abb1e6b5becc77a5bc75b66d75ed9de"
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
Loading
Please register or sign in to comment