index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ExecutionEngine
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Hack a structure profiling option together
Chris Lattner
2001-11-12
2
-1
/
+49
*
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
3
-76
/
+149
*
*Print Stack traces better.
Chris Lattner
2001-11-07
3
-27
/
+64
*
* Use cached writer to speed up printing and get symbolic types more consiste...
Chris Lattner
2001-11-07
3
-15
/
+54
*
Add %p format to printf, which MUST be used when printing pointer values.
Chris Lattner
2001-11-07
1
-0
/
+2
*
Implement log and drand48 for TSP bm
Chris Lattner
2001-11-06
1
-0
/
+17
*
Implement sqrt, implement printf better, simpler.
Chris Lattner
2001-11-06
1
-16
/
+31
*
Be lenient on types so that programs that are not very typesafe will work
Chris Lattner
2001-11-03
1
-14
/
+14
*
Implement xor operator
Chris Lattner
2001-10-30
1
-0
/
+22
*
callExternalMethod now returns the return value of the function
Chris Lattner
2001-10-30
1
-2
/
+6
*
Implement a gross function name map that must be used when linking statically
Chris Lattner
2001-10-30
1
-18
/
+42
*
* Add some assertions for checking internal error conditions
Chris Lattner
2001-10-30
1
-32
/
+90
*
Don't fail to load runtime if running LLI from the current directory
Chris Lattner
2001-10-30
1
-1
/
+4
*
Print out a label if we step into the first instruction of a basic block
Chris Lattner
2001-10-29
1
-0
/
+3
*
* Fix pow wrapper to actually work
Chris Lattner
2001-10-29
1
-1
/
+56
*
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
*
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
5
-37
/
+90
*
Provide argv for commands
Chris Lattner
2001-10-27
3
-6
/
+22
*
* Implement exit() builtin function
Chris Lattner
2001-10-27
5
-7
/
+66
*
Add support for building a runtime library for LLI
Chris Lattner
2001-10-24
1
-0
/
+12
*
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
4
-21
/
+33
*
Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.common
Chris Lattner
2001-09-07
1
-8
/
+3
*
Annotations are now const
Chris Lattner
2001-09-07
1
-1
/
+1
*
Lots of new functionality
Chris Lattner
2001-08-27
5
-19
/
+278
*
Initial checkin of interpreter
Chris Lattner
2001-08-23
6
-0
/
+1054
[prev]