Bytecode Analyzer Cleanup:
[oota-llvm.git] / lib / Bytecode / Reader / Analyzer.cpp
2004-08-21 Reid SpencerBytecode Analyzer Cleanup:
2004-08-20 Brian GaekePacked types, brought to you by Brad Jones
2004-08-04 Chris LattnerMake getGlobalTableValue not use getTypeSlot, this...
2004-07-18 Reid Spencerbug 122:
2004-07-10 Reid SpencerMake the VBRSavings percentage make sense (as a fractio...
2004-07-05 Reid SpencerFinalize bytecode dumping. The "handleFinish" method...
2004-07-04 Reid SpencerExcise tabs.
2004-06-29 Reid SpencerMerge Dumper.cpp and AnalyzerWrappers.cpp into this...
2004-06-11 Reid SpencerImplement tracking of bytecode instruction size and...
2004-06-11 Reid SpencerRevert an unneeded interface change to Instruction.h
2004-06-10 Reid SpencerImplement detailed function level data collection and...
2004-06-10 Reid SpencerImplemented the bulk of the functionality. Cleaned...
2004-06-09 Reid SpencerImplement some rudimentary analysis.
2004-06-07 Reid SpencerCommit For New Tool: llvm-abcd (Analysis of ByteCode...