Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Convert more code to use new style casts | Chris Lattner | 2001-10-01 | 1 | -2/+2 | |
| | | | | | | Eliminate old style casts from value.h llvm-svn: 696 | |||||
* | Add support for new style casts | Chris Lattner | 2001-10-01 | 1 | -1/+1 | |
| | | | | llvm-svn: 694 | |||||
* | File #include file | Chris Lattner | 2001-09-28 | 1 | -1/+1 | |
| | | | | llvm-svn: 665 | |||||
* | Make a new llvm/Target #include directory. | Chris Lattner | 2001-09-14 | 1 | -1/+1 | |
| | | | | | | | | Move files from lib/CodeGen/TargetMachine to lib/Target Move TargetData.h and TargetMachine.h to Target/{Data.h|Machine.h} Prepare to split TargetMachine.h into several smaller files llvm-svn: 566 | |||||
* | Use the correct style casts | Chris Lattner | 2001-09-10 | 1 | -1/+1 | |
| | | | | llvm-svn: 546 | |||||
* | Genericize support for calling functions a bit | Chris Lattner | 2001-09-10 | 1 | -18/+23 | |
| | | | | | | Add external method support llvm-svn: 528 | |||||
* | Lots of new functionality | Chris Lattner | 2001-08-27 | 1 | -12/+261 | |
| | | | | llvm-svn: 372 | |||||
* | Initial checkin of interpreter | Chris Lattner | 2001-08-23 | 1 | -0/+598 | |
llvm-svn: 361 |