summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/avr
AgeCommit message (Expand)Author
2025-04-23[clang][AVR] Improve compatibility of inline assembly with avr-gcc (#136534)Ben Shi
2025-03-22[clang][CodeGen][AVR] Fix a crash in AVRABIInfo (#131976)Ben Shi
2024-01-04[clang][AVR] Restrict range of assembly constraint 'G' (#76561)Ben Shi
2023-03-15[clang] Add AVR specific inline assembly escaped charactersBen Shi
2022-12-21clang: Respect function address space for __builtin_function_startMatt Arsenault
2022-12-21[clang] Do not extend i8 return values to i16 on AVR.Ben Shi
2022-11-27[AVR] Fix broken bitcast for aliases in non-zero address spaceAyke van Laethem
2022-11-17[clang] Fix wrong ABI of AVRTiny.Ben Shi
2022-11-10[ObjC] avoid crashing when emitting synthesized getter/setter and ptrdiff_t i...Matt Jacobson
2022-10-07[CodeGen] Convert tests to opaque pointers (NFC)Nikita Popov
2022-08-04[ObjC] type method metadata `_imp`, messenger routine at callsite with progra...Matt Jacobson
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2022-03-24[clang][AVR] Implement standard calling convention for AVR and AVRTinyBen Shi
2022-02-25[clang][NFC] Move all avr CodeGen tests to avr specific directoryBen Shi
2022-02-15Use functions with prototypes when appropriate; NFCAaron Ballman
2022-01-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyu kim
2022-01-13[clang] Fix function pointer address spaceElizabeth Andrews
2021-11-09Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...hyeongyu kim
2021-11-06[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyukim
2021-11-06Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...Juneyoung Lee
2021-11-06[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee
2021-10-18Revert D105169 due to the two-stage failure in ASANJuneyoung Lee
2021-10-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee
2021-06-29[AVR][clang] Fix wrong calling convention in functions return struct typeBen Shi
2020-12-31[test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none...Fangrui Song
2020-04-26[AVR][NFC] Move preprocessor tests to Preprocessor directoryAyke van Laethem
2020-04-15[AVR] Define __ELF__Ayke van Laethem
2020-02-03Revert "[CodeGenModule] Assume dso_local for -fpic -fno-semantic-interposition"Fangrui Song
2020-02-03[CodeGenModule] Assume dso_local for -fpic -fno-semantic-interpositionFangrui Song
2018-08-23Update avr attributes test for output change in r340519Alexander Richardson
2017-02-11[AVR] Fix __AVR_xxx macro definitions; authored by Peter WuDylan McKay
2017-02-08[AVR] Add support for the 'interrupt' and 'naked' attributesDylan McKay
2017-02-07Revert "Revert "[AVR] Allow specifying the CPU on the command line""Dylan McKay
2017-02-06Revert "[AVR] Allow specifying the CPU on the command line"Diana Picus
2017-02-06[AVR] Allow specifying the CPU on the command lineDylan McKay