"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "2eecc22fdbff0b089f1600981809d36eca67bdf4"
Fix a bug that was causing major slowdowns in povray. This was due to LCSSA
not handling PHI nodes correctly when determining if a value was live-out. This patch reduces the number of detected live-out variables in the testcase from 6565 to 485. llvm-svn: 28771
Loading
Please register or sign in to comment