aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
diff options
context:
space:
mode:
authorZhuojia Shen <chaosdefinition@hotmail.com>2021-01-26 14:00:58 -0800
committerZhuojia Shen <chaosdefinition@hotmail.com>2021-01-26 14:00:58 -0800
commit8cef45517e47af7c81dd6504fa52ce98e21a6208 (patch)
treedd346c7c8f2da5d83705e3925ed507361b40f4db /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
parenta9bd3d37bdec19fc8b4d9aad13f36902c20c7441 (diff)
downloadllvm-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