|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | 
| 
| 
| | llvm-svn: 19378 | 
| | 
| 
| 
| 
| 
| | bytecode files. This should help linking substantially.
llvm-svn: 18378 | 
| | 
| 
| 
| | llvm-svn: 18250 | 
| | 
| 
| 
| 
| 
| | NOT have the bzlib.h header file. Go figure.
llvm-svn: 17989 | 
| | 
| 
| 
| | llvm-svn: 17775 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| | bzip2: block size 9 -> 5, reduces memory by 400Kbytes, doesn't affect speed
       or compression ratio on all but the largest bytecode files (>1MB)
zip:   level 9 -> 6, this speeds up compression time by ~30% but only
       degrades the compressed size by a few bytes per megabyte. Those few
       bytes aren't worth the effort.
llvm-svn: 17647 | 
| | 
| 
| 
| 
| 
| 
| 
| | previously temporary NULLCOMP implementation that merely copies the data
verbatim without compression. Also, don't warn if there's no compression
library as that is taken care of during configuration time.
llvm-svn: 16654 | 
| | 
| 
| 
| 
| 
| | distinguished. Tidy up documentation.  Thanks, Chris.
llvm-svn: 16652 | 
| | 
| 
| 
| | llvm-svn: 16650 | 
|  | LLVM that handles availability and unavailability of bzip2 and zlib.
llvm-svn: 16648 |