llvm-6502/lib/Target/MSP430
2009-05-03 13:05:42 +00:00
..
CMakeLists.txt
Makefile
MSP430.h
MSP430.td
MSP430AsmPrinter.cpp Add code enough for emission of reg-reg and reg-imm moves. This allows us to compile "ret i16 0" properly! 2009-05-03 13:02:04 +00:00
MSP430CallingConv.td Add 8-bit regclass and pattern for sext_inreg 2009-05-03 13:05:22 +00:00
MSP430InstrFormats.td
MSP430InstrInfo.cpp Add 8-bit insts. zext behaviour is not modelled yet 2009-05-03 13:05:42 +00:00
MSP430InstrInfo.h Add code enough for emission of reg-reg and reg-imm moves. This allows us to compile "ret i16 0" properly! 2009-05-03 13:02:04 +00:00
MSP430InstrInfo.td Add 8-bit insts. zext behaviour is not modelled yet 2009-05-03 13:05:42 +00:00
MSP430ISelDAGToDAG.cpp
MSP430ISelLowering.cpp Add pattern for OR 2009-05-03 13:05:00 +00:00
MSP430ISelLowering.h Add pattern for OR 2009-05-03 13:05:00 +00:00
MSP430RegisterInfo.cpp Add 8-bit regclass and pattern for sext_inreg 2009-05-03 13:05:22 +00:00
MSP430RegisterInfo.h
MSP430RegisterInfo.td Add 8-bit regclass and pattern for sext_inreg 2009-05-03 13:05:22 +00:00
MSP430Subtarget.cpp
MSP430Subtarget.h
MSP430TargetAsmInfo.cpp
MSP430TargetAsmInfo.h
MSP430TargetMachine.cpp Add 'msp430' target triple recognizer 2009-05-03 13:01:23 +00:00
MSP430TargetMachine.h Add 'msp430' target triple recognizer 2009-05-03 13:01:23 +00:00