diff options
author | Andrea Di Biagio <Andrea_DiBiagio@sn.scee.net> | 2018-06-28 15:50:26 +0000 |
---|---|---|
committer | Andrea Di Biagio <Andrea_DiBiagio@sn.scee.net> | 2018-06-28 15:50:26 +0000 |
commit | 877f9a7e392f0bbc61225f498fd9cf6462f1dd28 (patch) | |
tree | 4505141a795268445afb789e99d40293520d215a /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py | |
parent | 298a61590ab694b33407a56feb60e19145078cac (diff) | |
download | bcm5719-llvm-877f9a7e392f0bbc61225f498fd9cf6462f1dd28.tar.gz bcm5719-llvm-877f9a7e392f0bbc61225f498fd9cf6462f1dd28.zip |
[llvm-mca] Use a WriteRef to describe register writes in class RegisterFile.
This patch introduces a new class named WriteRef. A WriteRef is used by the
RegisterFile to keep track of register definitions. Internally it wraps a
WriteState, as well as the source index of the defining instruction.
This patch allows the tool to propagate additional information to support future
analysis on data dependencies.
llvm-svn: 335867
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions