diff options
author | Quentin Colombet <qcolombet@apple.com> | 2016-04-07 22:45:42 +0000 |
---|---|---|
committer | Quentin Colombet <qcolombet@apple.com> | 2016-04-07 22:45:42 +0000 |
commit | e918006a87012fbd6840108b08313bb55a11403a (patch) | |
tree | 485e64fb8d7fdf11a6afa52885693b42a222d2bd /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
parent | c8d612f6fdb8e1182b62a24b610c964f844bf593 (diff) | |
download | llvm-e918006a87012fbd6840108b08313bb55a11403a.zip llvm-e918006a87012fbd6840108b08313bb55a11403a.tar.gz llvm-e918006a87012fbd6840108b08313bb55a11403a.tar.bz2 |
[RegisterBankInfo] Add a way to record what register bank covers a
specific type.
This will be used to find the default mapping of the instruction.
Also, this information is recorded, instead of computed, because it is
expensive from a type to know which register bank maps it.
Indeed, we need to iterate through all the register classes of all the
register banks to find the one that maps the given type.
llvm-svn: 265736
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions