..
bugpoint
Introduce and use convenience methods for getting pointer types
2009-10-06 15:40:36 +00:00
gold
Include config.h in order to have HAVE_STDINT_H be defined.
2009-10-22 16:03:32 +00:00
llc
Add a CodeGenOpt::Less level to match -O1. It'll be used by clients which do not want post-regalloc scheduling.
2009-10-16 21:02:20 +00:00
lli
Delete the MacOSJITEventListener per echristo's request. It was disabled by
2009-10-21 00:43:48 +00:00
llvm-ar
remove the last *stream> #include from a public header.
2009-08-24 04:14:03 +00:00
llvm-as
llvm-as: Simplify, and don't create empty output files with -disable-output.
2009-10-17 03:28:28 +00:00
llvm-bcanalyzer
Make llvm-bcanalyzer percentages more readable.
2009-09-25 16:04:21 +00:00
llvm-config
CMake: remove .so file extension from library names when building
2009-10-04 06:24:57 +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
llvm-ld doesn't throw.
2009-10-22 00:52:28 +00:00
llvm-link
Give llvm-link a -S option.
2009-09-15 15:35:07 +00:00
llvm-mc
MC: Remove unneeded context argument to MCExpr::Evaluate*.
2009-10-16 01:57:52 +00:00
llvm-nm
fix leakage of Module
2009-09-10 14:56:31 +00:00
llvm-prof
this doesn't use EH either.
2009-10-22 00:50:24 +00:00
llvm-ranlib
llvm-stub
llvmc
Added more options to mcc16 driver.
2009-10-21 10:38:59 +00:00
lto
pretty mechanical changes to match coding guidelines (blessed by sabre on IRC)
2009-09-23 02:46:12 +00:00
opt
nothing opt uses can throw, remove the try block and -fexceptions when
2009-10-22 00:46:41 +00:00
CMakeLists.txt
remove llvm-db: it is completely broken and if anyone wants to do a debugger,
2009-10-05 02:29:51 +00:00
Makefile
remove llvm-db: it is completely broken and if anyone wants to do a debugger,
2009-10-05 02:29:51 +00:00