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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix link prob
Chris Lattner
2001-11-14
1
-1
/
+1
*
Add hooks to call the new swap structcontents pass
Chris Lattner
2001-11-10
1
-1
/
+5
*
add Yet Another Instance of a Static Library
Chris Lattner
2001-11-10
1
-1
/
+1
*
Add hooks for the FindUsedTypes pass
Chris Lattner
2001-11-09
1
-2
/
+13
*
Add analysis pass.
Chris Lattner
2001-11-07
1
-1
/
+10
*
Move the Raise xform from opt to transforms
Chris Lattner
2001-11-01
4
-5
/
+6
*
crunch the output of GCC a bit to make it nicer
Chris Lattner
2001-10-31
1
-2
/
+8
*
Fix dumb copy and paste typos
Chris Lattner
2001-10-31
1
-1
/
+1
*
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
*
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
*
Implement a -L command line argument to specify a search path. Implement min...
Chris Lattner
2001-10-24
2
-40
/
+78
*
Changes to get some meaningful feedback from the bytecode reader. At some po...
Chris Lattner
2001-10-24
2
-14
/
+22
*
Add '-v' option to enable verbose output from the linker
Chris Lattner
2001-10-23
2
-2
/
+26
*
Fix to reference the right header
Chris Lattner
2001-10-19
1
-1
/
+1
*
Enhancements to pass argc & argv to main if required
Chris Lattner
2001-10-18
1
-1
/
+1
*
Remove unneccesary retcode var
Chris Lattner
2001-10-18
1
-2
/
+1
*
Refactor Assembly/Bytecode writer code into Assembly & bytecode libraries
Chris Lattner
2001-10-18
1
-2
/
+3
*
Expose more xforms to the opt utility
Chris Lattner
2001-10-18
2
-2
/
+5
*
Bytecode writer is yanked out of Module printer
Chris Lattner
2001-10-18
1
-25
/
+22
*
Move malloc/free lowering after tracing until lli supports
Vikram S. Adve
2001-10-18
1
-4
/
+7
*
Only output code if file open is successful
Chris Lattner
2001-10-18
1
-6
/
+4
*
Trace code should always be exported just before code generation;
Vikram S. Adve
2001-10-18
2
-26
/
+29
*
Use the standard header not the old one
Chris Lattner
2001-10-18
1
-2
/
+1
*
Add support to insert trace code as an "optimization"
Chris Lattner
2001-10-18
2
-16
/
+14
*
Convert to new simpler, more powerful pass structure
Chris Lattner
2001-10-18
1
-11
/
+6
*
* Passes return true if they change something, not if they fail
Chris Lattner
2001-10-18
1
-11
/
+11
*
Passes return true if they change something, not if they fail
Chris Lattner
2001-10-18
1
-2
/
+5
*
ConcretePass should not be a templated class!
Chris Lattner
2001-10-15
1
-2
/
+2
*
Minor cleanups
Chris Lattner
2001-10-15
1
-12
/
+10
*
Use the new Pass infrastructure to clean up llc
Chris Lattner
2001-10-15
1
-261
/
+117
*
Add library
Chris Lattner
2001-10-15
1
-1
/
+1
*
Minor code cleanups
Chris Lattner
2001-10-15
1
-8
/
+6
*
Implement global variables. Struct and Pointer initializers are not implemen...
Chris Lattner
2001-10-15
1
-5
/
+2
*
*** empty log message ***
Vikram S. Adve
2001-10-14
2
-40
/
+168
*
Add a new -d argument to dump the internal rep as assembly.
Chris Lattner
2001-10-14
2
-0
/
+10
*
MethodTypes take an explicit isVarArg argument
Chris Lattner
2001-10-13
1
-2
/
+3
*
Fix comment flyer
Chris Lattner
2001-10-13
3
-6
/
+6
*
Add new linker
Chris Lattner
2001-10-13
4
-0
/
+140
*
Build the new linker
Chris Lattner
2001-10-13
1
-1
/
+1
*
Repeat some libs due to circular dependences between Sparc and other
Vikram S. Adve
2001-10-10
1
-1
/
+1
[prev]
[next]