"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "5b31ed3ff04143877f872b9c3508443c2ec98166"
Fix x86 fast-isel's cmp+branch folding to avoid folding when the
comparison is in a different basic block from the branch. In such cases, the comparison's operands may not have initialized virtual registers available. llvm-svn: 111709
Loading
Please register or sign in to comment