summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorEli Friedman <efriedma@codeaurora.org>2017-06-14 22:43:28 +0000
committerEli Friedman <efriedma@codeaurora.org>2017-06-14 22:43:28 +0000
commit127e0cd21b6e89fe9f052d39aaeea35c64e9b3da (patch)
tree92b1532beda652199f4368a226bda8e068ec90b5 /lldb/packages/Python/lldbsuite/test
parent5aa56d2d6e6e1eb7f7b2ceb96d2c7146b31b581b (diff)
downloadbcm5719-llvm-127e0cd21b6e89fe9f052d39aaeea35c64e9b3da.tar.gz
bcm5719-llvm-127e0cd21b6e89fe9f052d39aaeea35c64e9b3da.zip
Don't check side effects for functions outside of SCoP
In r304074 we introduce a patch to accept results from side effect free functions into SCEV modeling. This causes rejection of cases where the call is happening outside the SCoP. This patch checks if the call is outside the Region and treats the results as a parameter (SCEVType::PARAM) to the SCoP instead of returning SCEVType::INVALID. Patch by Sameer Abu Asal. llvm-svn: 305423
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud