llvm-6502/lib/Target/PIC16
2009-02-18 23:12:06 +00:00
..
CMakeLists.txt
Makefile
PIC16.h
PIC16.td
PIC16AsmPrinter.cpp Put code that generates debug labels into TableGen so that it can be used by 2009-02-18 23:12:06 +00:00
PIC16AsmPrinter.h
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
PIC16ISelDAGToDAG.cpp
PIC16ISelDAGToDAG.h
PIC16ISelLowering.cpp Remove refs to non-DebugLoc version of BuildMI from XCore, PIC16. 2009-02-13 02:29:03 +00:00
PIC16ISelLowering.h Constify TargetInstrInfo::EmitInstrWithCustomInserter, allowing 2009-02-07 16:15: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
PIC16TargetMachine.h