llvm-6502/lib/Target/PIC16
Nick Lewycky f5a86f45e7 Remove includes of Support/Compiler.h that are no longer needed after the
VISIBILITY_HIDDEN removal.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85043 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-25 06:57:41 +00:00
..
AsmPrinter Revert back 85006 for now as it breaks PIC16 tests. 2009-10-24 18:19:41 +00:00
PIC16Passes Revert r84764, it breaks mingw build 2009-10-21 21:15:18 +00:00
TargetInfo
CMakeLists.txt Update CMake file. 2009-10-16 10:29:08 +00:00
Makefile Add a pass to overlay pic16 data sections for function frame and automatic 2009-10-21 10:42:44 +00:00
PIC16.h Re-apply 84180 with the fixed test case. 2009-10-15 19:26:25 +00:00
PIC16.td
PIC16ABINames.h Revert back 85006 for now as it breaks PIC16 tests. 2009-10-24 18:19:41 +00:00
PIC16DebugInfo.cpp Re-apply 84180 with the fixed test case. 2009-10-15 19:26:25 +00:00
PIC16DebugInfo.h
PIC16InstrFormats.td
PIC16InstrInfo.cpp Re-apply 84180 with the fixed test case. 2009-10-15 19:26:25 +00:00
PIC16InstrInfo.h
PIC16InstrInfo.td
PIC16ISelDAGToDAG.cpp
PIC16ISelDAGToDAG.h
PIC16ISelLowering.cpp Re-apply 84180 with the fixed test case. 2009-10-15 19:26:25 +00:00
PIC16ISelLowering.h
PIC16MCAsmInfo.cpp Re-apply 84180 with the fixed test case. 2009-10-15 19:26:25 +00:00
PIC16MCAsmInfo.h
PIC16MemSelOpt.cpp Remove includes of Support/Compiler.h that are no longer needed after the 2009-10-25 06:57:41 +00:00
PIC16RegisterInfo.cpp Add register-reuse to frame-index register scavenging. When a target uses 2009-10-07 17:12:56 +00:00
PIC16RegisterInfo.h Add register-reuse to frame-index register scavenging. When a target uses 2009-10-07 17:12:56 +00:00
PIC16RegisterInfo.td
PIC16Section.cpp Add a pass to overlay pic16 data sections for function frame and automatic 2009-10-21 10:42:44 +00:00
PIC16Section.h Add a pass to overlay pic16 data sections for function frame and automatic 2009-10-21 10:42:44 +00:00
PIC16Subtarget.cpp
PIC16Subtarget.h
PIC16TargetMachine.cpp
PIC16TargetMachine.h
PIC16TargetObjectFile.cpp Revert back 85006 for now as it breaks PIC16 tests. 2009-10-24 18:19:41 +00:00
PIC16TargetObjectFile.h Revert back 85006 for now as it breaks PIC16 tests. 2009-10-24 18:19:41 +00:00