summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/AVR/inline-asm
AgeCommit message (Expand)Author
2025-04-23[clang][AVR] Improve compatibility of inline assembly with avr-gcc (#136534)Ben Shi
2025-03-26[AVR] Fix a bug in selection of ANY_EXTEND (#132398)Ben Shi
2024-12-15[AVR,test] Change llc -march= to -mtriple=Fangrui Song
2024-12-05[AVR] Simplify eocoding of load/store instructions (#118279)Ben Shi
2024-02-05[AVR] Convert tests to opaque pointers (NFC)Nikita Popov
2023-06-11[AVR] Enable sub register livenessBen Shi
2023-04-10[AVR][NFC] Fix errors in commit 6e57f68e41c92936b9ef3a4e6fb286e8805a9fbcBen Shi
2023-04-10[AVR] Reject invalid LDD instruction with explicit errorBen Shi
2023-01-20[AVR] Fix incorrectly printed global symbol operands in inline-asmBen Shi
2023-01-13[AVR] Fix a bug in AsmPrinter when printing inline-asm operandsBen Shi
2022-12-23[AVR] Fix a bug in AsmPrinter when printing memory operands.Ben Shi
2022-01-06[Tests] Add elementtype attribute to indirect inline asm operands (NFC)Nikita Popov
2021-11-19[asm] Remove explicit branch for modifier 'l'Nico Weber
2021-05-30[AVR] Improve inline assemblyBen Shi
2017-05-03[AVR] Reserve the Y register in all functionsDylan McKay
2017-04-19[AVR] Remove the 'multibyte' asm testDylan McKay
2017-02-22[AVR] Disable integrated assembler for a few testsDylan McKay
2016-12-10[AVR] Fix and clean up the inline assembly testsDylan McKay