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 Remove obsoleted files (from AsmPrinter move) 2009-08-13 16:57:03 +00:00
Makefile Implement support for ISRs. 2009-08-20 19:28:24 +00:00
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 Revert a few changes that were done in 78603. 2009-08-15 14:36:48 +00:00
PIC16DebugInfo.h Revert a few changes that were done in 78603. 2009-08-15 14:36:48 +00:00
PIC16InstrFormats.td
PIC16InstrInfo.cpp
PIC16InstrInfo.h
PIC16InstrInfo.td Implement support for ISRs. 2009-08-20 19:28:24 +00:00
PIC16ISelDAGToDAG.cpp
PIC16ISelDAGToDAG.h
PIC16ISelLowering.cpp Implement support for ISRs. 2009-08-20 19:28:24 +00:00
PIC16ISelLowering.h Implement support for ISRs. 2009-08-20 19:28:24 +00:00
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 Change TargetAsmInfo to be constructed via TargetRegistry from a Target+Triple 2009-08-12 07:22:17 +00:00
PIC16TargetAsmInfo.h Change TargetAsmInfo to be constructed via TargetRegistry from a Target+Triple 2009-08-12 07:22:17 +00:00
PIC16TargetMachine.cpp Reapply pieces of 78914 reverted in 78916, this has been fixed. 2009-08-13 17:08:54 +00:00
PIC16TargetMachine.h Reapply pieces of 78914 reverted in 78916, this has been fixed. 2009-08-13 17:08:54 +00:00
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