Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID() | Chris Lattner | 2004-06-17 | 1 | -2/+2 |
* | Make the parser deal with functions instead of just function types. | Reid Spencer | 2004-06-10 | 1 | -8/+8 |
* | Implemented the bulk of the functionality. Cleaned up the code. | Reid Spencer | 2004-06-10 | 1 | -23/+69 |
* | Merged BytecodeHandler.h into Parser.h since the parser and the handler | Reid Spencer | 2004-06-08 | 1 | -56/+376 |
* | Commit For New Tool: llvm-abcd (Analysis of ByteCode Dumper). This tool | Reid Spencer | 2004-06-07 | 1 | -0/+178 |