summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/Interpreter
Commit message (Expand)AuthorAgeFilesLines
* Implement ulong & long supportChris Lattner2001-10-152-27/+36
* Implement initializers for structs and pointersChris Lattner2001-10-151-80/+100
* Implement global variables. Struct and Pointer initializers are not implemen...Chris Lattner2001-10-155-38/+252
* * Both Method & GlobalVariable now subclass GlobalValueChris Lattner2001-10-031-2/+2
* 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
OpenPOWER on IntegriCloud