aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Bytecode/Analyzer.h
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceMisha Brukman2005-04-211-13/+13
* Improve compatibility with aCC on HPUX. Patch by Duraid MadinaChris Lattner2005-01-161-0/+1
* Bytecode Analyzer cleanup:Reid Spencer2004-08-211-7/+9
* Adjust comments to match code.Reid Spencer2004-06-291-6/+13
* Implement tracking of bytecode instruction size and the number of longReid Spencer2004-06-111-1/+5
* Updated the BytecodeAnalysis data structure to contain additional fieldsReid Spencer2004-06-101-3/+9
* Implemented the bulk of the functionality. Cleaned up the code.Reid Spencer2004-06-101-9/+22
* Add some new fields for bytecode analysis.Reid Spencer2004-06-091-1/+4
* Fix case of doxygen directive `\p': it's lowercase.Misha Brukman2004-06-081-3/+3
* Clean up documentation and make it possible for the BytecodeAnalyzer toReid Spencer2004-06-081-6/+17
* Commit For New Tool: llvm-abcd (Analysis of ByteCode Dumper). This toolReid Spencer2004-06-071-0/+97