Files
clang-p2996/llvm/test/CodeGen/AVR
Patryk Wychowaniec 328cb9b731 [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:

a99b912c9b/llvm/lib/Target/AVR/AVRInstrInfo.td (L1421)

Closes https://github.com/llvm/llvm-project/issues/81911.
2024-03-15 19:07:54 +08:00
..
2020-06-18 16:51:37 +02:00
2016-12-31 01:07:14 +00:00
2021-01-26 17:50:56 +08:00
2021-03-03 15:36:05 +01:00
2016-12-30 00:21:56 +00:00
2016-12-31 01:07:14 +00:00
2016-11-09 23:46:52 +00:00