"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "fe56cc67c5e57521272ecef3beb360eed81ae402"
[X86] Reduce memory allocations in X86TargetMachine::getSubtargetImpl
We performed a number of memory allocations each time getTTI was called, remove them by using SmallString. No functionality change intended. llvm-svn: 270246
Loading
Please register or sign in to comment