"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "42018202752617d5095869b599fa847e7f2d2f54"
[msan] Avoid redundant origin stores.
Origin is meaningless for fully initialized values. Avoid storing origin for function arguments that are known to be always initialized (i.e. shadow is a compile-time null constant). This is not about correctness, but purely an optimization. Seems to affect compilation time of blacklisted functions significantly. llvm-svn: 213239
Loading
Please register or sign in to comment