.. |
CMakeLists.txt
|
Add cmake script. No idea whether it works or not :)
|
2009-05-03 12:58:22 +00:00 |
MSP430.h
|
…
|
|
MSP430.td
|
Add first draft of MSP430 calling convention stuff and draft of ISD::FORMAL_ARGUMENTS node lowering.
|
2009-05-03 12:59:33 +00:00 |
MSP430AsmPrinter.cpp
|
Reverse order of memory arguments
|
2009-05-03 13:09:40 +00:00 |
MSP430CallingConv.td
|
Add 8-bit regclass and pattern for sext_inreg
|
2009-05-03 13:05:22 +00:00 |
MSP430ISelDAGToDAG.cpp
|
Proper handle loading of effective address of stack slot stuff
|
2009-05-03 13:10:26 +00:00 |
MSP430ISelLowering.cpp
|
Add lowering for global address nodes. Not pretty efficient though.
|
2009-05-03 13:08:33 +00:00 |
MSP430ISelLowering.h
|
Add lowering for global address nodes. Not pretty efficient though.
|
2009-05-03 13:08:33 +00:00 |
MSP430InstrFormats.td
|
…
|
|
MSP430InstrInfo.cpp
|
Add code for save/restore of callee-saved registers
|
2009-05-03 13:11:04 +00:00 |
MSP430InstrInfo.h
|
Add code for save/restore of callee-saved registers
|
2009-05-03 13:11:04 +00:00 |
MSP430InstrInfo.td
|
Add code for save/restore of callee-saved registers
|
2009-05-03 13:11:04 +00:00 |
MSP430MachineFunctionInfo.h
|
Add code for save/restore of callee-saved registers
|
2009-05-03 13:11:04 +00:00 |
MSP430RegisterInfo.cpp
|
Two more hooks for RA and FP registers
|
2009-05-03 13:10:40 +00:00 |
MSP430RegisterInfo.h
|
First draft of stack slot loads / stores lowering
|
2009-05-03 13:09:57 +00:00 |
MSP430RegisterInfo.td
|
Add normal and trunc stores
|
2009-05-03 13:06:26 +00:00 |
MSP430Subtarget.cpp
|
…
|
|
MSP430Subtarget.h
|
…
|
|
MSP430TargetAsmInfo.cpp
|
…
|
|
MSP430TargetAsmInfo.h
|
…
|
|
MSP430TargetMachine.cpp
|
First draft of stack slot loads / stores lowering
|
2009-05-03 13:09:57 +00:00 |
MSP430TargetMachine.h
|
Add 'msp430' target triple recognizer
|
2009-05-03 13:01:23 +00:00 |
Makefile
|
…
|
|