index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ExecutionEngine
/
Interpreter
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix problem next'ing over an external method
Chris Lattner
2001-10-29
1
-2
/
+6
*
Fix some illegal uses of the ## operator
Chris Lattner
2001-10-28
1
-4
/
+3
*
Add methods print<TYPE> for String, Pointer, and each primitive type.
Vikram S. Adve
2001-10-28
1
-0
/
+31
*
Implement a -trace command line option and a trace option in the interpreter.
Chris Lattner
2001-10-27
3
-1
/
+20
*
* Make pointer values work better by treating them uniformly as 64 bit values.
Chris Lattner
2001-10-27
4
-37
/
+89
*
Provide argv for commands
Chris Lattner
2001-10-27
3
-6
/
+22
*
* Implement exit() builtin function
Chris Lattner
2001-10-27
4
-5
/
+63
*
Enhancements to pass argc & argv to main if required
Chris Lattner
2001-10-18
4
-2
/
+74
*
Implement ulong & long support
Chris Lattner
2001-10-15
2
-27
/
+36
*
Implement initializers for structs and pointers
Chris Lattner
2001-10-15
1
-80
/
+100
*
Implement global variables. Struct and Pointer initializers are not implemen...
Chris Lattner
2001-10-15
5
-38
/
+252
*
* Both Method & GlobalVariable now subclass GlobalValue
Chris Lattner
2001-10-03
1
-2
/
+2
*
Commit more code over to new cast style
Chris Lattner
2001-10-02
1
-10
/
+10
*
Convert more code to use new style casts
Chris Lattner
2001-10-01
2
-3
/
+3
*
Add support for new style casts
Chris Lattner
2001-10-01
2
-2
/
+2
*
File #include file
Chris Lattner
2001-09-28
1
-1
/
+1
*
Make a new llvm/Target #include directory.
Chris Lattner
2001-09-14
1
-1
/
+1
*
Use the correct style casts
Chris Lattner
2001-09-10
2
-3
/
+3
*
Add support for external methods
Chris Lattner
2001-09-10
1
-0
/
+107
*
Genericize support for calling functions a bit
Chris Lattner
2001-09-10
3
-21
/
+32
*
Annotations are now const
Chris Lattner
2001-09-07
1
-1
/
+1
*
Lots of new functionality
Chris Lattner
2001-08-27
4
-18
/
+277
*
Initial checkin of interpreter
Chris Lattner
2001-08-23
5
-0
/
+1043