llvm-6502/lib/Target/PIC16
Sanjiv Gupta 6b830e6d0d Reformatting. Inserted code comments. Cleaned interfaces.
Removed unncessary code. No functionality change.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67371 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-20 13:42:20 +00:00
..
CMakeLists.txt
Makefile
PIC16.h
PIC16.td
PIC16AsmPrinter.cpp
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
PIC16ISelDAGToDAG.cpp
PIC16ISelDAGToDAG.h
PIC16ISelLowering.cpp Reformatting. Inserted code comments. Cleaned interfaces. 2009-03-20 13:42:20 +00:00
PIC16ISelLowering.h Reformatting. Inserted code comments. Cleaned interfaces. 2009-03-20 13:42:20 +00:00
PIC16RegisterInfo.cpp
PIC16RegisterInfo.h
PIC16RegisterInfo.td
PIC16Subtarget.cpp
PIC16Subtarget.h
PIC16TargetAsmInfo.cpp
PIC16TargetAsmInfo.h Made the common case of default address space directive as non-virtual for performance reasons. Provide a single virtual interface for directives of all sizes in non-default address spaces. 2009-02-02 16:53:06 +00:00
PIC16TargetMachine.cpp
PIC16TargetMachine.h