summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* Revert "llvm-cov: Added command-line option to change dir."Yuchen Wu2013-11-05
* llvm-cov: Added command-line option to change dir.Yuchen Wu2013-11-05
* Use startswith_lower() where possible.Jakub Staszak2013-11-04
* move getSymbolNMTypeChar to the one program that needs it: nm.Rafael Espindola2013-11-02
* Added command-line option to output llvm-cov to file.Yuchen Wu2013-11-02
* Use LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead of the "dso list".Rafael Espindola2013-10-31
* Rules adjustments in order to build on DragonFly BSD.Rafael Espindola2013-10-31
* Updated llvm-cov's OVERVIEW descriptionYuchen Wu2013-10-31
* Support names like llvm-ar-3.4 and llvm-ranlib-3.4.Rafael Espindola2013-10-29
* Cleaning up comments in lliAndrew Kaylor2013-10-29
* Adding a workaround for __main linking with remote lli and Cygwin/MinGWAndrew Kaylor2013-10-29
* Fix the lli --extra-module value_descAlp Toker2013-10-28
* Standardizing lli's extra module command line optionAndrew Kaylor2013-10-28
* MCJIT-remote: __main should be resolved in child context.NAKAMURA Takumi2013-10-27
* lli/RemoteMemoryManager.cpp: Resurrect __main stuff removed in r192504 to unb...NAKAMURA Takumi2013-10-26
* [bugpoint] Increase the default memory limit for subprocesses to 300MB.Daniel Sanders2013-10-25
* llvm-c-test: Don't leak memory buffers.Benjamin Kramer2013-10-25
* lto.h: Use lto_bool_t instead of int to restore the ABIReid Kleckner2013-10-24
* llvm/tools/llvm-c-test should be built also on msvc.NAKAMURA Takumi2013-10-23
* llvm-c/lto.h: Avoid use of bool.NAKAMURA Takumi2013-10-23
* llvm-c-test: Make them C89-compliant.NAKAMURA Takumi2013-10-23
* Add llvm-c-test tool for testing llvm-cAnders Waldenborg2013-10-23
* Change llvm-cov output formatting to be more similar to gcov.Bob Wilson2013-10-22
* Move the printing of llvm-cov information out from collectLineCounts().Bob Wilson2013-10-22
* Check for errors when calling lto_codegen_add_module in the gold plugin.Rafael Espindola2013-10-18
* [pr17595] Fix a use after free.Rafael Espindola2013-10-16
* llvm-symbolizer: don't always run demangler on global object namesAlexey Samsonov2013-10-16
* Adding support for deregistering EH frames with MCJIT.Andrew Kaylor2013-10-16
* vs2013 msbuild integration: add missing .target files, fix typo in CMakeListsHans Wennborg2013-10-14
* yaml2coff/elf: Touchup for compatibility.Will Dietz2013-10-12
* Add missing #include's to cctype when using isdigit/alpha/etc.Will Dietz2013-10-12
* Fixing problems in lli's RemoteMemoryManager.Andrew Kaylor2013-10-11
* Adding multiple object support to MCJIT EH frame handlingAndrew Kaylor2013-10-11
* Debug Info: In DIBuilder, the context field of subprogram is updated to useManman Ren2013-10-10
* Provide msbuild integration for vs2013.Hans Wennborg2013-10-10
* Fix msbuild integration install script.Hans Wennborg2013-10-10
* Test commit. Remove whitespace from otherwise empty lines.Greg Bedwell2013-10-09
* Removing unintended code block from lliAndrew Kaylor2013-10-08
* Only modify lto.exports.def when contents have changed.Rafael Espindola2013-10-08
* Revert r191088, corresponding to r191823 to re-enable llvm-lto on cygming.NAKAMURA Takumi2013-10-07
* [Mips] Teach llvm-readobj to print MIPS-specific ELF program headers.Simon Atanasyan2013-10-07
* lli: Plug leaks in the remote target external implementation.Benjamin Kramer2013-10-05
* Fix object file writing in llvm-lto on Windows.Rafael Espindola2013-10-04
* Attempting to fix lli build errorAndrew Kaylor2013-10-04
* Fixing container/pointer bug in remote-lli found by ASanAndrew Kaylor2013-10-04
* lli: Check pipe creation for errors.Benjamin Kramer2013-10-04
* Add lto_codegen_add_dso_symbol to the export list.Rafael Espindola2013-10-04
* Adding support and tests for multiple module handling in lliAndrew Kaylor2013-10-04
* Optimize linkonce_odr unnamed_addr functions during LTO.Rafael Espindola2013-10-03
* Dispose the codegen even when just writing the bitcode file.Rafael Espindola2013-10-03