"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "85dfd7443964787521c97fff425fcfbc165f14e9"
TiedTo flag can now be placed on implicit operands. isTwoAddrUse() should look
at all of the operands. Previously it was skipping over implicit operands which cause infinite looping when the two-address pass try to reschedule a two-address instruction below the kill of tied operand. I'm unable to come up with a reasonably sized test case. rdar://13747577 llvm-svn: 180906
Loading
Please register or sign in to comment