summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
diff options
context:
space:
mode:
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>2016-04-25 18:55:15 +0000
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>2016-04-25 18:55:15 +0000
commitd5c369f4600db7f05287f80edca43cc83318a310 (patch)
treedd9872becef8e9440497dbc7dcf73e485dda7505 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parentc78ce7dc2154d559657d6799065fe60456118e80 (diff)
downloadbcm5719-llvm-d5c369f4600db7f05287f80edca43cc83318a310.tar.gz
bcm5719-llvm-d5c369f4600db7f05287f80edca43cc83318a310.zip
Do not check all GEPs for assumptions
Before, we checked all GEPs in a statement in order to derive out-of-bound assumptions. However, this can not only introduce new parameters but it is also not clear what we can learn from GEPs that are not immediately used in a memory accesses inside the SCoP. As this case is very rare, no actual change in the behaviour is expected. llvm-svn: 267442
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud