NameDateSize

..08-Apr-202432

AsmParser/H08-Apr-20243

AVR.hH A D08-Apr-20242.9 KiB

AVR.tdH A D15-May-20222.7 KiB

AVRAsmPrinter.cppH A D08-Apr-202411.4 KiB

AVRCallingConv.tdH A D09-Feb-20232 KiB

AVRDevices.tdH A D08-Apr-202428.3 KiB

AVRExpandPseudoInsts.cppH A D09-Dec-202380.8 KiB

AVRFrameLowering.cppH A D08-Apr-202417.1 KiB

AVRFrameLowering.hH A D22-Jun-20211.9 KiB

AVRInstrFormats.tdH A D08-Apr-202416.7 KiB

AVRInstrInfo.cppH A D08-Apr-202417.3 KiB

AVRInstrInfo.hH A D09-Dec-20234.4 KiB

AVRInstrInfo.tdH A D08-Apr-202489.2 KiB

AVRISelDAGToDAG.cppH A D08-Apr-202418.5 KiB

AVRISelLowering.cppH A D08-Apr-202499.9 KiB

AVRISelLowering.hH A D08-Apr-20248.4 KiB

AVRMachineFunctionInfo.hH A D29-Jun-20233.2 KiB

AVRMCInstLower.cppH A D29-Jun-20234 KiB

AVRMCInstLower.hH A D29-Jun-20231.2 KiB

AVRRegisterInfo.cppH A D29-Jun-202311.4 KiB

AVRRegisterInfo.hH A D29-Jun-20232.2 KiB

AVRRegisterInfo.tdH A D15-May-202210.2 KiB

AVRSelectionDAGInfo.hH A D22-Jun-2021868

AVRShiftExpand.cppH A D09-Dec-20235.2 KiB

AVRSubtarget.cppH A D09-Dec-20231.5 KiB

AVRSubtarget.hH A D08-Apr-20243.7 KiB

AVRTargetMachine.cppH A D08-Apr-20244.3 KiB

AVRTargetMachine.hH A D08-Apr-20242.3 KiB

AVRTargetObjectFile.cppH A D15-May-20223.3 KiB

AVRTargetObjectFile.hH A D15-May-20221.2 KiB

Disassembler/H09-Dec-20233

MCTargetDesc/H08-Apr-202422

README.mdH A D22-Jun-2021341

TargetInfo/H15-May-20224

TODO.mdH A D22-Jun-2021186

README.md

1# AVR backend
2
3This experimental backend is for the 8-bit Atmel [AVR](https://en.wikipedia.org/wiki/Atmel_AVR) microcontroller.
4
5## Useful links
6
7* [Unresolved bugs](https://llvm.org/bugs/buglist.cgi?product=libraries&component=Backend%3A%20AVR&resolution=---&list_id=109466)
8* [Architecture notes](https://github.com/avr-llvm/architecture)
9