diff options
author | Philip Pfaffe <philip.pfaffe@gmail.com> | 2018-06-29 07:29:45 +0000 |
---|---|---|
committer | Philip Pfaffe <philip.pfaffe@gmail.com> | 2018-06-29 07:29:45 +0000 |
commit | ec1a3048a30dd86d33b2ebdc475d767743aca049 (patch) | |
tree | 40c8956c1c2508ffe05f3ef7fbd737c935aac771 /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | 63e68acbc3a2f819f9fb1774e232127367b667cb (diff) | |
download | bcm5719-llvm-ec1a3048a30dd86d33b2ebdc475d767743aca049.tar.gz bcm5719-llvm-ec1a3048a30dd86d33b2ebdc475d767743aca049.zip |
[ScopHelper] Provide support for recognising collective invariant loads
Summary: This patch aims to provide support for detecting load patterns which are collectively invariant but right now `isHoistableLoad()` is checking each load instruction individually which cannot detect the load pattern as a whole.
Patch by: Sahil Girish Yerawar
Reviewers: bollu, philip.pfaffe, Meinersbur
Reviewed By: philip.pfaffe, Meinersbur
Differential Revision: https://reviews.llvm.org/D48026
llvm-svn: 335949
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions