llvm-6502/lib/Target/PIC16
Sanjiv Gupta 08bd440bca 1. In indirect load/store insns , the name of fsr should be emitted as INDF.
2. include standard asmbly headers in generated asmbly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91768 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-19 08:26:25 +00:00
..
AsmPrinter 1. In indirect load/store insns , the name of fsr should be emitted as INDF. 2009-12-19 08:26:25 +00:00
PIC16Passes
TargetInfo
CMakeLists.txt
Makefile
PIC16.h
PIC16.td
PIC16ABINames.h
PIC16DebugInfo.cpp Avoid some possibly unsafe uses of StringRef::data(). 2009-11-25 18:26:09 +00:00
PIC16DebugInfo.h
PIC16InstrFormats.td
PIC16InstrInfo.cpp
PIC16InstrInfo.h
PIC16InstrInfo.td Rename usesCustomDAGSchedInserter to usesCustomInserter, and update a 2009-10-29 18:10:34 +00:00
PIC16ISelDAGToDAG.cpp Remove uninteresting and confusing debug output. 2009-11-05 18:47:09 +00:00
PIC16ISelDAGToDAG.h
PIC16ISelLowering.cpp Add a bool flag to StackObjects telling whether they reference spill 2009-11-12 20:49:22 +00:00
PIC16ISelLowering.h
PIC16MCAsmInfo.cpp
PIC16MCAsmInfo.h
PIC16MemSelOpt.cpp
PIC16RegisterInfo.cpp Make the MachineFunction argument of getFrameRegister const. 2009-11-12 21:00:03 +00:00
PIC16RegisterInfo.h Make the MachineFunction argument of getFrameRegister const. 2009-11-12 21:00:03 +00:00
PIC16RegisterInfo.td
PIC16Section.cpp
PIC16Section.h
PIC16Subtarget.cpp
PIC16Subtarget.h
PIC16TargetMachine.cpp indicate what the native integer types for the target are. 2009-11-07 19:07:32 +00:00
PIC16TargetMachine.h
PIC16TargetObjectFile.cpp
PIC16TargetObjectFile.h