aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-09-10 06:36:57 +0000
committerChris Lattner <sabre@nondot.org>2006-09-10 06:36:57 +0000
commitc66764c00756d800aede2fd32d55658a236b1912 (patch)
tree6a67d334609227586aa7d357c5d09db56a33f02d /lib/Transforms
parentdc08cd56c4982d01dd83989318aa82da94b84c8f (diff)
This code was trying too hard. By eliminating redundant edges in the CFG
due to switch cases going to the same place, it make #pred != #phi entries, breaking live interval analysis. This fixes 458.sjeng on x86 with llc. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30236 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms')
0 files changed, 0 insertions, 0 deletions