"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "469dcc63fb886209fc8ae7eab2a83d6960d2a7b9"
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