aboutsummaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/Interpreter
AgeCommit message (Expand)Author
2001-10-03* Both Method & GlobalVariable now subclass GlobalValueChris Lattner
2001-10-02Commit more code over to new cast styleChris Lattner
2001-10-01Convert more code to use new style castsChris Lattner
2001-10-01Add support for new style castsChris Lattner
2001-09-28File #include fileChris Lattner
2001-09-14Make a new llvm/Target #include directory.Chris Lattner
2001-09-10Use the correct style castsChris Lattner
2001-09-10Add support for external methodsChris Lattner
2001-09-10Genericize support for calling functions a bitChris Lattner
2001-09-07Annotations are now constChris Lattner
2001-08-27Lots of new functionalityChris Lattner
2001-08-23Initial checkin of interpreterChris Lattner