aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ExecutionEngine
Commit message (Expand)AuthorAgeFilesLines
* 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-104-21/+33
* Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.commonChris Lattner2001-09-071-8/+3
* Annotations are now constChris Lattner2001-09-071-1/+1
* Lots of new functionalityChris Lattner2001-08-275-19/+278
* Initial checkin of interpreterChris Lattner2001-08-236-0/+1054