| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update comment to reflect class name change. | Chris Lattner | 2002-04-09 | 1 | -2/+2 |
| | | | | | llvm-svn: 2213 | ||||
| * | Change references to the Method class to be references to the Function | Chris Lattner | 2002-04-07 | 1 | -14/+15 |
| | | | | | | | | class. The Method class is obsolete (renamed) and all references to it are being converted over to Function. llvm-svn: 2144 | ||||
| * | Change from Method to Function | Chris Lattner | 2002-03-26 | 1 | -1/+2 |
| | | | | | llvm-svn: 1992 | ||||
| * | Changes to build successfully with GCC 3.02 | Chris Lattner | 2002-01-20 | 1 | -1/+1 |
| | | | | | llvm-svn: 1503 | ||||
| * | Implement global variables. Struct and Pointer initializers are not ↵ | Chris Lattner | 2001-10-15 | 1 | -10/+37 |
| | | | | | | | implemented yet though llvm-svn: 818 | ||||
| * | Annotations are now const | Chris Lattner | 2001-09-07 | 1 | -1/+1 |
| | | | | | llvm-svn: 470 | ||||
| * | Lots of new functionality | Chris Lattner | 2001-08-27 | 1 | -1/+2 |
| | | | | | llvm-svn: 372 | ||||
| * | Initial checkin of interpreter | Chris Lattner | 2001-08-23 | 1 | -0/+91 |
| llvm-svn: 361 | |||||

