"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "610128eba61185588883becd4b0ea6577f588469"
[GC] CodeGenPrep transform: simplify offsetable relocate
The transform is somewhat involved, but the basic idea is simple: find derived pointers that have been offset from the base pointer using gep and replace the relocate of the derived pointer with a gep to the relocated base pointer (with the same offset). llvm-svn: 226060
Loading
Please register or sign in to comment