index
:
~nh/llvm
fold-subregs
images
latest
master
mimg
tablegen-name-resolution
wip
Misc LLVM things, mostly radeonsi (AMDGPU)
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-12
Initial dsymutil tool commit.
Frederic Riss
1
-0
/
+1
2014-12-09
Revert "Initial dsymutil tool commit."
Frederic Riss
1
-1
/
+0
2014-12-09
Initial dsymutil tool commit.
Frederic Riss
1
-0
/
+1
2014-12-05
Be less conservative about when we build the gold plugin.
Rafael Espindola
1
-11
/
+1
2014-11-27
Teach LLVM about llgo subproject.
Peter Collingbourne
1
-0
/
+1
2014-11-10
[CMake] Move llvm-shlib in prior to other tools.
NAKAMURA Takumi
1
-6
/
+6
2014-10-23
Adding llvm-shlib to CMake build system with a few new bells and whistles
Chris Bieneman
1
-0
/
+6
2014-10-23
Add llvm-go tool.
Peter Collingbourne
1
-0
/
+2
2014-07-30
Rename llvm-uselistorder => verify-uselistorder
Duncan P. N. Exon Smith
1
-1
/
+1
2014-07-25
Move -verify-use-list-order into llvm-uselistorder
Duncan P. N. Exon Smith
1
-0
/
+2
2014-07-24
llvm-vtabledump: A vtable dumper
David Majnemer
1
-0
/
+1
2014-06-27
Don't force the build of toos/lto as a static lib.
Rafael Espindola
1
-1
/
+1
2014-03-14
static link polly into tools
Sebastian Pop
1
-6
/
+8
2014-03-10
fix polly buildbot
Sebastian Pop
1
-1
/
+1
2014-03-10
fix PR13550: add a cmake WITH_POLLY option
Sebastian Pop
1
-1
/
+6
2014-03-04
Remove out-of-date comment in llvm/tools/CMakeLists.txt.
NAKAMURA Takumi
1
-4
/
+0
2014-02-17
PGO: llvm-profdata: tool for merging profiles
Duncan P. N. Exon Smith
1
-0
/
+1
2013-10-23
llvm/tools/llvm-c-test should be built also on msvc.
NAKAMURA Takumi
1
-5
/
+1
2013-10-23
Add llvm-c-test tool for testing llvm-c
Anders Waldenborg
1
-0
/
+6
2013-10-02
Remove the very substantial, largely unmaintained legacy PGO
Chandler Carruth
1
-1
/
+0
2013-10-02
Enable building LTO on WIN32.
Rafael Espindola
1
-1
/
+1
2013-09-30
Revert "Enable building LTO on WIN32."
Rafael Espindola
1
-1
/
+1
2013-09-30
Enable building LTO on WIN32.
Rafael Espindola
1
-1
/
+1
2013-09-19
Fix LTO handling of module-level assembly (PR14152).
Peter Collingbourne
1
-0
/
+2
2013-08-27
[CMake] Put back the add_llvm_external_project() calls for specific projects.
Argyrios Kyrtzidis
1
-0
/
+4
2013-08-23
CMake: build llvm-config on Windows.
Hans Wennborg
1
-7
/
+1
2013-08-21
[CMake] Automatically pick up subdirectories in llvm/tools as 'external proje...
Argyrios Kyrtzidis
1
-34
/
+44
2013-06-26
Provide bootstrap support to build only llvm+clang when using cmake.
Andy Gibbs
1
-3
/
+6
2013-06-14
Remove the LLVM specific archive index.
Rafael Espindola
1
-1
/
+0
2013-04-05
Move yaml2obj to tools too.
Rafael Espindola
1
-0
/
+1
2013-04-05
Move obj2yaml to tools to sort out make's dependencies.
Rafael Espindola
1
-0
/
+2
2013-03-17
Build LLVMgold.so on FreeBSD using cmake.
Rafael Espindola
1
-1
/
+2
2013-02-28
Connect LLVM CMake build scripts to LLDB's CMake scripts:
Daniel Malea
1
-0
/
+1
2012-11-21
Adding tests for the Intel JIT event listener's MCJIT support.
Andrew Kaylor
1
-0
/
+3
2012-11-12
[ASan] Add llvm-symbolizer from to tools/
Alexander Potapenko
1
-0
/
+2
2012-10-31
MC: Simple example parser for MC assembly markup.
Jim Grosbach
1
-0
/
+1
2012-04-26
[CMake] Restructure how Clang, Polly and other external projects get included.
Michael J. Spencer
1
-17
/
+3
2012-04-19
Remove llvm-ld and llvm-stub (which is only used by llvm-ld).
Michael J. Spencer
1
-2
/
+0
2012-03-01
[Object]
David Meyer
1
-0
/
+1
2012-02-26
Add a random .LL file generator to stress-test different llvm components.
Nadav Rotem
1
-0
/
+1
2011-12-07
Have cmake build llvm-cov. Patch by arrowdodger.
Duncan Sands
1
-0
/
+1
2011-12-01
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
1
-9
/
+2
2011-12-01
Revert commit 145449 (ddunbar) since it is breaking the dragonegg buildbots.
Duncan Sands
1
-2
/
+9
2011-11-29
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
1
-9
/
+2
2011-11-29
edis: Sink EDMain.cpp into lib/MC/MCDisassembler.
Daniel Dunbar
1
-1
/
+0
2011-11-10
Revert r144300 "llvm-config: Replace with C++ version (was llvm-config-2).",
Daniel Dunbar
1
-2
/
+9
2011-11-10
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
1
-9
/
+2
2011-11-03
llvm-config-2: Implement build system support for getting the variables we only
Daniel Dunbar
1
-1
/
+4
2011-11-03
llvm-config: Start stubbing out a C++ version of llvm-config (as llvm-config-2,
Daniel Dunbar
1
-0
/
+1
2011-10-16
tools/CMakeLists.txt: Fixup r142103. I don't remember why I had missed the line.
NAKAMURA Takumi
1
-1
/
+1
[next]