aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2009-09-18 08:16:04 +0000
committerEvan Cheng <evan.cheng@apple.com>2009-09-18 08:16:04 +0000
commitf8a56255a54bf60d0cfa6b20d10dad969cce9f81 (patch)
treeab02b516f483c2c622f62eb4dea11716585ac889 /lib/Target
parent1134dc5cc0cb83abcdf072dc4300cd7a898f830c (diff)
downloadexternal_llvm-f8a56255a54bf60d0cfa6b20d10dad969cce9f81.zip
external_llvm-f8a56255a54bf60d0cfa6b20d10dad969cce9f81.tar.gz
external_llvm-f8a56255a54bf60d0cfa6b20d10dad969cce9f81.tar.bz2
Fix a bug in sdisel switch lowering code. When it updates the phi nodes in switch successor blocks, it can introduce multiple phi operands of the same value from different blocks (and may not be on the predecessor list).
This can be seen on CodeGen/Generic/2006-09-06-SwitchLowering.ll. But it's not known to cause any real regression (but I have added an assertion for it now). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82214 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target')
0 files changed, 0 insertions, 0 deletions