..
bugpoint
Replace some calls to isa<LandingPadInst> with isEHPad()
2015-08-19 19:54:02 +00:00
bugpoint-passes
dsymutil
Reapply r246012 [dsymutil] Emit real dSYM companion binaries.
2015-09-02 16:49:13 +00:00
gold
gold-plugin: Implement parallel LTO code generation using llvm::splitCodeGen.
2015-09-01 20:40:22 +00:00
llc
lli
llvm-ar
llvm-as
llvm-as-fuzzer
Build a lib/Fuzzer version for llvm-as.
2015-08-31 17:55:32 +00:00
llvm-bcanalyzer
[WinEH] Add cleanupendpad instruction
2015-09-03 09:09:43 +00:00
llvm-c-test
llvm-config
llvm-config: Add --build-system option
2015-09-09 16:39:30 +00:00
llvm-cov
llvm-cxxdump
[llvm-cxxdump] Correctly process relocations when given multiple files
2015-08-13 18:31:43 +00:00
llvm-diff
-Wdeprecated clean by making LogBuilder move constructible so it can be returned by value (in DifferenceEngine::logf)
2015-08-05 21:06:50 +00:00
llvm-dis
llvm-dwarfdump
[dwarfdump] Add support for dumping mach-o universal objectfiles
2015-08-03 00:10:31 +00:00
llvm-extract
llvm-go
Enable linking tools, shared libraries against libLLVM
2015-09-01 03:14:31 +00:00
llvm-jitlistener
llvm-link
New bitcode linker flags:
2015-09-01 17:55:55 +00:00
llvm-lto
CodeGen: Introduce splitCodeGen and teach LTOCodeGenerator to use it.
2015-08-27 23:37:36 +00:00
llvm-mc
llvm-mcmarkup
llvm-nm
Convert getSymbolSection to return an ErrorOr.
2015-08-07 23:27:14 +00:00
llvm-objdump
[llvm-readobj] Shrink code a little bit. No functional change.
2015-09-07 20:47:03 +00:00
llvm-pdbdump
llvm-profdata
llvm-readobj
[llvm-readobj] MachO -- dump LinkerOptions load command.
2015-09-09 00:21:18 +00:00
llvm-rtdyld
Convert getSymbolSection to return an ErrorOr.
2015-08-07 23:27:14 +00:00
llvm-shlib
[cmake] rework LLVM_LINK_LLVM_DYLIB option handling
2015-09-05 08:27:33 +00:00
llvm-size
llvm-split
TransformUtils: Introduce module splitter.
2015-08-21 02:48:20 +00:00
llvm-stress
[PM/AA] Remove the last relics of the separate IPA library from LLVM,
2015-08-18 17:51:53 +00:00
llvm-symbolizer
[llvm-symbolizer] Remove underscores and other C mangling on Windows
2015-08-10 21:47:11 +00:00
lto
LTO: Simplify merged module ownership.
2015-08-24 22:22:53 +00:00
macho-dump
msbuild
obj2yaml
Pass a symbol table to getRelocationSymbol instead of returning one.
2015-09-02 15:07:39 +00:00
opt
[PM/AA] Remove the last relics of the separate IPA library from LLVM,
2015-08-18 17:51:53 +00:00
verify-uselistorder
yaml2obj
[yaml2obj] Support numeric indexes to create invalid files. Will be used by lld test.
2015-08-27 23:11:20 +00:00
CMakeLists.txt
LLVMBuild.txt
TransformUtils: Introduce module splitter.
2015-08-21 02:48:20 +00:00
Makefile
TransformUtils: Introduce module splitter.
2015-08-21 02:48:20 +00:00