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-09 | Bring some things out of header files that belong only in this file. | Reid Spencer |
2004-06-08 | Fix the bug that was preventing the parser from working on all bytecode | Reid Spencer |
2004-06-07 | Commit For New Tool: llvm-abcd (Analysis of ByteCode Dumper). This tool | Reid Spencer |