aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ADT/APIntTest.cpp
diff options
context:
space:
mode:
authorPatryk Wychowaniec <pwychowaniec@pm.me>2024-03-15 12:07:54 +0100
committerGitHub <noreply@github.com>2024-03-15 19:07:54 +0800
commit328cb9b731cb61eaa853fa6cc3bd641dd1d71b98 (patch)
tree1f72eb3ebd17c03dcedd806cd9cfb3c188fa81b9 /llvm/unittests/ADT/APIntTest.cpp
parent861ebe6446296c96578807363aa292c69d827773 (diff)
downloadllvm-328cb9b731cb61eaa853fa6cc3bd641dd1d71b98.zip
llvm-328cb9b731cb61eaa853fa6cc3bd641dd1d71b98.tar.gz
llvm-328cb9b731cb61eaa853fa6cc3bd641dd1d71b98.tar.bz2
[AVR] Remove earlyclobber from LDDRdPtrQ (#85277)
LDDRdPtrQ was marked as `earlyclobber`, which doesn't play well with GreedyRA (which can generate this instruction through `loadRegFromStackSlot()`). This seems to be the same case as: https://github.com/llvm/llvm-project/blob/a99b912c9b74f6ef91786b4dfbc25160c27d3b41/llvm/lib/Target/AVR/AVRInstrInfo.td#L1421 Closes https://github.com/llvm/llvm-project/issues/81911.
Diffstat (limited to 'llvm/unittests/ADT/APIntTest.cpp')
0 files changed, 0 insertions, 0 deletions