diff options
author | James Molloy <jmolloy@google.com> | 2019-08-30 18:49:50 +0000 |
---|---|---|
committer | James Molloy <jmolloy@google.com> | 2019-08-30 18:49:50 +0000 |
commit | 790a779f06b3e51f865104cc26767b3adc056a23 (patch) | |
tree | e7174f2e0bcc521bbcfb639bcb9d2a420fef0cfe /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp | |
parent | d719c50655e7562e53929124650c9ace0c0d4d96 (diff) | |
download | bcm5719-llvm-790a779f06b3e51f865104cc26767b3adc056a23.tar.gz bcm5719-llvm-790a779f06b3e51f865104cc26767b3adc056a23.zip |
[MachinePipeliner] Separate schedule emission, NFC
This is the first stage in refactoring the pipeliner and making it more
accessible for backends to override and control. This separates the logic and
state required to *emit* a scheudule from the logic that *computes* and
validates a schedule.
This will enable (a) new schedule emitters and (b) new modulo scheduling
implementations to coexist.
NFC.
Differential Revision: https://reviews.llvm.org/D67006
llvm-svn: 370500
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions