"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "5815a6e455869698560bd843fc8aae054c902e4b"
Two coalescer fixes in one.
1. Use the same value# to represent unknown values being merged into sub-registers. 2. When coalescer commute an instruction and the destination is a physical register, update its sub-registers by merging in the extended ranges. llvm-svn: 66610
Loading
Please register or sign in to comment