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
/
UserInput.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use pointertype where appropriate
Chris Lattner
2001-11-26
1
-2
/
+2
*
*Print Stack traces better.
Chris Lattner
2001-11-07
1
-5
/
+25
*
* Use cached writer to speed up printing and get symbolic types more consiste...
Chris Lattner
2001-11-07
1
-0
/
+2
*
Don't fail to load runtime if running LLI from the current directory
Chris Lattner
2001-10-30
1
-1
/
+4
*
Implement a -trace command line option and a trace option in the interpreter.
Chris Lattner
2001-10-27
1
-1
/
+15
*
* Make pointer values work better by treating them uniformly as 64 bit values.
Chris Lattner
2001-10-27
1
-1
/
+1
*
Provide argv for commands
Chris Lattner
2001-10-27
1
-4
/
+20
*
* Implement exit() builtin function
Chris Lattner
2001-10-27
1
-3
/
+14
*
Enhancements to pass argc & argv to main if required
Chris Lattner
2001-10-18
1
-0
/
+61
*
Implement global variables. Struct and Pointer initializers are not implemen...
Chris Lattner
2001-10-15
1
-1
/
+44
*
Convert more code to use new style casts
Chris Lattner
2001-10-01
1
-1
/
+1
*
Add support for new style casts
Chris Lattner
2001-10-01
1
-1
/
+1
*
Genericize support for calling functions a bit
Chris Lattner
2001-09-10
1
-1
/
+6
*
Lots of new functionality
Chris Lattner
2001-08-27
1
-4
/
+10
*
Initial checkin of interpreter
Chris Lattner
2001-08-23
1
-0
/
+147