Skip to content
Commit 3f8ff044 authored by Owen Anderson's avatar Owen Anderson
Browse files

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
parent f570feea
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment