This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Target
/
AVR
History
Craig Topper
af629ec2d4
[AVR] Use MCRegister. NFC
2024-09-28 11:40:26 -07:00
..
AsmParser
[NFC] Update function names in MCTargetAsmParser.h (
#108643
)
2024-09-18 11:43:49 -04:00
Disassembler
…
MCTargetDesc
[AVR] Use MCRegister. NFC
2024-09-28 11:40:26 -07:00
TargetInfo
…
AVR.h
Reland "[NewPM][CodeGen] Port selection dag isel to new pass manager" (
#94149
)
2024-06-04 08:10:58 +08:00
AVR.td
…
AVRAsmPrinter.cpp
[IR] Don't include Module.h in Analysis.h (NFC) (
#97023
)
2024-06-28 14:30:47 +02:00
AVRCallingConv.td
…
AVRDevices.td
…
AVRExpandPseudoInsts.cpp
…
AVRFrameLowering.cpp
…
AVRFrameLowering.h
…
AVRInstrFormats.td
…
AVRInstrInfo.cpp
[TII][RISCV] Add renamable bit to copyPhysReg (
#91179
)
2024-08-27 10:08:43 +08:00
AVRInstrInfo.h
[TII][RISCV] Add renamable bit to copyPhysReg (
#91179
)
2024-08-27 10:08:43 +08:00
AVRInstrInfo.td
[AVR][NFC] Improve format of target description files (
#96449
)
2024-06-24 16:52:13 +08:00
AVRISelDAGToDAG.cpp
[AVR] Fix 16-bit LDDs with immediate overflows (
#104923
)
2024-08-29 15:28:17 +08:00
AVRISelLowering.cpp
[LLVM] Factor disabled Libcalls into the initializer (
#98421
)
2024-07-11 12:59:25 -05:00
AVRISelLowering.h
…
AVRMachineFunctionInfo.h
…
AVRMCInstLower.cpp
…
AVRMCInstLower.h
…
AVRRegisterInfo.cpp
…
AVRRegisterInfo.h
…
AVRRegisterInfo.td
[AVR][NFC] Reformat target description files (
#83755
)
2024-03-04 16:09:32 +08:00
AVRSelectionDAGInfo.h
…
AVRShiftExpand.cpp
…
AVRSubtarget.cpp
…
AVRSubtarget.h
…
AVRTargetMachine.cpp
Reland "[NewPM][CodeGen] Port selection dag isel to new pass manager" (
#94149
)
2024-06-04 08:10:58 +08:00
AVRTargetMachine.h
…
AVRTargetObjectFile.cpp
…
AVRTargetObjectFile.h
…
CMakeLists.txt
…
README.md
…
TODO.md
…
README.md
AVR backend
This experimental backend is for the 8-bit Atmel
AVR
microcontroller.
Useful links
Unresolved bugs
Architecture notes