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
/
tools
/
lli
Commit message (
Expand
)
Author
Age
Files
Lines
*
Export symbols for linux
Chris Lattner
2002-09-13
1
-1
/
+5
*
Namespace correctness is good
Chris Lattner
2002-07-25
1
-2
/
+2
*
REmove extra blank lines
Chris Lattner
2002-07-25
1
-2
/
+0
*
*** empty log message ***
Chris Lattner
2002-07-23
1
-1
/
+1
*
*** empty log message ***
Chris Lattner
2002-07-22
1
-14
/
+28
*
Remove tracing code hack
Chris Lattner
2002-05-20
1
-1
/
+1
*
Link with test/Libraries/libinstr32.a for runtime routines
Vikram S. Adve
2002-05-19
1
-1
/
+1
*
Remove asmwriter library from link line, because the useful contents of it
Chris Lattner
2002-04-07
1
-2
/
+1
*
Remove runtime library in favor of users linking against real libraries.
Chris Lattner
2002-03-11
2
-284
/
+0
*
Remove hack. This is better fixed in Makefile.common
Chris Lattner
2002-02-24
1
-1
/
+1
*
Build with newer compiler, with same bug
Chris Lattner
2002-02-24
1
-1
/
+1
*
Eliminate opt library
Chris Lattner
2002-01-21
1
-2
/
+2
*
Build runtime library with local GCCAS
Chris Lattner
2001-12-13
1
-4
/
+4
*
Implement strlen strdup strcmp
Chris Lattner
2001-12-13
1
-0
/
+35
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
1
-1
/
+1
*
Fix problem where lli < foo.bc would have argc = 0
Chris Lattner
2001-11-26
1
-0
/
+7
*
Implement memset memcpy, calloc
Chris Lattner
2001-10-30
1
-0
/
+85
*
Initialize map for purify
Chris Lattner
2001-10-30
1
-0
/
+1
*
I screwed up the macros, so of course strtol didn't work. *sigh*
Chris Lattner
2001-10-29
1
-3
/
+3
*
Oops, accidentally broke reading from stdin when doing command line arguments
Chris Lattner
2001-10-29
1
-1
/
+1
*
Implement a -trace command line option and a trace option in the interpreter.
Chris Lattner
2001-10-27
1
-1
/
+5
*
* Make pointer values work better by treating them uniformly as 64 bit values.
Chris Lattner
2001-10-27
2
-0
/
+126
*
Provide argv for commands
Chris Lattner
2001-10-27
1
-3
/
+3
*
* Implement exit() builtin function
Chris Lattner
2001-10-27
1
-2
/
+3
*
Add support for building a runtime library for LLI
Chris Lattner
2001-10-24
2
-0
/
+37
*
Enhancements to pass argc & argv to main if required
Chris Lattner
2001-10-18
1
-1
/
+1
*
Implement global variables. Struct and Pointer initializers are not implemen...
Chris Lattner
2001-10-15
1
-5
/
+2
*
Genericize support for calling functions a bit
Chris Lattner
2001-09-10
1
-0
/
+1
*
Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.common
Chris Lattner
2001-09-07
1
-8
/
+3
*
Lots of new functionality
Chris Lattner
2001-08-27
1
-1
/
+1
*
Initial checkin of interpreter
Chris Lattner
2001-08-23
2
-0
/
+78