llvm-6502/lib/Target/PIC16
Duncan Sands 1c3858a06c Fix a problem noticed by gcc-4.4:
warning: comparison is always true due to limited range of data type.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79642 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-21 17:16:10 +00:00
..
AsmPrinter Add a pass to do call graph analyis to overlay the autos and frame sections of 2009-08-21 15:22:33 +00:00
PIC16Passes Add a pass to do call graph analyis to overlay the autos and frame sections of 2009-08-21 15:22:33 +00:00
TargetInfo
CMakeLists.txt
Makefile
MCSectionPIC16.h Add a pass to do call graph analyis to overlay the autos and frame sections of 2009-08-21 15:22:33 +00:00
PIC16.h Add a pass to do call graph analyis to overlay the autos and frame sections of 2009-08-21 15:22:33 +00:00
PIC16.td
PIC16DebugInfo.cpp
PIC16DebugInfo.h
PIC16InstrFormats.td
PIC16InstrInfo.cpp
PIC16InstrInfo.h
PIC16InstrInfo.td
PIC16ISelDAGToDAG.cpp
PIC16ISelDAGToDAG.h
PIC16ISelLowering.cpp
PIC16ISelLowering.h
PIC16MemSelOpt.cpp
PIC16PAN.h Fix -Asserts warning. 2009-08-21 16:17:36 +00:00
PIC16RegisterInfo.cpp
PIC16RegisterInfo.h
PIC16RegisterInfo.td
PIC16Subtarget.cpp
PIC16Subtarget.h
PIC16TargetAsmInfo.cpp
PIC16TargetAsmInfo.h
PIC16TargetMachine.cpp
PIC16TargetMachine.h
PIC16TargetObjectFile.cpp Fix a problem noticed by gcc-4.4: 2009-08-21 17:16:10 +00:00
PIC16TargetObjectFile.h Add a pass to do call graph analyis to overlay the autos and frame sections of 2009-08-21 15:22:33 +00:00