aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ExecutionEngine/Interpreter/ExecutionAnnotations.h
Commit message (Expand)AuthorAgeFilesLines
* Remove support for breakpoints (not used).Brian Gaeke2003-09-041-14/+0
* A large number of simple changes:Chris Lattner2003-05-081-10/+9
* Substantial changes to refactor LLI to incorporate both the Jello JIT andChris Lattner2002-12-231-28/+0
* Update comment to reflect class name change.Chris Lattner2002-04-091-2/+2
* Change references to the Method class to be references to the FunctionChris Lattner2002-04-071-14/+15
* Change from Method to FunctionChris Lattner2002-03-261-1/+2
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-1/+1
* Implement global variables. Struct and Pointer initializers are not implemen...Chris Lattner2001-10-151-10/+37
* Annotations are now constChris Lattner2001-09-071-1/+1
* Lots of new functionalityChris Lattner2001-08-271-1/+2
* Initial checkin of interpreterChris Lattner2001-08-231-0/+91