llvm-6502/lib/Support
Reid Spencer b83eb6447b For PR950:
This patch implements the first increment for the Signless Types feature.
All changes pertain to removing the ConstantSInt and ConstantUInt classes
in favor of just using ConstantInt.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31063 91177308-0d34-0410-b5e6-96231b3b80d8
2006-10-20 07:07:24 +00:00
..
bzip2
Annotation.cpp Fix a static dtor issue 2006-10-04 22:13:11 +00:00
CommandLine.cpp avoid a ctor/dtor issue with the ProgramName global. 2006-10-13 00:06:24 +00:00
Compressor.cpp
ConstantRange.cpp For PR950: 2006-10-20 07:07:24 +00:00
Debug.cpp
Dwarf.cpp
FileUtilities.cpp Beef up the output from DiffFilesWithTolerance by setting the error code 2006-10-18 20:23:52 +00:00
GraphWriter.cpp Remove a character to avoid line exceeding 80 cols. 2006-08-24 22:39:25 +00:00
IsInf.cpp
IsNAN.cpp
Makefile
ManagedStatic.cpp Define this in the correct n/s 2006-09-29 18:43:14 +00:00
PluginLoader.cpp
SlowOperationInformer.cpp
Statistic.cpp Instantiate Statistic<> in one place, not in every .o file that uses it. 2006-08-30 04:17:00 +00:00
StringExtras.cpp
SystemUtils.cpp
Timer.cpp Fix more static dtor issues 2006-10-04 21:52:35 +00:00