[PM] Pull the generic graph algorithms and data structures for dominator
[oota-llvm.git] / tools /
2014-01-13 Chandler Carruth[cleanup] Move the Dominators.h and Verifier.h headers...
2014-01-13 Chandler Carruth[cleanup] Add a missing include exposed by resorting...
2014-01-13 Chandler CarruthRe-sort #include lines again, prior to moving headers...
2014-01-13 Chandler Carruth[PM] Wire up support for writing bitcode with new PM.
2014-01-13 Chandler Carruth[PM] Wire up support for printing assembly output from...
2014-01-13 Chandler Carruth[PM] Add an enum for describing the desired output...
2014-01-12 Chandler Carruth[PM] Add module and function printing passes for the...
2014-01-12 Chandler Carruth[PM] Update one user of the printing pass API that...
2014-01-12 Chandler Carruth[PM] Simplify the interface exposed for IR printing...
2014-01-12 Chandler Carruth[PM] Rename the IR printing pass header to a more gener...
2014-01-12 Chandler Carruth[PM] Fix a bunch of bugs I spotted by inspection when...
2014-01-12 Chandler Carruth[PM] Add support for parsing function passes and functi...
2014-01-11 Chandler Carruth[PM] Actually nest pass managers correctly when parsing...
2014-01-11 Chandler Carruth[PM] Add names to passes under the new pass manager...
2014-01-11 Chandler Carruth[PM] Add (very skeletal) support to opt for running...
2014-01-10 Tom RoederSpace formatting fix for r198966.
2014-01-10 Tom RoederFixing build break: should be in the if statement,...
2014-01-10 Tom RoederRestore the library dependency of LLVMgold on LTO;...
2014-01-10 NAKAMURA Takumilli: Tweak CacheName not to contain DOS driveletter.
2014-01-10 NAKAMURA Takumilli: LLIObjectCache: Use llvm::sys::path to get dirname.
2014-01-10 NAKAMURA TakumiWhitespace.
2014-01-09 Lang HamesFix accidental use of the exotic "std::string::back...
2014-01-09 Lang HamesAdd an "-object-cache-dir=<string>" option to LLI....
2014-01-09 David Blaikiellvm-dwarfdump: type unit dwo support
2014-01-09 Saleem Abdulrasoolllvm-readobj: address review comments for ARM EHABI...
2014-01-09 Saleem Abdulrasoolllvm-readobj: fix endianness
2014-01-09 Chandler CarruthPut the functionality for printing a value to a raw_ost...
2014-01-09 Lang HamesReplace fstream use with raw_fd_ostream.
2014-01-08 Rafael EspindolaUse getError and remove the error_code operator.
2014-01-08 Rafael EspindolaUse -std=gnu99 in tools/llvm-c-test/CMakeLists.txt
2014-01-08 Lang HamesRe-apply r196639: Add support for archives and object...
2014-01-08 Saleem Abdulrasoolllvm-readobj: add support for ARM EHABI unwind info
2014-01-07 Chandler CarruthMove the LLVM IR asm writer header files into the IR...
2014-01-05 Simon Atanasyan[Mips] Add support for DT_MIPS_RLD_MAP and DT_MIPS_PLTG...
2013-12-30 Nico WeberPort r198087 and r198089 (strip dead code by default...
2013-12-29 Nico WeberSet LLVM_EXPORTED_SYMBOL_FILE in CMakeLists whose corre...
2013-12-28 Nico WeberEXPORTED_SYMBOL_FILE support for cmake
2013-12-27 Nico WeberStrip dead code when linking by default with BFD ld...
2013-12-25 NAKAMURA Takumigold-plugin.cpp: Use form of <plugin-api.h>, since...
2013-12-25 NAKAMURA Takumillvm-config: Fix typo in help message introduced with...
2013-12-24 Alexey Samsonovllvm-symbolizer: add --obj flag to specify a single...
2013-12-20 NAKAMURA Takumillvm-config: Show OBJROOT rather than OBJROOT/BUILD_MOD...
2013-12-20 NAKAMURA Takumillvm-config: Use build_mode instead of LLVM_BUILDMODE...
2013-12-19 NAKAMURA Takumillvm-config: Don't show build tree with --obj-root...
2013-12-19 NAKAMURA Takumillvm-config: Show build root instead of parent path...
2013-12-19 Timur IskhodzhanovTeach the llvm-readobj COFF dumper to dump debug line...
2013-12-19 NAKAMURA Takumillvm-config: Introduce --system-libs to print SYSTEM_LI...
2013-12-19 Yuchen Wullvm-cov: Added -f option for function summaries.
2013-12-18 Yuchen Wullvm-cov: Added -c option for branch counts.
2013-12-18 NAKAMURA TakumiRevert r197380, "llvm-config: Print SYSTEM_LIBS with...
2013-12-17 NAKAMURA Takumillvm-config: Let directories aware of CMAKE_CFG_INTDIR.
2013-12-16 Yuchen Wullvm-cov: Added -u option for unconditional branch...
2013-12-16 NAKAMURA Takumi[CMake] Introduce LLVM_RUNTIME_OUTPUT_INTDIR and LLVM_L...
2013-12-16 NAKAMURA Takumillvm-config: Fixup r197380, tweak for cross compilation...
2013-12-16 NAKAMURA Takumillvm-config: Print SYSTEM_LIBS with --libs, instead...
2013-12-13 Yuchen Wullvm-cov: Added -b option for branch probabilities.
2013-12-10 Matt ArsenaultFix gcc warnings.
2013-12-10 NAKAMURA Takumi[CMake] Add MCDisassembler to tools/lto. (has been...
2013-12-10 NAKAMURA Takumi[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists...
2013-12-10 NAKAMURA Takumi[CMake] lli/CMakeLists.txt: Move add_subdirectory(Child...
2013-12-10 Yuchen Wullvm-cov: Added -a option for block data.
2013-12-07 NAKAMURA TakumiWhitespace cleanups.
2013-12-07 Lang HamesRevert r196639 while I investigate a bot failure.
2013-12-07 Lang HamesAdd support for archives and object file caching under...
2013-12-05 Yuchen Wullvm-cov: Conformed headers.
2013-12-05 Renato GolinAdd #pragma vectorize enable/disable to LLVM
2013-12-05 Matt ArsenaultFix minor GCC warnings.
2013-12-05 Alp TokerCorrect word hyphenations
2013-12-05 Will DietzExport symbols in tools that support loading plugins.
2013-12-04 Yuchen Wullvm-cov: Split GCOVFile's read into GCNO and GCDA.
2013-12-03 NAKAMURA Takumicheck-llvm: Ask llvm-config about assertion mode, inste...
2013-12-03 Arnold Schwaighoferopt: Mirror vectorization presets of clang
2013-12-03 NAKAMURA Takumillvm-config: With --build-mode, show ${CMAKE_CFG_INTDIR...
2013-12-03 Yuchen Wullvm-cov: Removed output to STDOUT/specified file.
2013-12-02 Alp TokerCut the gold plugin README down to size
2013-11-27 Chandler Carruth[PM] Remove the underspecified 'getRoot' method from...
2013-11-26 Chandler Carruth[PM] Split the CallGraph out from the ModulePass which...
2013-11-22 Hans WennborgVS integration: use the correct registry key after...
2013-11-19 Juergen Ributzka[weak vtables] Place class definitions into anonymous...
2013-11-19 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-11-19 David Blaikiellvm-dwarfdump: support for emitting only the debug_typ...
2013-11-18 Alexey SamsonovRevert r194865 and r194874.
2013-11-15 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-11-15 Benjamin Kramerllvm-cov: Clean up memory leaks.
2013-11-14 NAKAMURA Takumillvm-cov requires IR and Support as libraries. Instrume...
2013-11-11 Simon AtanasyanAdd support for DT_VERxxx and DT_MIPS_xxx .dynamic...
2013-11-11 Bob WilsonChange libLTO back to linking with @executable_path...
2013-11-08 NAKAMURA Takumillvm-ar: Let opening a directory failed in llvm-ar.
2013-11-05 Alp TokerSuppress OS crash dialog in llvm-rtdyld
2013-11-05 Yuchen WuRevert "llvm-cov: Added command-line option to change...
2013-11-05 Yuchen Wullvm-cov: Added command-line option to change dir.
2013-11-04 Jakub StaszakUse startswith_lower() where possible.
2013-11-02 Rafael Espindolamove getSymbolNMTypeChar to the one program that needs...
2013-11-02 Yuchen WuAdded command-line option to output llvm-cov to file.
2013-10-31 Rafael EspindolaUse LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead...
2013-10-31 Rafael EspindolaRules adjustments in order to build on DragonFly BSD.
2013-10-31 Yuchen WuUpdated llvm-cov's OVERVIEW description
2013-10-29 Rafael EspindolaSupport names like llvm-ar-3.4 and llvm-ranlib-3.4.
2013-10-29 Andrew KaylorCleaning up comments in lli
2013-10-29 Andrew KaylorAdding a workaround for __main linking with remote...
next