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
*
For PR387:\
Reid Spencer
2004-12-07
2
-4
/
+4
*
Fix PR139:\
Reid Spencer
2004-12-05
2
-40
/
+40
*
Add -strip-debug option
Chris Lattner
2004-12-03
1
-3
/
+9
*
Adjust to change in pass name
Chris Lattner
2004-12-02
1
-2
/
+2
*
Recognize --strip-all as a synonym for -s.
Chris Lattner
2004-12-02
3
-10
/
+20
*
Implement file replacement correctly even with the f (TruncateNames) flag
Reid Spencer
2004-12-02
1
-2
/
+23
*
Shared library extension is now in LTDL_SHLIB_EXT
Reid Spencer
2004-11-29
1
-1
/
+1
*
No longer necessary, moved Makefile.rules
Reid Spencer
2004-11-29
1
-68
/
+0
*
Use LLVMLIBS=JIT to get JIT libraries
Reid Spencer
2004-11-29
2
-16
/
+4
*
Make sure the program's symbols can be dlsym'd as well.
Reid Spencer
2004-11-29
1
-0
/
+2
*
Make the check a little quieter.
Reid Spencer
2004-11-29
1
-3
/
+5
*
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
[next]