"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "af555adc15b9be158bc50a4f6ca24bd644c24765"
RegisterCoalescer: Fix stripCopies() picking up main range instead of subregister range
This fixes a problem where stripCopies() would switch to values in the main liverange when it crossed a copy instruction. However when joining subranges we need to stay in the respective subregister ranges. llvm-svn: 224461
Loading
Please register or sign in to comment