summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/completion/TestCompletion.py
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2019-08-27 10:21:11 +0000
committerTim Northover <tnorthover@apple.com>2019-08-27 10:21:11 +0000
commita7f226f9dba3472173a1ea261a3f79114caf936c (patch)
tree690de0e570c428653e538fea3d83b063185487f6 /lldb/packages/Python/lldbsuite/test/functionalities/completion/TestCompletion.py
parentbccbd74c625507f52ed4666e0ce138bd99c618ab (diff)
downloadbcm5719-llvm-a7f226f9dba3472173a1ea261a3f79114caf936c.tar.gz
bcm5719-llvm-a7f226f9dba3472173a1ea261a3f79114caf936c.zip
AArch64: avoid creating cycle in DAG for post-increment NEON ops.
Inserting a value into Visited has the effect of terminating a search for predecessors if that node is seen. This is legitimate for the base address, and acts as a slight performance optimization, but the vector-building node can be paert of a legitimate cycle so we shouldn't stop searching there. PR43056. llvm-svn: 370036
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/completion/TestCompletion.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud