2 files changed
+2
-2
lines changed- lib/Target/MSP430/MSP430CallingConv.td+4-4
- lib/Target/MSP430/MSP430ISelLowering.cpp+66-19
- lib/Target/MSP430/MSP430ISelLowering.h+6
- lib/Target/MSP430/MSP430MachineFunctionInfo.h+9-1
- test/CodeGen/MSP430/AddrMode-bis-rx.ll+7-7
- test/CodeGen/MSP430/AddrMode-bis-xr.ll+7-7
- test/CodeGen/MSP430/AddrMode-mov-rx.ll+7-7
- test/CodeGen/MSP430/AddrMode-mov-xr.ll+7-7
- test/CodeGen/MSP430/Inst16mr.ll+6-6
- test/CodeGen/MSP430/Inst16ri.ll+5-5
- test/CodeGen/MSP430/Inst16rm.ll+5-5
- test/CodeGen/MSP430/Inst16rr.ll+6-6
- test/CodeGen/MSP430/Inst8mr.ll+6-6
- test/CodeGen/MSP430/Inst8ri.ll+5-5
- test/CodeGen/MSP430/Inst8rm.ll+5-5
- test/CodeGen/MSP430/Inst8rr.ll+5-5
- test/CodeGen/MSP430/bit.ll+10-10
- test/CodeGen/MSP430/byval.ll+1-1
- test/CodeGen/MSP430/cc_args.ll+42-21
- test/CodeGen/MSP430/cc_ret.ll+6-6
- test/CodeGen/MSP430/indirectbr2.ll+1-1
- test/CodeGen/MSP430/jumptable.ll+2-2
- test/CodeGen/MSP430/memset.ll+3-3
- test/CodeGen/MSP430/setcc.ll+28-28
- test/CodeGen/MSP430/struct-return.ll+23
- test/CodeGen/MSP430/vararg.ll+5-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + |
0 commit comments