diff options
author | David Green <david.green@arm.com> | 2021-05-13 09:20:33 +0100 |
---|---|---|
committer | David Green <david.green@arm.com> | 2021-05-14 15:06:59 +0100 |
commit | 11b34e78c1e2fd5e7cec224d99400216334e2893 (patch) | |
tree | e58b814bfac08f342ab3de2820b0c06c118f0a6b /llvm/unittests/Support/MathExtrasTest.cpp | |
parent | b41e1306b80f20a857f0e285e51ea453eb7888a1 (diff) | |
download | llvm-11b34e78c1e2fd5e7cec224d99400216334e2893.zip llvm-11b34e78c1e2fd5e7cec224d99400216334e2893.tar.gz llvm-11b34e78c1e2fd5e7cec224d99400216334e2893.tar.bz2 |
[ARM] Define CPSR on MEMCPY pseudos
These pseudos are converted post-isel into t2WhileLoopStart and
t2LoopEnd/LoopDec instructions, which themselves are defined to clobber
CPSR. Doing the same with the MEMCPY nodes will make sure they are
scheduled correctly to not end up with incorrect uses.
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions