Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
46bd33f336d51a92caea52639eeb8779f9944d3a
/
lib
/
Bytecode
/
Analyzer
f70c22b
Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID()
by Chris Lattner
· 21 years ago
1cf5024
Implement tracking of bytecode instruction size and the number of long
by Reid Spencer
· 21 years ago
8a9a370
Revert an unneeded interface change to Instruction.h
by Reid Spencer
· 21 years ago
7c7680a
Remove tabs.
by Reid Spencer
· 21 years ago
cbb22e2
Implement detailed function level data collection and reporting.
by Reid Spencer
· 21 years ago
2467a06
Adjust prototypes to new Handler interface.
by Reid Spencer
· 21 years ago
ab5fce2
Make the parser deal with functions instead of just function types.
by Reid Spencer
· 21 years ago
00c28a7
Implemented the bulk of the functionality. Cleaned up the code.
by Reid Spencer
· 21 years ago
525f228
Cleanup alignment of output.
by Reid Spencer
· 21 years ago
edc3b58
Implement analysis output. Don't dump function details unless requested.
by Reid Spencer
· 21 years ago
649ee57
Implement some rudimentary analysis.
by Reid Spencer
· 21 years ago
0545b3e
Clean up indentation of file body output.
by Reid Spencer
· 21 years ago
a670c41
Move parsing details to Parser.cpp.
by Reid Spencer
· 21 years ago
926572c
Bring some things out of header files that belong only in this file.
by Reid Spencer
· 21 years ago
5e8868d
Fix the bug that was preventing the parser from working on all bytecode
by Reid Spencer
· 21 years ago
b7041b0
Make it #include Parser.h instead of AnalyzerInternals.h since it only
by Reid Spencer
· 21 years ago
aee4f5b
Adjust what's included to compensate for changes in Parser.h
by Reid Spencer
· 21 years ago
29dba0c
Merged BytecodeHandler.h into Parser.h since the parser and the handler
by Reid Spencer
· 21 years ago
dac69c8
Commit For New Tool: llvm-abcd (Analysis of ByteCode Dumper). This tool
by Reid Spencer
· 21 years ago