2 files changed
+3
-3
lines changed+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
- lib/Target/AVR/AVRExpandPseudoInsts.cpp+76-53
- lib/Target/AVR/AVRFrameLowering.cpp+16-7
- lib/Target/AVR/AVRISelLowering.cpp+48-7
- lib/Target/AVR/AVRISelLowering.h+7
- lib/Target/AVR/AVRInstrInfo.cpp+67-5
- lib/Target/AVR/AVRInstrInfo.h+4
- lib/Target/AVR/AVRInstrInfo.td+84-36
- lib/Target/AVR/AVRMCInstLower.cpp+14-2
- lib/Target/AVR/AVRRegisterInfo.cpp+20-9
- lib/Target/AVR/AVRTargetMachine.cpp+7-1
- lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.cpp+2-2
- lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.h+2-1
- lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.cpp+20
- lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.h+2
- test/CodeGen/AVR/atomics/load-store-16-unexpected-register-bug.ll+23
- test/CodeGen/AVR/branch-relaxation.ll+96
- test/CodeGen/AVR/brind.ll-2
- test/CodeGen/AVR/calling-conv/c/stack.ll+4-4
- test/CodeGen/AVR/clear-bss.ll+5
- test/CodeGen/AVR/copy-data-to-ram.ll+5
- test/CodeGen/AVR/ctlz.ll+3-2
- test/CodeGen/AVR/cttz.ll+2-2
- test/CodeGen/AVR/dynalloca.ll+2-2
- test/CodeGen/AVR/frmidx-iterator-bug.ll+33
- test/CodeGen/AVR/icall-func-pointer-correct-addr-space.ll+15
- test/CodeGen/AVR/inline-asm/inline-asm.ll+1
- test/CodeGen/AVR/intrinsics/stacksave-restore.ll+27
- test/CodeGen/AVR/pseudo/LDDWRdPtrQ-same-src-dst.mir+35
- test/CodeGen/AVR/pseudo/LDWRdPtr-same-src-dst.mir+29
- test/CodeGen/AVR/pseudo/expand-lddw-dst-src-same.mir-34
- test/CodeGen/AVR/return.ll+12-12
- test/CodeGen/AVR/rot.ll+55
- test/CodeGen/AVR/select-mbb-placement-bug.ll+35
- test/CodeGen/AVR/varargs.ll+3-3
- test/MC/AVR/inst-lds.s+2-2
- test/MC/AVR/inst-sts.s+2-2
0 commit comments