about summary refs log tree commit diff
path: root/src/test/codegen/avr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-111/+0
2022-12-11fix transmutes between pointers in different address spacesErik Desjardins-1/+23
2022-11-05Bless more testsMichael Goulet-11/+5
2022-08-27Update tests for UEFI and AVRVadim Petrochenkov-1/+1
2020-10-31Assert that locals have storage when usedTomasz Miąsko-0/+1
2020-08-24[AVR] Rename the last few remaining references from 'avr-unknown-unknown' to ...Dylan McKay-1/+1
2020-08-02compiletest: Support ignoring tests requiring missing LLVM componentsVadim Petrochenkov-0/+1
2020-07-22[AVR] Correctly set the pointer address space when constructing pointers to f...Dylan McKay-0/+93