1 file changed
+1
-1
lines changedSubmodule llvm-project updated 36 files
- llvm/lib/Target/AVR/AVRCallingConv.td+1-17
- llvm/lib/Target/AVR/AVRDevices.td+13-5
- llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp+2-2
- llvm/lib/Target/AVR/AVRFrameLowering.cpp+38-59
- llvm/lib/Target/AVR/AVRISelLowering.cpp+167-216
- llvm/lib/Target/AVR/AVRISelLowering.h+2-4
- llvm/lib/Target/AVR/AVRInstrInfo.cpp+1-1
- llvm/lib/Target/AVR/AVRInstrInfo.td+17-14
- llvm/lib/Target/AVR/AVRMachineFunctionInfo.h+19-1
- llvm/lib/Target/AVR/AVRRegisterInfo.cpp+8-5
- llvm/lib/Target/AVR/AVRRegisterInfo.td+26
- llvm/lib/Target/AVR/AVRSubtarget.cpp+7-4
- llvm/lib/Target/AVR/AVRSubtarget.h+12-7
- llvm/lib/Target/AVR/AVRTargetObjectFile.cpp+1-1
- llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.cpp+15-13
- llvm/test/CodeGen/AVR/PR37143.ll+1-1
- llvm/test/CodeGen/AVR/add.ll+45
- llvm/test/CodeGen/AVR/brind.ll+1-1
- llvm/test/CodeGen/AVR/call.ll+18-18
- llvm/test/CodeGen/AVR/calling-conv/c/basic_aggr.ll+84
- llvm/test/CodeGen/AVR/calling-conv/c/call.ll+89
- llvm/test/CodeGen/AVR/calling-conv/c/call_aggr.ll+48
- llvm/test/CodeGen/AVR/calling-conv/c/return_aggr.ll+31
- llvm/test/CodeGen/AVR/calling-conv/c/stack.ll+4-4
- llvm/test/CodeGen/AVR/div.ll+4-20
- llvm/test/CodeGen/AVR/dynalloca.ll+21-3
- llvm/test/CodeGen/AVR/features/xmega_io.ll+48
- llvm/test/CodeGen/AVR/interrupts.ll+35
- llvm/test/CodeGen/AVR/jmp-long.ll+1.0k
- llvm/test/CodeGen/AVR/load.ll+1-1
- llvm/test/CodeGen/AVR/pseudo/LDWRdPtr.mir+1-1
- llvm/test/CodeGen/AVR/return.ll+12-12
- llvm/test/CodeGen/AVR/sections.ll+31
- llvm/test/CodeGen/AVR/varargs.ll+9-9
- llvm/test/MC/AVR/relocations-abs.s+8
- llvm/test/MC/AVR/relocations.s+3
0 commit comments