Implement much expanded dumper support. We now print stuff like:
[oota-llvm.git] / tools / llvm-bcanalyzer / llvm-bcanalyzer.cpp
2007-04-29 Chris LattnerImplement much expanded dumper support. We now print...
2007-04-29 Chris Lattneradd some simple per-block statistics
2007-04-29 Chris LattnerImplement support to read an arbitrary bitcode file...
2007-04-29 Chris Lattnervery early support for analyzing a bitstream. This...
2007-04-29 Chris Lattnerfit in 80 cols
2007-02-07 Chris Lattnerpush bytecode decompressor out through APIs. Now the...
2006-12-06 Chris Lattnermake all llvm tools call llvm_shutdown when they exit...
2006-11-02 Reid SpencerFor PR786:
2006-07-06 Chris LattnerChange the verifier to never throw an exception. Inste...
2005-04-22 Misha BrukmanRemove trailing whitespace
2004-12-30 Reid SpencerFor PR351:
2004-09-01 Reid SpencerChanges For Bug 352
2004-08-29 Reid SpencerThe functions in Signal.h are now in the llvm::sys...
2004-08-21 Reid SpencerCorrect to change interface of the analyzer.
2004-07-02 Reid SpencerName Change: llvm-abcd -> llvm-bcanalyzer