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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move level change xfor into the transforms directory
Chris Lattner
2001-11-01
2
-90
/
+0
*
Add some useful accessors
Chris Lattner
2001-11-01
2
-0
/
+20
*
crunch the output of GCC a bit to make it nicer
Chris Lattner
2001-10-31
1
-2
/
+8
*
Start testing the new cleangcc pass
Chris Lattner
2001-10-31
1
-2
/
+2
*
Use the correct prototype for malloc and free
Chris Lattner
2001-10-31
1
-2
/
+2
*
Implement code to convert %malloc and %free FUNCTION CALLS into the instructi...
Chris Lattner
2001-10-31
2
-3
/
+126
*
Implemented constant propogation of cast instructions
Chris Lattner
2001-10-31
6
-4
/
+49
*
Fix dumb copy and paste typos
Chris Lattner
2001-10-31
1
-1
/
+1
*
Initial version of GCC cleanup pass: just removes extraneous global symbol ta...
Chris Lattner
2001-10-31
2
-0
/
+68
*
New GCC cleanup pass interface
Chris Lattner
2001-10-31
1
-0
/
+24
*
Add hook for GCC cleanup pass
Chris Lattner
2001-10-31
1
-1
/
+4
*
Build new gccas tool
Chris Lattner
2001-10-31
1
-1
/
+1
*
Initial checkin of GCCAS
Chris Lattner
2001-10-31
2
-0
/
+80
*
Initial checkin of heapsort benchmark
Chris Lattner
2001-10-31
1
-0
/
+75
*
Fix bug when inlining a method that refers to a global variable
Chris Lattner
2001-10-31
1
-2
/
+2
*
Implement memset memcpy, calloc
Chris Lattner
2001-10-30
1
-0
/
+85
*
Initial checkin of ary3 "benchmark" from prog lang shootout
Chris Lattner
2001-10-30
1
-0
/
+41
*
Implement xor operator
Chris Lattner
2001-10-30
1
-0
/
+22
*
Initialize map for purify
Chris Lattner
2001-10-30
1
-0
/
+1
*
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
*
Add easy way to enable purify support
Chris Lattner
2001-10-30
2
-0
/
+12
*
Don't fail to load runtime if running LLI from the current directory
Chris Lattner
2001-10-30
1
-1
/
+4
*
Initialize isRecursive. Found by Purify
Chris Lattner
2001-10-30
1
-1
/
+1
*
Fix ordering problem. Found by purify. :)
Chris Lattner
2001-10-30
1
-1
/
+1
*
Add testcase for missed SCCP optimization
Chris Lattner
2001-10-30
1
-0
/
+25
*
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
*
I screwed up the macros, so of course strtol didn't work. *sigh*
Chris Lattner
2001-10-29
1
-3
/
+3
*
Fix broken assertion. Didn't allow for pointer case
Chris Lattner
2001-10-29
1
-6
/
+3
*
Pull method symbols over when linking. Otherwise the result of the link will...
Chris Lattner
2001-10-29
3
-0
/
+3
*
Fix blatent bugs in checkin
Chris Lattner
2001-10-29
1
-5
/
+4
*
Expose the WriteTypeSymbolic function from the library. Refactor code to make
Chris Lattner
2001-10-29
1
-119
/
+183
*
Expose some more printing functionality from the assembly writer library
Chris Lattner
2001-10-29
1
-0
/
+7
*
Be careful to output symbolic type name if possible for a type. This makes
Chris Lattner
2001-10-29
1
-82
/
+224
*
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
*
Oops, accidentally broke reading from stdin when doing command line arguments
Chris Lattner
2001-10-29
1
-1
/
+1
*
Test bitwise operations
Chris Lattner
2001-10-29
1
-0
/
+10
*
Check in to use moved stringizing code
Chris Lattner
2001-10-29
1
-2
/
+10
*
Systems headers use <> not ""
Chris Lattner
2001-10-29
1
-2
/
+2
*
Checkin of C string stuff. Fix several bugs, including most escape codes being
Chris Lattner
2001-10-29
1
-0
/
+66
*
Remove C string capability from VMCore library. Move to Support
Chris Lattner
2001-10-29
1
-47
/
+31
*
Include functionality to get a string array constant as a string
Chris Lattner
2001-10-29
1
-1
/
+13
*
Remove useCSyntax flag
Chris Lattner
2001-10-29
1
-13
/
+10
*
Initial checkin of name mangling code moved from linker
Chris Lattner
2001-10-28
1
-0
/
+46
*
Initial checkin of name mangling code. Moved from Linker.h
Chris Lattner
2001-10-28
1
-0
/
+27
*
Make newlines be newlines! This should now work in both lli and native code.
Vikram S. Adve
2001-10-28
1
-7
/
+5
[prev]
[next]