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
/
Execution.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Split the PHINode class out from the iOther.h file into the iPHINode.h file
Chris Lattner
2001-12-03
1
-0
/
+1
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
1
-1
/
+1
*
Move DataTypes.h from llvm/Support to just Support
Chris Lattner
2001-11-26
1
-1
/
+0
*
* Implement array indexing in lli
Chris Lattner
2001-11-26
1
-24
/
+44
*
Rename cruft
Chris Lattner
2001-11-14
1
-3
/
+3
*
Print percentages for profiling info better
Chris Lattner
2001-11-12
1
-1
/
+19
*
Print profile info if exit() is called
Chris Lattner
2001-11-12
1
-26
/
+30
*
Hack a structure profiling option together
Chris Lattner
2001-11-12
1
-0
/
+45
*
Correct problem that allows indirect function calls
Chris Lattner
2001-11-07
1
-1
/
+5
*
* Switch to operation on pointers with PointerTy more consistently
Chris Lattner
2001-11-07
1
-44
/
+110
*
*Print Stack traces better.
Chris Lattner
2001-11-07
1
-22
/
+34
*
* Use cached writer to speed up printing and get symbolic types more consiste...
Chris Lattner
2001-11-07
1
-14
/
+48
*
Implement xor operator
Chris Lattner
2001-10-30
1
-0
/
+22
*
* Add some assertions for checking internal error conditions
Chris Lattner
2001-10-30
1
-32
/
+90
*
Print out a label if we step into the first instruction of a basic block
Chris Lattner
2001-10-29
1
-0
/
+3
*
Implement getelementptr instruction as well as the load and store forms
Chris Lattner
2001-10-29
1
-6
/
+44
*
Remember to print out the next instruction if stepping over an external metho...
Chris Lattner
2001-10-29
1
-0
/
+2
*
Fix problem next'ing over an external method
Chris Lattner
2001-10-29
1
-2
/
+6
*
Implement a -trace command line option and a trace option in the interpreter.
Chris Lattner
2001-10-27
1
-0
/
+3
*
* Make pointer values work better by treating them uniformly as 64 bit values.
Chris Lattner
2001-10-27
1
-35
/
+65
*
Provide argv for commands
Chris Lattner
2001-10-27
1
-1
/
+1
*
* Implement exit() builtin function
Chris Lattner
2001-10-27
1
-0
/
+9
*
Enhancements to pass argc & argv to main if required
Chris Lattner
2001-10-18
1
-0
/
+2
*
Implement ulong & long support
Chris Lattner
2001-10-15
1
-27
/
+33
*
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
1
-25
/
+138
*
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
1
-2
/
+2
*
Add support for new style casts
Chris Lattner
2001-10-01
1
-1
/
+1
*
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
1
-1
/
+1
*
Genericize support for calling functions a bit
Chris Lattner
2001-09-10
1
-18
/
+23
*
Lots of new functionality
Chris Lattner
2001-08-27
1
-12
/
+261
*
Initial checkin of interpreter
Chris Lattner
2001-08-23
1
-0
/
+598
[prev]