llvm-project/clang/test/CodeGen/avr
Ben Shi 51585aa240 [clang][AVR] Implement standard calling convention for AVR and AVRTiny
This patch implements avr-gcc's calling convention:
https://gcc.gnu.org/wiki/avr-gcc#Calling_Convention

Reviewed By: aykevl

Differential Revision: https://reviews.llvm.org/D120720
2022-03-24 02:08:22 +00:00
..
attributes
address-space-avr.c [clang][NFC] Move all avr CodeGen tests to avr specific directory 2022-02-25 00:23:46 +00:00
alias-avr.c [clang][NFC] Move all avr CodeGen tests to avr specific directory 2022-02-25 00:23:46 +00:00
argument.c [clang][AVR] Implement standard calling convention for AVR and AVRTiny 2022-03-24 02:08:22 +00:00
avr-builtins.c [clang][NFC] Move all avr CodeGen tests to avr specific directory 2022-02-25 00:23:46 +00:00
avr-flash.c [clang][NFC] Move all avr CodeGen tests to avr specific directory 2022-02-25 00:23:46 +00:00
avr-inline-asm-constraints.c [clang][NFC] Move all avr CodeGen tests to avr specific directory 2022-02-25 00:23:46 +00:00
avr-unsupported-inline-asm-constraints.c [clang][NFC] Move all avr CodeGen tests to avr specific directory 2022-02-25 00:23:46 +00:00
functionptr-addrspace.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
struct.c [clang][AVR] Implement standard calling convention for AVR and AVRTiny 2022-03-24 02:08:22 +00:00