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
*
Update to reflect changes in Makefile rules.
Reid Spencer
2004-10-13
21
-29
/
+28
*
No space allowed between \ and end-of-line
Misha Brukman
2004-10-12
1
-1
/
+1
*
Wrap lines at 80 cols
Misha Brukman
2004-10-12
2
-5
/
+6
*
Don't miss global optimizations because we run before the inliner
Chris Lattner
2004-10-11
1
-0
/
+1
*
Initial version of automake Makefile.am file.
Reid Spencer
2004-10-10
1
-0
/
+14
*
Fix named of a library.
Reid Spencer
2004-10-10
1
-1
/
+1
*
Initial version of automake Makefile.am file.
Reid Spencer
2004-10-10
20
-0
/
+455
*
Use the SparcV9-marked instr scheduling library
Misha Brukman
2004-10-08
3
-3
/
+3
*
Rename pass
Chris Lattner
2004-10-07
3
-8
/
+6
*
Hrm, if there is an error loading a file, try printing a message so the
Chris Lattner
2004-09-27
1
-2
/
+10
*
Add some missing #includes
Reid Spencer
2004-09-25
1
-4
/
+8
*
Qualify Path with sys:: namespace so this file compiles.
Reid Spencer
2004-09-25
1
-28
/
+7
*
'Pass' should now not be derived from by clients. Instead, they should derive
Chris Lattner
2004-09-20
6
-13
/
+13
*
Finegrainify namespacification
Chris Lattner
2004-09-20
2
-14
/
+8
*
Fix compilation warning.
Reid Spencer
2004-09-14
1
-1
/
+1
*
Update to reflect stkrc's new optimization capabilities.
Reid Spencer
2004-09-14
1
-21
/
+13
*
Support substitution options for the W, M, and f options.
Reid Spencer
2004-09-14
2
-0
/
+6
*
Support the -WX, -f -M options as pass throughs
Reid Spencer
2004-09-14
3
-112
/
+234
*
Change banner name to reflect actual program this Makefile is for.
Reid Spencer
2004-09-13
1
-1
/
+1
*
Get rid of compile warning by having llvmExecve return the result of its
Reid Spencer
2004-09-13
1
-1
/
+1
*
Initial implementation of llvm-ld: stolen from gccld.
Reid Spencer
2004-09-13
5
-0
/
+1158
*
Add LLEE into compilation, but not for Sparc
Misha Brukman
2004-09-13
1
-2
/
+7
*
Excise the -L option since llvm-link should not do library searches. It
Reid Spencer
2004-09-12
1
-42
/
+11
*
Excise dependent library linking at Chris' request. llvm-link is intended
Reid Spencer
2004-09-12
1
-105
/
+0
*
Squelch compilation warnings on Sparc
Misha Brukman
2004-09-12
1
-2
/
+2
*
Implement dependent library processing and search paths for them.
Reid Spencer
2004-09-11
1
-17
/
+144
*
Make file comment span the entire line
Misha Brukman
2004-09-08
1
-1
/
+1
*
Don't re-instantiate the std::string in catch block.
Reid Spencer
2004-09-03
1
-1
/
+1
*
Changes For Bug 352
Reid Spencer
2004-09-01
42
-92
/
+87
*
Make sure <cassert> is included for platforms that don't include it via
Reid Spencer
2004-09-01
1
-0
/
+1
*
Initial commit of a configuration file for compiling C++ programs with
Reid Spencer
2004-08-30
1
-0
/
+61
*
Implement the "setIncludePaths" and "setSymbolDefines" interface methods.
Reid Spencer
2004-08-30
5
-50
/
+157
*
Pass lists of -I and -D options through to the Compiler Driver.
Reid Spencer
2004-08-30
1
-0
/
+17
*
Need to throw std::string not const char* if we want error messages to be
Reid Spencer
2004-08-30
1
-3
/
+3
*
Add a missing header file
Reid Spencer
2004-08-29
1
-0
/
+1
*
Add the LLVMsystem.a library as it is now used for operating system
Reid Spencer
2004-08-29
16
-16
/
+17
*
The functions in Signal.h are now in the llvm::sys namespace - adjust
Reid Spencer
2004-08-29
17
-29
/
+29
*
add llvmc
Reid Spencer
2004-08-29
1
-3
/
+3
*
Convert llvmc to use the lib/System interface instead of directly
Reid Spencer
2004-08-29
9
-687
/
+686
*
License file for llvmc.
Reid Spencer
2004-08-25
1
-0
/
+6
*
Insert declarations for two new functions that support the dependent
Reid Spencer
2004-08-24
1
-0
/
+9
*
Run the compilation actions before we attempt linking work.
Reid Spencer
2004-08-24
1
-42
/
+99
*
Add the directory specified by LLVM_LIB_SEARCH_PATH to the list of
Reid Spencer
2004-08-24
1
-0
/
+6
*
Get rid of error messages from CommandLine because -time-passes was
Reid Spencer
2004-08-24
1
-4
/
+2
*
Adjustments for changes in the configuration language.
Reid Spencer
2004-08-24
2
-19
/
+9
*
- Unify format of output messages
Reid Spencer
2004-08-24
1
-7
/
+10
*
Link with bcreader and vmcore.
Reid Spencer
2004-08-24
1
-1
/
+1
*
- Implement the %args% substitution
Reid Spencer
2004-08-24
1
-39
/
+46
*
- Alphabetize the list of token enumerators.
Reid Spencer
2004-08-24
1
-29
/
+32
*
- Rename and rearrange for clarity
Reid Spencer
2004-08-24
1
-52
/
+55
[next]