llvm-6502/lib/Target/PIC16
2009-03-25 01:47:28 +00:00
..
CMakeLists.txt
Makefile
PIC16.h CodeGen still defaults to non-verbose asm, but llc now overrides it and default to verbose. 2009-03-25 01:47:28 +00:00
PIC16.td
PIC16AsmPrinter.cpp CodeGen still defaults to non-verbose asm, but llc now overrides it and default to verbose. 2009-03-25 01:47:28 +00:00
PIC16AsmPrinter.h CodeGen still defaults to non-verbose asm, but llc now overrides it and default to verbose. 2009-03-25 01:47:28 +00:00
PIC16InstrFormats.td
PIC16InstrInfo.cpp Move debug loc info along when the spiller creates new instructions. 2009-02-12 00:02:55 +00:00
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 Fixed comment for libcalls. 2009-03-20 14:10: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 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
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 CodeGen still defaults to non-verbose asm, but llc now overrides it and default to verbose. 2009-03-25 01:47:28 +00:00
PIC16TargetMachine.h CodeGen still defaults to non-verbose asm, but llc now overrides it and default to verbose. 2009-03-25 01:47:28 +00:00