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 a bug that caused stuff like this:
Chris Lattner
2004-11-19
1
-1
/
+2
*
Fix a bug in the checkin where I adjusted this code to work when
Chris Lattner
2004-11-19
1
-7
/
+8
*
Remove debugging code, unneuter this functionality
Chris Lattner
2004-11-18
1
-1
/
+4
*
remove debugging code
Chris Lattner
2004-11-18
1
-5
/
+3
*
Adding option to llc for ModuloScheduling. By default it is turned off.
Tanya Lattner
2004-11-18
2
-1
/
+2
*
-disable-opt is not -O0, it's okay for it to disable internalize.
Chris Lattner
2004-11-17
2
-8
/
+9
*
Even with -disable-opt we should still internalize and strip if requested.
Chris Lattner
2004-11-16
1
-13
/
+13
*
Per code review: \
Reid Spencer
2004-11-16
1
-14
/
+17
*
Per code review: \
Reid Spencer
2004-11-16
1
-113
/
+105
*
Make this code not depend on LinkModules leaving the second argument unmolested.
Chris Lattner
2004-11-16
3
-22
/
+41
*
This file was originally developed by the LLVM research group so this comment...
Tanya Lattner
2004-11-15
1
-3
/
+2
*
Linker.h moved to include/llvm.
Reid Spencer
2004-11-14
1
-1
/
+1
*
bugpoint needs LLVMLinker.a now.
Reid Spencer
2004-11-14
1
-2
/
+3
*
Correct call of methods whose names have changed.
Reid Spencer
2004-11-14
1
-4
/
+4
*
This program needs libLLVMLinker.a now
Reid Spencer
2004-11-14
1
-1
/
+2
*
Linker.h has a new home.
Reid Spencer
2004-11-14
6
-6
/
+6
*
Fix usage of changed function prototype
Reid Spencer
2004-11-14
7
-14
/
+15
*
A tool for adding a symbol table to LLVM Archives
Reid Spencer
2004-11-14
1
-0
/
+88
*
Makefile for llvm-ranlib tool
Reid Spencer
2004-11-14
1
-0
/
+14
*
*Fix usage of changed function prototype*Use Archive interface to symbol tabl...
Reid Spencer
2004-11-14
1
-4
/
+7
*
This tool needs libLLVMArchive now
Reid Spencer
2004-11-14
1
-1
/
+1
*
Remove linking declarations (in Linker.h now)
Reid Spencer
2004-11-14
1
-26
/
+1
*
We need the libLLVMArchive library now
Reid Spencer
2004-11-14
1
-3
/
+4
*
Moved to lib/Linker (common with gccld)
Reid Spencer
2004-11-14
1
-401
/
+0
*
Total rewrite using Archive library & new functionality
Reid Spencer
2004-11-14
1
-481
/
+635
*
This tool needs the libLLVMArchive library now.
Reid Spencer
2004-11-14
2
-4
/
+10
*
Remove linking declarations (in Linker.h now)
Reid Spencer
2004-11-14
1
-23
/
+1
*
Provide exception handling
Reid Spencer
2004-11-14
1
-110
/
+124
*
Moved to lib/Linker
Reid Spencer
2004-11-14
1
-422
/
+0
*
Add the llvm-ranlib tool
Reid Spencer
2004-11-14
1
-1
/
+1
*
Make sure llee can deal with compressed bytecode too.
Reid Spencer
2004-11-09
1
-5
/
+7
*
Output the program name (in this case, gccld) with warning about invalid files
Misha Brukman
2004-11-09
1
-1
/
+2
*
Allow hbd to be bugpointable on darwin by fixing common and linkonce codegen
Nate Begeman
2004-11-09
1
-1
/
+0
*
Don't silently ignore invalid files: tell the user!
Misha Brukman
2004-11-08
1
-0
/
+2
*
Add a --disable-compression option to gccas so the default compression of
Reid Spencer
2004-11-08
1
-1
/
+4
*
Use LLVMToolDir instead of ToolDir because the latter is no longer set (?)
Misha Brukman
2004-11-07
1
-3
/
+3
*
Rename the option for defeating compression to be a little more specific.
Reid Spencer
2004-11-07
2
-2
/
+2
*
Enable compression by default.
Reid Spencer
2004-11-07
1
-1
/
+1
*
* Enable bytecode compression by default
Reid Spencer
2004-11-07
1
-1
/
+4
*
Turn on compression by default.
Reid Spencer
2004-11-07
1
-3
/
+3
*
Add support for compressed bytecode
Reid Spencer
2004-11-06
1
-1
/
+4
*
Stop propagating method names that violate the coding standard
Reid Spencer
2004-11-05
6
-57
/
+68
*
No, really, the library name is `LLVMexecve'
Misha Brukman
2004-10-31
1
-1
/
+1
*
Internalize variable names to prevent recursive assignment. Cleanup docs.
Reid Spencer
2004-10-30
1
-6
/
+7
*
Fix file header comment
Misha Brukman
2004-10-29
1
-1
/
+1
*
LLEE execve() wrapper library has changed its name and location
Misha Brukman
2004-10-29
1
-1
/
+1
*
Fix library names for sparc
Brian Gaeke
2004-10-28
1
-3
/
+3
*
Remove the FORCE token, rename VERSION to VERSION_TOK so it doesn't
Reid Spencer
2004-10-28
1
-2
/
+1
*
Implement linking.
Reid Spencer
2004-10-28
1
-735
/
+746
*
Eliminate the force flag, configuration item, and related support
Reid Spencer
2004-10-28
3
-26
/
+24
[next]