aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ExecutionEngine/Interpreter
Commit message (Expand)AuthorAgeFilesLines
* Commit more code over to new cast styleChris Lattner2001-10-021-10/+10
* Convert more code to use new style castsChris Lattner2001-10-012-3/+3
* Add support for new style castsChris Lattner2001-10-012-2/+2
* File #include fileChris Lattner2001-09-281-1/+1
* Make a new llvm/Target #include directory.Chris Lattner2001-09-141-1/+1
* Use the correct style castsChris Lattner2001-09-102-3/+3
* Add support for external methodsChris Lattner2001-09-101-0/+107
* Genericize support for calling functions a bitChris Lattner2001-09-103-21/+32
* Annotations are now constChris Lattner2001-09-071-1/+1
* Lots of new functionalityChris Lattner2001-08-274-18/+277
* Initial checkin of interpreterChris Lattner2001-08-235-0/+1043