index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
ExecutionEngine
/
Interpreter
/
ExecutionAnnotations.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
The ExecutionAnnotations (SlotNumber, InstNumber, and FunctionInfo) are history.
Brian Gaeke
2003-10-24
1
-71
/
+0
*
Added LLVM copyright header.
John Criswell
2003-10-21
1
-0
/
+7
*
Change FunctionInfo from being an annotation put on Functions to be
Chris Lattner
2003-09-17
1
-15
/
+1
*
Remove support for breakpoints (not used).
Brian Gaeke
2003-09-04
1
-14
/
+0
*
A large number of simple changes:
Chris Lattner
2003-05-08
1
-10
/
+9
*
Substantial changes to refactor LLI to incorporate both the Jello JIT and
Chris Lattner
2002-12-23
1
-28
/
+0
*
Update comment to reflect class name change.
Chris Lattner
2002-04-09
1
-2
/
+2
*
Change references to the Method class to be references to the Function
Chris Lattner
2002-04-07
1
-14
/
+15
*
Change from Method to Function
Chris Lattner
2002-03-26
1
-1
/
+2
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-1
/
+1
*
Implement global variables. Struct and Pointer initializers are not implemen...
Chris Lattner
2001-10-15
1
-10
/
+37
*
Annotations are now const
Chris Lattner
2001-09-07
1
-1
/
+1
*
Lots of new functionality
Chris Lattner
2001-08-27
1
-1
/
+2
*
Initial checkin of interpreter
Chris Lattner
2001-08-23
1
-0
/
+91