summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2015-12-03 02:05:27 +0000
committerMatthias Braun <matze@braunis.de>2015-12-03 02:05:27 +0000
commitd35fe3d984500ee57f97b1c62bc653c231bc643b (patch)
tree1860a5d2c6693022569d85adb9315f3e6fc83f1e /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
parent4994956f1a2b969ab716617f68a5e19687915afd (diff)
downloadbcm5719-llvm-d35fe3d984500ee57f97b1c62bc653c231bc643b.tar.gz
bcm5719-llvm-d35fe3d984500ee57f97b1c62bc653c231bc643b.zip
ScheduleDAGInstrs: Rework schedule graph builder.
The new algorithm remembers the uses encountered while walking backwards until a matching def is found. Contrary to the previous version this: - Works without LiveIntervals being available - Allows to increase the precision to subregisters/lanemasks (not used for now) The changes in the AMDGPU tests are necessary because the R600 scheduler is not stable with respect to the order of nodes in the ready queues. Differential Revision: http://reviews.llvm.org/D9068 llvm-svn: 254577
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud