summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/Interpreter/UserInput.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Implement global variables. Struct and Pointer initializers are not ↵Chris Lattner2001-10-151-1/+44
| | | | | | implemented yet though llvm-svn: 818
* Convert more code to use new style castsChris Lattner2001-10-011-1/+1
| | | | | | Eliminate old style casts from value.h llvm-svn: 696
* Add support for new style castsChris Lattner2001-10-011-1/+1
| | | | llvm-svn: 694
* Genericize support for calling functions a bitChris Lattner2001-09-101-1/+6
| | | | | | Add external method support llvm-svn: 528
* Lots of new functionalityChris Lattner2001-08-271-4/+10
| | | | llvm-svn: 372
* Initial checkin of interpreterChris Lattner2001-08-231-0/+147
llvm-svn: 361
OpenPOWER on IntegriCloud