File tree
3 files changed
+4
-4
lines changed- src
- librustc_back/target
3 files changed
+4
-4
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
- 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