summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bytecode/Reader/AnalyzerWrappers.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove files no longer needed. ConstantReader and InstructionReader wereReid Spencer2004-06-291-332/+0
* Implement tracking of bytecode instruction size and the number of longReid Spencer2004-06-111-0/+8
* Remove tabs.Reid Spencer2004-06-101-2/+2
* Implement detailed function level data collection and reporting.Reid Spencer2004-06-101-10/+16
* Implemented the bulk of the functionality. Cleaned up the code.Reid Spencer2004-06-101-23/+114
* Cleanup alignment of output.Reid Spencer2004-06-091-14/+14
* Implement analysis output. Don't dump function details unless requested.Reid Spencer2004-06-091-1/+20
* Commit For New Tool: llvm-abcd (Analysis of ByteCode Dumper). This toolReid Spencer2004-06-071-0/+208
OpenPOWER on IntegriCloud