llvm-6502/lib/Support
Reid Spencer a7a5cc889c Up the compression threshold to 64K so we avoid it for all but the largest
bytecode files. This should help linking substantially.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18378 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-30 07:13:34 +00:00
..
bzip2 Revise to LLVM makefile standards. 2004-11-25 16:12:25 +00:00
Annotation.cpp * Convert tabs to spaces 2004-11-09 04:27:19 +00:00
CommandLine.cpp Implement and document prefix options with arbitrary values including an 2004-11-24 06:13:42 +00:00
Compressor.cpp Up the compression threshold to 64K so we avoid it for all but the largest 2004-11-30 07:13:34 +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 Handle headers for compressed bytecode files 2004-11-08 22:03:32 +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 Changes For Bug 352 2004-09-01 22:55:40 +00:00
Timer.cpp Undo last change as its unnecessary. 2004-11-19 04:59:07 +00:00
ToolRunner.cpp Shared library extension is now in LTDL_SHLIB_EXT 2004-11-29 12:40:21 +00:00