diff options
author | Chris Lattner <sabre@nondot.org> | 2006-10-27 23:50:33 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-10-27 23:50:33 +0000 |
commit | 8c494ab759266322aa05d5e99af9c05eb0d44576 (patch) | |
tree | 6fe678eb4b87dfcdd6c5d15ca7097d50f92b7cb8 /lib/CodeGen/SelectionDAG/SelectionDAG.cpp | |
parent | 0d824c3fe1a3d06e6c0c92952c436226a7402b2e (diff) |
Fix a bug in merged condition handling (CodeGen/Generic/2006-10-27-CondFolding.ll).
Add many fewer CFG edges and PHI node entries. If there is a switch which has
the same block as multiple destinations, only add that block once as a successor/phi
node (in the jumptable case)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31242 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/SelectionDAG.cpp')
0 files changed, 0 insertions, 0 deletions