aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Bytecode/Analyzer.h
AgeCommit message (Expand)Author
2005-01-16Improve compatibility with aCC on HPUX. Patch by Duraid MadinaChris Lattner
2004-08-21Bytecode Analyzer cleanup:Reid Spencer
2004-06-29Adjust comments to match code.Reid Spencer
2004-06-11Implement tracking of bytecode instruction size and the number of longReid Spencer
2004-06-10Updated the BytecodeAnalysis data structure to contain additional fieldsReid Spencer
2004-06-10Implemented the bulk of the functionality. Cleaned up the code.Reid Spencer
2004-06-09Add some new fields for bytecode analysis.Reid Spencer
2004-06-08Fix case of doxygen directive `\p': it's lowercase.Misha Brukman
2004-06-08Clean up documentation and make it possible for the BytecodeAnalyzer toReid Spencer
2004-06-07Commit For New Tool: llvm-abcd (Analysis of ByteCode Dumper). This toolReid Spencer