"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "5847e5e10c32f60935bc6065d80b819d3199c6b7"
enhance GVN to forward substitute a stored value to a load
(and load -> load) when the base pointers must alias but when they are different types. This occurs very very frequently in 176.gcc and other code that uses bitfields a lot. llvm-svn: 82399
Loading
Please register or sign in to comment