llvm-6502/lib/Target/PIC16
Jakob Stoklund Olesen 26a99d17de Fix PIC16 comments referencing copyRegToReg.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108082 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-11 07:30:57 +00:00
..
AsmPrinter I got tired of VISIBILITY_HIDDEN colliding with the gcc enum. Rename it 2010-05-11 20:16:09 +00:00
PIC16Passes Use ValueMap instead of DenseMap. 2010-06-24 00:33:28 +00:00
TargetInfo
CMakeLists.txt
Makefile
PIC16.h
PIC16.td
PIC16ABINames.h
PIC16DebugInfo.cpp
PIC16DebugInfo.h
PIC16InstrFormats.td
PIC16InstrInfo.cpp Replace copyRegToReg with copyPhysReg for PIC16. 2010-07-11 06:53:33 +00:00
PIC16InstrInfo.h Replace copyRegToReg with copyPhysReg for PIC16. 2010-07-11 06:53:33 +00:00
PIC16InstrInfo.td Fix PIC16 comments referencing copyRegToReg. 2010-07-11 07:30:57 +00:00
PIC16ISelDAGToDAG.cpp
PIC16ISelDAGToDAG.h I got tired of VISIBILITY_HIDDEN colliding with the gcc enum. Rename it 2010-05-11 20:16:09 +00:00
PIC16ISelLowering.cpp Split the SDValue out of OutputArg so that SelectionDAG-independent 2010-07-07 15:54:55 +00:00
PIC16ISelLowering.h Split the SDValue out of OutputArg so that SelectionDAG-independent 2010-07-07 15:54:55 +00:00
PIC16MachineFunctionInfo.h
PIC16MCAsmInfo.cpp
PIC16MCAsmInfo.h
PIC16MemSelOpt.cpp
PIC16RegisterInfo.cpp cleanup 2010-06-02 13:53:17 +00:00
PIC16RegisterInfo.h cleanup 2010-06-02 13:53:17 +00:00
PIC16RegisterInfo.td
PIC16Section.cpp
PIC16Section.h MC: Add dyn_cast support to MCSection. 2010-05-17 21:54:26 +00:00
PIC16SelectionDAGInfo.cpp Implement a bunch more TargetSelectionDAGInfo infrastructure. 2010-05-11 17:31:57 +00:00
PIC16SelectionDAGInfo.h Implement a bunch more TargetSelectionDAGInfo infrastructure. 2010-05-11 17:31:57 +00:00
PIC16Subtarget.cpp
PIC16Subtarget.h
PIC16TargetMachine.cpp Implement a bunch more TargetSelectionDAGInfo infrastructure. 2010-05-11 17:31:57 +00:00
PIC16TargetMachine.h Implement a bunch more TargetSelectionDAGInfo infrastructure. 2010-05-11 17:31:57 +00:00
PIC16TargetObjectFile.cpp
PIC16TargetObjectFile.h