.. |
analyze
|
Change Library Names Not To Conflict With Others When Installed
|
2004-10-27 23:18:45 +00:00 |
bugpoint
|
Fix a bug in the checkin where I adjusted this code to work when
|
2004-11-19 07:09:40 +00:00 |
extract
|
Change Library Names Not To Conflict With Others When Installed
|
2004-10-27 23:18:45 +00:00 |
gccas
|
Fix usage of changed function prototype
|
2004-11-14 22:30:54 +00:00 |
gccld
|
-disable-opt is not -O0, it's okay for it to disable internalize.
|
2004-11-17 16:41:19 +00:00 |
llc
|
Adding option to llc for ModuloScheduling. By default it is turned off.
|
2004-11-18 18:38:01 +00:00 |
llee
|
Make sure llee can deal with compressed bytecode too.
|
2004-11-09 20:21:25 +00:00 |
lli
|
|
|
llvm-ar
|
The Archive class now has differentiation for BSD4.4 and SVR4 style archive
|
2004-11-20 18:01:22 +00:00 |
llvm-as
|
Fix usage of changed function prototype
|
2004-11-14 22:30:54 +00:00 |
llvm-bcanalyzer
|
Change Library Names Not To Conflict With Others When Installed
|
2004-10-27 23:18:45 +00:00 |
llvm-db
|
Fix a bug that caused stuff like this:
|
2004-11-19 19:45:44 +00:00 |
llvm-dis
|
Fix usage of changed function prototype
|
2004-11-14 22:30:54 +00:00 |
llvm-extract
|
|
|
llvm-ld
|
First cut at implementing generic link-time Optimization
|
2004-11-20 19:43:28 +00:00 |
llvm-link
|
Linker.h moved to include/llvm.
|
2004-11-14 23:25:32 +00:00 |
llvm-nm
|
*Fix usage of changed function prototype*Use Archive interface to symbol table for archives
|
2004-11-14 22:27:46 +00:00 |
llvm-prof
|
Change Library Names Not To Conflict With Others When Installed
|
2004-10-27 23:18:45 +00:00 |
llvm-ranlib
|
Per code review: \
|
2004-11-16 06:41:20 +00:00 |
llvm-stub
|
|
|
llvmc
|
Stop propagating method names that violate the coding standard
|
2004-11-05 22:15:36 +00:00 |
opt
|
Fix usage of changed function prototype
|
2004-11-14 22:30:54 +00:00 |
Makefile
|
Add the llvm-ranlib tool
|
2004-11-14 22:13:59 +00:00 |
Makefile.JIT
|
Adding option to llc for ModuloScheduling. By default it is turned off.
|
2004-11-18 18:38:01 +00:00 |