aboutsummaryrefslogtreecommitdiff
path: root/lib/Bytecode/Analyzer/AnalyzerWrappers.cpp
AgeCommit message (Expand)Author
2004-06-29Analyzer moved to ../Reader directory.Reid Spencer
2004-06-11Implement tracking of bytecode instruction size and the number of longReid Spencer
2004-06-10Remove tabs.Reid Spencer
2004-06-10Implement detailed function level data collection and reporting.Reid Spencer
2004-06-10Implemented the bulk of the functionality. Cleaned up the code.Reid Spencer
2004-06-09Cleanup alignment of output.Reid Spencer
2004-06-09Implement analysis output. Don't dump function details unless requested.Reid Spencer
2004-06-07Commit For New Tool: llvm-abcd (Analysis of ByteCode Dumper). This toolReid Spencer