summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py
diff options
context:
space:
mode:
authorAlina Sbirlea <asbirlea@google.com>2020-02-07 10:15:59 -0800
committerTom Stellard <tstellar@redhat.com>2020-06-23 15:42:10 -0700
commitcaa755f90e3711443180adec834fd544e3646e2e (patch)
treea96054dd7bebe91932592557f02c1248a1211de2 /lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py
parent1f3be0e9b7b476780e5226aa95488a4a0a262961 (diff)
downloadbcm5719-llvm-caa755f90e3711443180adec834fd544e3646e2e.tar.gz
bcm5719-llvm-caa755f90e3711443180adec834fd544e3646e2e.zip
[BasicAA] Make BasicAA a cfg pass.
Summary: Part of the changes in D44564 made BasicAA not CFG only due to it using PhiAnalysisValues which may have values invalidated. Subsequent patches (rL340613) appear to have addressed this limitation. BasicAA should not be invalidated by non-CFG-altering passes. A concrete example is MemCpyOpt which preserves CFG, but we are testing it invalidates BasicAA. llvm-dev RFC: https://groups.google.com/forum/#!topic/llvm-dev/eSPXuWnNfzM Reviewers: john.brawn, sebpop, hfinkel, brzycki Subscribers: hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D74353 (cherry picked from commit 0cecafd647ccd9d0acc5968d4d6e80c1cbdee275)
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud