llvm-6502/lib/Support
Chris Lattner 2ee51cbeb8 Instead of doing a manual comparison loop, just use memcmp, thanks to JohnC
for the suggestion! :)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20203 91177308-0d34-0410-b5e6-96231b3b80d8
2005-02-15 22:12:10 +00:00
..
bzip2 Distribute headers and license files too 2004-12-04 22:34:21 +00:00
Annotation.cpp * Convert tabs to spaces 2004-11-09 04:27:19 +00:00
CommandLine.cpp Work around GCC PR19958, which causes programs to sometimes crash after 2005-02-14 19:17:29 +00:00
Compressor.cpp Make this work on systems where size_t == unsigned and where they are not 2005-01-29 23:29:55 +00:00
ConstantRange.cpp Bug fixes for PR341 2004-07-15 01:29:12 +00:00
Debug.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
FileUtilities.cpp Instead of doing a manual comparison loop, just use memcmp, thanks to JohnC 2005-02-15 22:12:10 +00:00
IsInf.cpp * Fix compilation on AIX: GCC's fixincludes eliminates isinf() declaration 2004-10-29 23:17:45 +00:00
IsNAN.cpp Patch to support MSVC, contributed by Morten Ofstad 2004-10-25 18:46:05 +00:00
Makefile Add bzip2 subdirectory 2004-11-25 19:38:28 +00:00
PluginLoader.cpp Use System/DynamicLibrary instead of Support/DynamicLinker to implement. 2004-11-29 14:07:46 +00:00
SlowOperationInformer.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
Statistic.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
StringExtras.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
SystemUtils.cpp Make printing a warning message optional in CheckBytecodeOutputToConsole. 2005-01-02 00:10:03 +00:00
Timer.cpp Don't print a 'Total Execution Time' line for the 'Miscellaneous Ungrouped 2005-02-09 18:41:32 +00:00
ToolRunner.cpp Move helper function here. 2005-02-13 23:13:47 +00:00