summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp
Commit message (Expand)AuthorAgeFilesLines
* add phiChris Lattner2007-05-011-1/+5
* Implement much expanded dumper support. We now print stuff like:Chris Lattner2007-04-291-12/+158
* add some simple per-block statisticsChris Lattner2007-04-291-8/+104
* Implement support to read an arbitrary bitcode file. Next up, dumping theChris Lattner2007-04-291-9/+78
* very early support for analyzing a bitstream. This opens the file, startsChris Lattner2007-04-291-7/+67
* fit in 80 colsChris Lattner2007-04-291-6/+5
* push bytecode decompressor out through APIs. Now the bytecode readerChris Lattner2007-02-071-1/+4
* make all llvm tools call llvm_shutdown when they exit, static'ify some stuff.Chris Lattner2006-12-061-2/+3
* For PR786:Reid Spencer2006-11-021-1/+0
* Change the verifier to never throw an exception. Instead verifyModule canopt...Chris Lattner2006-07-061-14/+1
* Remove trailing whitespaceMisha Brukman2005-04-221-13/+13
* For PR351:Reid Spencer2004-12-301-41/+47
* Changes For Bug 352Reid Spencer2004-09-011-1/+1
* The functions in Signal.h are now in the llvm::sys namespace - adjustReid Spencer2004-08-291-1/+1
* Correct to change interface of the analyzer.Reid Spencer2004-08-211-2/+4
* Name Change: llvm-abcd -> llvm-bcanalyzerReid Spencer2004-07-021-0/+98
OpenPOWER on IntegriCloud