2015-11-10 |
Chris Bieneman | [CMake] Autoconf builds libLTO with -fPIC, CMake should... |
blob | commitdiff | raw |
2015-10-02 |
Chris Bieneman | [CMake] We need to explicitly add llvm-config before... |
blob | commitdiff | raw | diff to current |
2015-09-14 |
Chris Bieneman | [CMake] Add llvm-ar subdirectory explicitly. |
blob | commitdiff | raw | diff to current |
2015-09-10 |
Chris Bieneman | [CMake] Add lto subdirectory explicitly. |
blob | commitdiff | raw | diff to current |
2015-07-21 |
Chris Bieneman | [CMake] Projects supported via LLVM_EXTERNAL_*_SOURCE_D... |
blob | commitdiff | raw | diff to current |
2015-07-20 |
Chris Bieneman | [CMake] Cleanup tools/CMakeLists.txt to take advantage... |
blob | commitdiff | raw | diff to current |
2015-07-13 |
Chris Bieneman | Revert "[CMake] Cleanup tools/CMakeLists.txt to take... |
blob | commitdiff | raw | diff to current |
2015-07-13 |
Chris Bieneman | [CMake] Cleanup tools/CMakeLists.txt to take advantage... |
blob | commitdiff | raw | diff to current |
2015-07-08 |
NAKAMURA Takumi | Revert r241621, "[CMake] Cleanup tools/CMakeLists.txt... |
blob | commitdiff | raw | diff to current |
2015-07-07 |
Chris Bieneman | [CMake] Cleanup tools/CMakeLists.txt to take advantage... |
blob | commitdiff | raw | diff to current |
2015-06-22 |
Chris Bieneman | [CMake] Treating LLVM_INCLUDE_TOOLS, which is a bool... |
blob | commitdiff | raw | diff to current |
2015-03-15 |
David Majnemer | llvm-cxxdump: Rename llvm-vtabledump to llvm-cxxdump |
blob | commitdiff | raw | diff to current |
2015-02-10 |
Zachary Turner | Rewrite llvm-pdbdump in terms of LLVMDebugInfoPDB. |
blob | commitdiff | raw | diff to current |
2015-02-03 |
Andrew Kaylor | Really, really, really don't build llvm-pdbdump on... |
blob | commitdiff | raw | diff to current |
2015-01-30 |
Zachary Turner | Really really don't build llvm-pdbdump on MSVC < 2013. |
blob | commitdiff | raw | diff to current |
2015-01-29 |
Zachary Turner | Disable compilation of llvm-pdbdump for versions of... |
blob | commitdiff | raw | diff to current |
2015-01-27 |
Zachary Turner | Add llvm-pdbdump to tools. |
blob | commitdiff | raw | diff to current |
2014-12-12 |
Frederic Riss | Initial dsymutil tool commit. |
blob | commitdiff | raw | diff to current |
2014-12-09 |
Frederic Riss | Revert "Initial dsymutil tool commit." |
blob | commitdiff | raw | diff to current |
2014-12-09 |
Frederic Riss | Initial dsymutil tool commit. |
blob | commitdiff | raw | diff to current |
2014-12-05 |
Rafael Espindola | Be less conservative about when we build the gold plugin. |
blob | commitdiff | raw | diff to current |
2014-11-27 |
Peter Collingbourne | Teach LLVM about llgo subproject. |
blob | commitdiff | raw | diff to current |
2014-11-10 |
NAKAMURA Takumi | [CMake] Move llvm-shlib in prior to other tools. |
blob | commitdiff | raw | diff to current |
2014-10-23 |
Chris Bieneman | Adding llvm-shlib to CMake build system with a few... |
blob | commitdiff | raw | diff to current |
2014-10-23 |
Peter Collingbourne | Add llvm-go tool. |
blob | commitdiff | raw | diff to current |
2014-07-30 |
Duncan P. N. Exon... | Rename llvm-uselistorder => verify-uselistorder |
blob | commitdiff | raw | diff to current |
2014-07-25 |
Duncan P. N. Exon... | Move -verify-use-list-order into llvm-uselistorder |
blob | commitdiff | raw | diff to current |
2014-07-24 |
David Majnemer | llvm-vtabledump: A vtable dumper |
blob | commitdiff | raw | diff to current |
2014-06-27 |
Rafael Espindola | Don't force the build of toos/lto as a static lib. |
blob | commitdiff | raw | diff to current |
2014-03-14 |
Sebastian Pop | static link polly into tools |
blob | commitdiff | raw | diff to current |
2014-03-10 |
Sebastian Pop | fix polly buildbot |
blob | commitdiff | raw | diff to current |
2014-03-10 |
Sebastian Pop | fix PR13550: add a cmake WITH_POLLY option |
blob | commitdiff | raw | diff to current |
2014-03-04 |
NAKAMURA Takumi | Remove out-of-date comment in llvm/tools/CMakeLists... |
blob | commitdiff | raw | diff to current |
2014-02-17 |
Duncan P. N. Exon... | PGO: llvm-profdata: tool for merging profiles |
blob | commitdiff | raw | diff to current |
2013-10-23 |
NAKAMURA Takumi | llvm/tools/llvm-c-test should be built also on msvc. |
blob | commitdiff | raw | diff to current |
2013-10-23 |
Anders Waldenborg | Add llvm-c-test tool for testing llvm-c |
blob | commitdiff | raw | diff to current |
2013-10-02 |
Chandler Carruth | Remove the very substantial, largely unmaintained legac... |
blob | commitdiff | raw | diff to current |
2013-10-02 |
Rafael Espindola | Enable building LTO on WIN32. |
blob | commitdiff | raw | diff to current |
2013-09-30 |
Rafael Espindola | Revert "Enable building LTO on WIN32." |
blob | commitdiff | raw | diff to current |
2013-09-30 |
Rafael Espindola | Enable building LTO on WIN32. |
blob | commitdiff | raw | diff to current |
2013-09-19 |
Peter Collingbourne | Fix LTO handling of module-level assembly (PR14152). |
blob | commitdiff | raw | diff to current |
2013-08-27 |
Argyrios Kyrtzidis | [CMake] Put back the add_llvm_external_project() calls... |
blob | commitdiff | raw | diff to current |
2013-08-23 |
Hans Wennborg | CMake: build llvm-config on Windows. |
blob | commitdiff | raw | diff to current |
2013-08-21 |
Argyrios Kyrtzidis | [CMake] Automatically pick up subdirectories in llvm... |
blob | commitdiff | raw | diff to current |
2013-06-26 |
Andy Gibbs | Provide bootstrap support to build only llvm+clang... |
blob | commitdiff | raw | diff to current |
2013-06-14 |
Rafael Espindola | Remove the LLVM specific archive index. |
blob | commitdiff | raw | diff to current |
2013-04-05 |
Rafael Espindola | Move yaml2obj to tools too. |
blob | commitdiff | raw | diff to current |
2013-04-05 |
Rafael Espindola | Move obj2yaml to tools to sort out make's dependencies. |
blob | commitdiff | raw | diff to current |
2013-03-17 |
Rafael Espindola | Build LLVMgold.so on FreeBSD using cmake. |
blob | commitdiff | raw | diff to current |
2013-02-28 |
Daniel Malea | Connect LLVM CMake build scripts to LLDB's CMake scripts: |
blob | commitdiff | raw | diff to current |
2012-11-21 |
Andrew Kaylor | Adding tests for the Intel JIT event listener's MCJIT... |
blob | commitdiff | raw | diff to current |
2012-11-12 |
Alexander Potapenko | [ASan] Add llvm-symbolizer from to tools/ |
blob | commitdiff | raw | diff to current |
2012-10-31 |
Jim Grosbach | MC: Simple example parser for MC assembly markup. |
blob | commitdiff | raw | diff to current |
2012-04-26 |
Michael J. Spencer | [CMake] Restructure how Clang, Polly and other external... |
blob | commitdiff | raw | diff to current |
2012-04-19 |
Michael J. Spencer | Remove llvm-ld and llvm-stub (which is only used by... |
blob | commitdiff | raw | diff to current |
2012-03-01 |
David Meyer | [Object] |
blob | commitdiff | raw | diff to current |
2012-02-26 |
Nadav Rotem | Add a random .LL file generator to stress-test differen... |
blob | commitdiff | raw | diff to current |
2011-12-07 |
Duncan Sands | Have cmake build llvm-cov. Patch by arrowdodger. |
blob | commitdiff | raw | diff to current |
2011-12-01 |
Daniel Dunbar | llvm-config: Replace with C++ version (was llvm-config-2). |
blob | commitdiff | raw | diff to current |
2011-12-01 |
Duncan Sands | Revert commit 145449 (ddunbar) since it is breaking... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Daniel Dunbar | llvm-config: Replace with C++ version (was llvm-config-2). |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Daniel Dunbar | edis: Sink EDMain.cpp into lib/MC/MCDisassembler. |
blob | commitdiff | raw | diff to current |
2011-11-10 |
Daniel Dunbar | Revert r144300 "llvm-config: Replace with C++ version... |
blob | commitdiff | raw | diff to current |
2011-11-10 |
Daniel Dunbar | llvm-config: Replace with C++ version (was llvm-config-2). |
blob | commitdiff | raw | diff to current |
2011-11-03 |
Daniel Dunbar | llvm-config-2: Implement build system support for getti... |
blob | commitdiff | raw | diff to current |
2011-11-03 |
Daniel Dunbar | llvm-config: Start stubbing out a C++ version of llvm... |
blob | commitdiff | raw | diff to current |
2011-10-16 |
NAKAMURA Takumi | tools/CMakeLists.txt: Fixup r142103. I don't remember... |
blob | commitdiff | raw | diff to current |
2011-10-16 |
NAKAMURA Takumi | CMake: Introduce LLVM_CLANG_SOURCE_DIR, "tools/clang... |
blob | commitdiff | raw | diff to current |
2011-09-28 |
Michael J. Spencer | Add llvm-size. |
blob | commitdiff | raw | diff to current |
2011-09-20 |
Eric Christopher | Remove llvmc from CMake as well. |
blob | commitdiff | raw | diff to current |
2011-09-13 |
Benjamin Kramer | Sketch out a DWARF parser. |
blob | commitdiff | raw | diff to current |
2011-07-14 |
Douglas Gregor | CMake: Add a new configuration option LLVM_BUILD_CLANG... |
blob | commitdiff | raw | diff to current |
2011-04-28 |
Chandler Carruth | Revert an unintended commit. Very sorry for this one. |
blob | commitdiff | raw | diff to current |
2011-04-28 |
Chandler Carruth | nuke gold |
blob | commitdiff | raw | diff to current |
2011-03-18 |
Jim Grosbach | MachO file loader and execution utility. |
blob | commitdiff | raw | diff to current |
2011-03-13 |
Oscar Fuentes | LTO is not ready for Windows. |
blob | commitdiff | raw | diff to current |
2011-03-12 |
Oscar Fuentes | Build LTO as a static library too. |
blob | commitdiff | raw | diff to current |
2011-03-11 |
Oscar Fuentes | Add LTO and gold plugin to the CMake build. Linux-only... |
blob | commitdiff | raw | diff to current |
2011-01-20 |
Michael J. Spencer | Add llvm-objdump |
blob | commitdiff | raw | diff to current |
2010-11-27 |
Daniel Dunbar | macho-dump: Stub out C++ macho-dump tool. |
blob | commitdiff | raw | diff to current |
2010-10-30 |
Tobias Grosser | Add polly support to the build system. |
blob | commitdiff | raw | diff to current |
2010-09-13 |
Michael J. Spencer | Revert "CMake: Get rid of LLVMLibDeps.cmake and export... |
blob | commitdiff | raw | diff to current |
2010-09-10 |
Michael J. Spencer | CMake: Get rid of LLVMLibDeps.cmake and export the... |
blob | commitdiff | raw | diff to current |
2010-08-24 |
John McCall | Check in a couple of changes that I apparently never... |
blob | commitdiff | raw | diff to current |
2010-08-08 |
Rafael Espindola | Try to fix cmake build. |
blob | commitdiff | raw | diff to current |
2010-04-13 |
Ted Kremenek | Add CMake support for 'edis'. |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Chris Lattner | remove llvm-db: it is completely broken and if anyone... |
blob | commitdiff | raw | diff to current |
2009-08-25 |
Daniel Dunbar | EXIT STAGE LEFT: gccas, gccld |
blob | commitdiff | raw | diff to current |
2009-08-16 |
Oscar Fuentes | CMake: Discriminate MINGW, MSYS, CYGWIN: does not try... |
blob | commitdiff | raw | diff to current |
2009-08-14 |
Oscar Fuentes | CMake: propagate to the parent scope LLVM_COMMON_DEPEND... |
blob | commitdiff | raw | diff to current |
2009-08-14 |
Oscar Fuentes | CMake: build llvm-config before the other tools. |
blob | commitdiff | raw | diff to current |
2009-08-12 |
Oscar Fuentes | CMake: Re-enabled build of llvm-config. Removed recursi... |
blob | commitdiff | raw | diff to current |
2009-06-23 |
Douglas Gregor | CMake: remove support for llvm-config-generated depende... |
blob | commitdiff | raw | diff to current |
2009-06-18 |
Chris Lattner | Add a skeleton driver for new machine code level fun... |
blob | commitdiff | raw | diff to current |
2009-06-04 |
Douglas Gregor | CMake: Use explicit dependencies for Xcode (as well... |
blob | commitdiff | raw | diff to current |
2008-11-25 |
Oscar Fuentes | CMake: llvmc2 is now known as llvmc. |
blob | commitdiff | raw | diff to current |
2008-10-26 |
Oscar Fuentes | CMake: If we have `clang' under the `tools/' subdirecto... |
blob | commitdiff | raw | diff to current |
2008-09-22 |
Oscar Fuentes | Initial support for the CMake build system. |
blob | commitdiff | raw | diff to current |
|