llvm-6502/lib/Target/PIC16
Daniel Dunbar fa27ff296d Kill Target specific ModuleMatchQuality stuff.
- This was overkill and inconsistently implemented.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77114 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-26 02:22:58 +00:00
..
TargetInfo Kill Target specific ModuleMatchQuality stuff. 2009-07-26 02:22:58 +00:00
CMakeLists.txt
Makefile
PIC16.h Add new helpers for registering targets. 2009-07-25 06:49:55 +00:00
PIC16.td
PIC16AsmPrinter.cpp this is (unfortunately) several changes mixed together: 2009-07-25 18:57:34 +00:00
PIC16AsmPrinter.h make AsmPrinter::doFinalization iterate over the global variables 2009-07-21 18:38:57 +00:00
PIC16DebugInfo.cpp Switch to getNameStr(). 2009-07-24 08:24:36 +00:00
PIC16DebugInfo.h
PIC16InstrFormats.td
PIC16InstrInfo.cpp
PIC16InstrInfo.h
PIC16InstrInfo.td Mark attributes of return insn correctly. It was being assumed safe to delete in isSafeToDelete (a thing checked-in 76281). 2009-07-25 07:48:53 +00:00
PIC16ISelDAGToDAG.cpp
PIC16ISelDAGToDAG.h
PIC16ISelLowering.cpp Remove shift amount flavor. It isn't actually complete enough to 2009-07-21 20:12:16 +00:00
PIC16ISelLowering.h
PIC16MemSelOpt.cpp
PIC16RegisterInfo.cpp
PIC16RegisterInfo.h
PIC16RegisterInfo.td
PIC16Subtarget.cpp
PIC16Subtarget.h
PIC16TargetAsmInfo.cpp make SectionKind be a first-class pod struct instead of just 2009-07-25 23:21:55 +00:00
PIC16TargetAsmInfo.h make SectionKind be a first-class pod struct instead of just 2009-07-25 23:21:55 +00:00
PIC16TargetMachine.cpp Add new helpers for registering targets. 2009-07-25 06:49:55 +00:00
PIC16TargetMachine.h