aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/Compressor.h
Commit message (Expand)AuthorAgeFilesLines
* Unbreak VC++ build.Jeff Cohen2006-11-051-0/+1
* This patch (written by Reid) changes compressor to never throw an exception.Chris Lattner2006-07-071-12/+12
* Improve documentation on throwing, it is not complete still though. :(Chris Lattner2006-05-141-0/+3
* Remove trailing whitespaceMisha Brukman2005-04-211-21/+21
* There is no reason to include ostream here, include iosfwd instead.Chris Lattner2005-01-291-14/+14
* Restrict the interface to not allow algorithm selectionReid Spencer2004-11-251-35/+18
* Add higher level interface to simplify use of CompressorReid Spencer2004-11-141-13/+88
* Add a context for the callback so different compression scenarios can beReid Spencer2004-10-041-9/+11
* First version of a support utility to provide generalized compression inReid Spencer2004-10-041-0/+99