summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/UnreachableBlockElim.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2011-07-26 23:00:24 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2011-07-26 23:00:24 +0000
commitc3bcb02154d457f1dcc05bca10ccacec822f2330 (patch)
tree072ea266834745319858c118b78d47daf5e9c059 /llvm/lib/CodeGen/UnreachableBlockElim.cpp
parent28f8189866b5506ab7362e2857c90ba2cdfac39b (diff)
downloadbcm5719-llvm-c3bcb02154d457f1dcc05bca10ccacec822f2330.tar.gz
bcm5719-llvm-c3bcb02154d457f1dcc05bca10ccacec822f2330.zip
Eliminate copies of undefined values during coalescing.
These copies would coalesce easily, but the resulting value would be defined by a deleted instruction. Now we also remove the undefined value number from the destination register. This fixes PR10503. llvm-svn: 136174
Diffstat (limited to 'llvm/lib/CodeGen/UnreachableBlockElim.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud