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
*
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
*
Pass -f to stkrc to ensure the output file is always written.
Reid Spencer
2004-10-28
1
-4
/
+4
*
Eliminate the -F option (for forcing output) .. not needed
Reid Spencer
2004-10-28
1
-6
/
+10
*
Add llvm-ld to the subdirs to be built
Reid Spencer
2004-10-28
1
-3
/
+3
*
Convert to new library names.
Reid Spencer
2004-10-28
1
-2
/
+3
*
Update for library name change.
Reid Spencer
2004-10-28
1
-1
/
+1
*
Change Library Names Not To Conflict With Others When Installed
Reid Spencer
2004-10-27
18
-56
/
+66
*
Improve help output from llvm-db 'info' command. Patch contributed by
Chris Lattner
2004-10-26
2
-3
/
+9
*
Add EXTRA_DIST for additional files to be distributed.
Reid Spencer
2004-10-26
2
-0
/
+3
*
Remove template args that are the same as the default
Chris Lattner
2004-10-25
1
-2
/
+1
*
Make clean quieter.
Reid Spencer
2004-10-23
1
-3
/
+4
*
We're not doing automake any more
Reid Spencer
2004-10-22
22
-13809
/
+4
*
We won't use automake
Reid Spencer
2004-10-22
21
-469
/
+0
*
Initial automake generated Makefile template
Reid Spencer
2004-10-18
21
-0
/
+13805
*
Actually link all the analysis passes and their dependencies.
Reid Spencer
2004-10-18
1
-3
/
+4
*
Remove extra comma.
Reid Spencer
2004-10-18
1
-1
/
+1
*
Actually link in all the analysis passes.
Reid Spencer
2004-10-18
1
-4
/
+4
*
Pass -single_module option to gcc when linking dynamic libraries for use with...
Nate Begeman
2004-10-17
1
-0
/
+1
*
Reid added --version to the CommandLine lib. Don't conflict with it.
Chris Lattner
2004-10-17
1
-4
/
+1
*
Fix hyphenation and quoting style for great justice
Misha Brukman
2004-10-15
1
-1
/
+1
*
* We don't use the ENABLE_*_JIT flags in the source base anymore
Misha Brukman
2004-10-14
1
-8
/
+5
*
Use the shared Makefile.JIT for JIT-enablement
Misha Brukman
2004-10-14
2
-92
/
+5
*
Since several tools and examples want JIT support, factor out the process of
Misha Brukman
2004-10-14
1
-0
/
+68
*
Enable the PowerPC JIT by compiling powerpc.o library into lli
Misha Brukman
2004-10-14
1
-0
/
+13
*
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
[next]