.. |
bugpoint
|
Remove the default value for ConstantStruct::get's isPacked parameter and
|
2009-09-19 20:30:26 +00:00 |
gold
|
Make LLVM command-line tools overwrite their output files without -f.
|
2009-08-25 15:34:52 +00:00 |
llc
|
Now that llc can read .ll files directly, teach it to recognize .ll as
|
2009-09-16 19:18:41 +00:00 |
lli
|
Prune #includes from llvm/Linker.h and llvm/System/Path.h,
|
2009-08-23 22:45:37 +00:00 |
llvm-ar
|
remove the last *stream> #include from a public header.
|
2009-08-24 04:14:03 +00:00 |
llvm-as
|
Fix llvm-extract's "writing bitcode to a terminal" warning, which wasn't
|
2009-09-11 20:46:33 +00:00 |
llvm-bcanalyzer
|
Make llvm-bcanalyzer percentages more readable.
|
2009-09-25 16:04:21 +00:00 |
llvm-config
|
Fix llvm-config --src-root and --obj-root for CMake builds.
|
2009-09-22 06:09:31 +00:00 |
llvm-db
|
Prune #includes from llvm/Linker.h and llvm/System/Path.h,
|
2009-08-23 22:45:37 +00:00 |
llvm-dis
|
Don't bother using a PassManager just to print a Module.
|
2009-09-15 15:33:42 +00:00 |
llvm-extract
|
De-bork CMake build. llvm-extract depends on asmparser
|
2009-09-11 21:26:24 +00:00 |
llvm-ld
|
Make LLVM command-line tools overwrite their output files without -f.
|
2009-08-25 15:34:52 +00:00 |
llvm-link
|
Give llvm-link a -S option.
|
2009-09-15 15:35:07 +00:00 |
llvm-mc
|
add a new DirectiveMap stringmap, which allows more efficient dispatching
|
2009-09-27 21:16:52 +00:00 |
llvm-nm
|
fix leakage of Module
|
2009-09-10 14:56:31 +00:00 |
llvm-prof
|
Since all std::cout is gone, also remove iostream include.
|
2009-08-28 06:48:25 +00:00 |
llvm-ranlib
|
|
|
llvm-stub
|
|
|
llvmc
|
Add a way to query the number of input files.
|
2009-09-28 01:16:42 +00:00 |
lto
|
pretty mechanical changes to match coding guidelines (blessed by sabre on IRC)
|
2009-09-23 02:46:12 +00:00 |
opt
|
Fix llvm-extract's "writing bitcode to a terminal" warning, which wasn't
|
2009-09-11 20:46:33 +00:00 |
CMakeLists.txt
|
EXIT STAGE LEFT: gccas, gccld
|
2009-08-25 20:21:09 +00:00 |
Makefile
|
EXIT STAGE LEFT: gccas, gccld
|
2009-08-25 20:21:09 +00:00 |