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