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
*
Add LLVMbzip2 library, now required.
Reid Spencer
2004-11-25
18
-18
/
+24
*
Always pass -D_GNU_SOURCE to cc1plus
Reid Spencer
2004-11-25
1
-1
/
+2
*
Always pass -D_GNU_SOURCE to cc1
Reid Spencer
2004-11-25
1
-2
/
+3
*
Correct the configuration variable used to find the bin directory.
Reid Spencer
2004-11-25
1
-3
/
+3
*
Make sure additional C++ suffixes are recognized by llvmc.
Reid Spencer
2004-11-24
1
-0
/
+7
*
* Adjust the options to make them either accept multiple occurrences or be
Reid Spencer
2004-11-23
1
-5
/
+22
*
* Don't pass empty arguments to ExecuteAndWait because it can cause the
Reid Spencer
2004-11-23
1
-41
/
+56
*
Configuration data now supports a vector of library paths.
Reid Spencer
2004-11-23
1
-0
/
+7
*
Add the c and cpp configuration files.
Reid Spencer
2004-11-23
1
-2
/
+2
*
Removed in favor of configurable (*.in) versions.
Reid Spencer
2004-11-23
3
-136
/
+0
*
Make various adjustments to parsing so that the separator character doesn't
Reid Spencer
2004-11-23
1
-36
/
+156
*
SPACE is a legitimate token now, to separate option words.
Reid Spencer
2004-11-23
1
-0
/
+1
*
Handle space, separators, bad substitutions, and library search path better
Reid Spencer
2004-11-23
1
-6
/
+7
*
Configurable language configuration files.
Reid Spencer
2004-11-23
4
-0
/
+203
*
Get the -o option right
Reid Spencer
2004-11-20
1
-1
/
+1
*
Get the -o option right
Reid Spencer
2004-11-20
1
-21
/
+43
*
Not needed any more.
Reid Spencer
2004-11-20
1
-42
/
+0
*
Content moved to llvm-ld.cpp
Reid Spencer
2004-11-20
1
-352
/
+0
*
Incorporate GenerateCode.cpp. Make static things static.
Reid Spencer
2004-11-20
1
-110
/
+297
*
First cut at implementing generic link-time Optimization
Reid Spencer
2004-11-20
1
-0
/
+194
*
The Archive class now has differentiation for BSD4.4 and SVR4 style archive
Reid Spencer
2004-11-20
1
-6
/
+2
*
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
[next]