Age | Commit message (Expand) | Author |
---|---|---|
2004-06-29 | Analyzer moved to ../Reader directory. | Reid Spencer |
2004-06-17 | Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID() | Chris Lattner |
2004-06-10 | Make the parser deal with functions instead of just function types. | Reid Spencer |
2004-06-10 | Implemented the bulk of the functionality. Cleaned up the code. | Reid Spencer |
2004-06-08 | Merged BytecodeHandler.h into Parser.h since the parser and the handler | Reid Spencer |
2004-06-07 | Commit For New Tool: llvm-abcd (Analysis of ByteCode Dumper). This tool | Reid Spencer |