llvm-6502/lib/Support
Reid Spencer e4d87aa2de For PR950:
This patch removes the SetCC instructions and replaces them with the ICmp
and FCmp instructions. The SetCondInst instruction has been removed and
been replaced with ICmpInst and FCmpInst.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32751 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-23 06:05:41 +00:00
..
bzip2
Allocator.cpp
Annotation.cpp
CommandLine.cpp
Compressor.cpp
ConstantRange.cpp For PR950: 2006-12-23 06:05:41 +00:00
CStringMap.cpp
Debug.cpp
Dwarf.cpp
FileUtilities.cpp
FoldingSet.cpp
GraphWriter.cpp
IsInf.cpp
IsNAN.cpp
Makefile
ManagedStatic.cpp
PluginLoader.cpp
SlowOperationInformer.cpp
Statistic.cpp eliminate constructor from Statistic class. It is now impossible to get a 2006-12-19 23:17:40 +00:00
Streams.cpp
StringExtras.cpp
StringMap.cpp
SystemUtils.cpp
Timer.cpp