diff options
author | Zhuojia Shen <chaosdefinition@hotmail.com> | 2021-01-26 14:00:58 -0800 |
---|---|---|
committer | Zhuojia Shen <chaosdefinition@hotmail.com> | 2021-01-26 14:00:58 -0800 |
commit | 8cef45517e47af7c81dd6504fa52ce98e21a6208 (patch) | |
tree | dd346c7c8f2da5d83705e3925ed507361b40f4db /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp | |
parent | a9bd3d37bdec19fc8b4d9aad13f36902c20c7441 (diff) | |
download | llvm-8cef45517e47af7c81dd6504fa52ce98e21a6208.zip llvm-8cef45517e47af7c81dd6504fa52ce98e21a6208.tar.gz llvm-8cef45517e47af7c81dd6504fa52ce98e21a6208.tar.bz2 |
[ARM] Fix STRT/STRHT/STRBT input/output operands.
STRT, STRHT, and STRBT are store instructions and their source register
$Rt should be treated as an input operand instead of an output operand.
This should fix things (e.g., liveness tracking in LivePhysRegs) if
these instructions were used in CodeGen.
Differential Revision: https://reviews.llvm.org/D95074
Diffstat (limited to 'llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp')
0 files changed, 0 insertions, 0 deletions