.. |
bugpoint
|
Little help to debug the bugpoint itself.
|
2011-01-13 19:48:54 +00:00 |
bugpoint-passes
|
Add dependency to "make check".
|
2010-12-10 02:15:36 +00:00 |
edis
|
|
|
gold
|
Now to chant the magical incantation that will exorcise the System library
|
2010-11-29 19:44:50 +00:00 |
llc
|
Disable .loc support on older darwin OSes.
|
2010-12-02 23:03:57 +00:00 |
lli
|
Merge System into Support.
|
2010-11-29 18:16:10 +00:00 |
llvm-ar
|
Fix Whitespace.
|
2011-01-10 02:34:40 +00:00 |
llvm-as
|
Merge System into Support.
|
2010-11-29 18:16:10 +00:00 |
llvm-bcanalyzer
|
MemoryBuffer now return an error_code and returns a OwningPtr<MemoryBuffer> via an out parm.
|
2010-12-16 03:29:14 +00:00 |
llvm-config
|
fix the autoconf script to detect "has asmprinter"ness of a target by
|
2010-11-14 19:10:47 +00:00 |
llvm-diff
|
|
|
llvm-dis
|
llvm-dis: Fix memory leak. ParseBitcodeFile should be taking ownership of
|
2010-12-16 22:37:52 +00:00 |
llvm-extract
|
Merge System into Support.
|
2010-11-29 18:16:10 +00:00 |
llvm-ld
|
Support/PathV1: Deprecate get{Basename,Dirname,Suffix}.
|
2010-12-18 22:23:07 +00:00 |
llvm-link
|
Merge System into Support.
|
2010-11-29 18:16:10 +00:00 |
llvm-mc
|
Correctly disassemble truncated asm.
|
2011-01-06 16:48:42 +00:00 |
llvm-nm
|
MemoryBuffer now return an error_code and returns a OwningPtr<MemoryBuffer> via an out parm.
|
2010-12-16 03:29:14 +00:00 |
llvm-prof
|
MemoryBuffer now return an error_code and returns a OwningPtr<MemoryBuffer> via an out parm.
|
2010-12-16 03:29:14 +00:00 |
llvm-ranlib
|
Support/Path: Deprecate PathV1::exists and replace all uses with PathV2::fs::exists.
|
2011-01-10 02:34:23 +00:00 |
llvm-shlib
|
autoconf: Add --disable-embed-stdcxx to suppress linking libstdc++.a into llvm.dll with --enable-shared on Cygming.
|
2010-12-29 03:59:14 +00:00 |
llvm-stub
|
Hack around incompatible pointer warnings.
|
2010-10-16 15:43:02 +00:00 |
llvmc
|
Copy-pastos.
|
2010-12-15 01:22:34 +00:00 |
lto
|
Do not include DataTypes.h in llvm-c/lto.h.
|
2011-01-07 22:26:25 +00:00 |
macho-dump
|
MemoryBuffer now return an error_code and returns a OwningPtr<MemoryBuffer> via an out parm.
|
2010-12-16 03:29:14 +00:00 |
opt
|
split dom frontier handling stuff out to its own DominanceFrontier header,
|
2011-01-02 22:09:33 +00:00 |
CMakeLists.txt
|
macho-dump: Stub out C++ macho-dump tool.
|
2010-11-27 05:58:44 +00:00 |
Makefile
|
build: Fix ONLY_TOOLS to not build lto etc. unless specified.
|
2010-12-16 15:42:26 +00:00 |