"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "bcd6b0d891ab079c40dfeee8395b88491c63369f"
Implement the code for PowerPC/inverted-bool-compares.ll, even though it
that testcase still does not pass with the dag combiner. This is because not all forms of br* are folded yet. Also, when we combine a node into another one, delete the node immediately instead of waiting for the node to potentially come up in the future. llvm-svn: 23632
Loading
Please register or sign in to comment