summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2017-02-03 12:28:40 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2017-02-03 12:28:40 +0000
commita0d9f2582b7c31e604f4dc82fd5eae10d33aae7e (patch)
tree891056b1c4b90b78784d3febb896600a98bdce29 /llvm/lib/Target
parent490c508b1dcb17eb3b63bd4b80455d8bdd84d17f (diff)
downloadbcm5719-llvm-a0d9f2582b7c31e604f4dc82fd5eae10d33aae7e.tar.gz
bcm5719-llvm-a0d9f2582b7c31e604f4dc82fd5eae10d33aae7e.zip
[SelectionDAG] Fix for PR30775: Assertion `NodeToMatch->getOpcode() !=
ISD::DELETED_NODE && "NodeToMatch was removed partway through selection"' failed. NodeToMatch can be modified during matching, but code does not handle this situation. Differential Revision: https://reviews.llvm.org/D29292 llvm-svn: 294003
Diffstat (limited to 'llvm/lib/Target')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud