llvm-6502/lib/Target/PIC16
Sanjiv Gupta 054401b9f2 Forgot to check-in this as part of 7761.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66763 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-12 03:20:07 +00:00
..
CMakeLists.txt
Makefile
PIC16.h Overhaul my earlier submission due to feedback. It's a large patch, but most of 2009-02-24 08:30:20 +00:00
PIC16.td
PIC16AsmPrinter.cpp Banksel optimization is now based on the section names of symbols, since the symbols in one section will always be put into one bank. 2009-03-12 02:10:45 +00:00
PIC16AsmPrinter.h Forgot to check-in this as part of 7761. 2009-03-12 03:20:07 +00:00
PIC16InstrFormats.td
PIC16InstrInfo.cpp
PIC16InstrInfo.h
PIC16InstrInfo.td Mark the Defs and Uses of STATUS register correctly, plus some reformatting. 2009-03-10 10:35:34 +00:00
PIC16ISelDAGToDAG.cpp
PIC16ISelDAGToDAG.h
PIC16ISelLowering.cpp
PIC16ISelLowering.h
PIC16RegisterInfo.cpp
PIC16RegisterInfo.h
PIC16RegisterInfo.td
PIC16Subtarget.cpp
PIC16Subtarget.h
PIC16TargetAsmInfo.cpp
PIC16TargetAsmInfo.h
PIC16TargetMachine.cpp Overhaul my earlier submission due to feedback. It's a large patch, but most of 2009-02-24 08:30:20 +00:00
PIC16TargetMachine.h