index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
tools
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CMake] We need to explicitly add llvm-config before clang so that LLVM_BUILD...
Chris Bieneman
2015-10-02
1
-2
/
+3
*
[CMake] Add llvm-ar subdirectory explicitly.
Chris Bieneman
2015-09-14
1
-2
/
+3
*
[CMake] Add lto subdirectory explicitly.
Chris Bieneman
2015-09-10
1
-0
/
+4
*
[CMake] Projects supported via LLVM_EXTERNAL_*_SOURCE_DIR need to be explicit...
Chris Bieneman
2015-07-21
1
-0
/
+7
*
[CMake] Cleanup tools/CMakeLists.txt to take advantage of the auto-registrati...
Chris Bieneman
2015-07-20
1
-69
/
+21
*
Revert "[CMake] Cleanup tools/CMakeLists.txt to take advantage of the auto-re...
Chris Bieneman
2015-07-13
1
-21
/
+69
*
[CMake] Cleanup tools/CMakeLists.txt to take advantage of the auto-registrati...
Chris Bieneman
2015-07-13
1
-69
/
+21
*
Revert r241621, "[CMake] Cleanup tools/CMakeLists.txt to take advantage of th...
NAKAMURA Takumi
2015-07-08
1
-21
/
+69
*
[CMake] Cleanup tools/CMakeLists.txt to take advantage of the auto-registrati...
Chris Bieneman
2015-07-07
1
-69
/
+21
*
[CMake] Treating LLVM_INCLUDE_TOOLS, which is a bool, as a string to change b...
Chris Bieneman
2015-06-22
1
-8
/
+5
*
llvm-cxxdump: Rename llvm-vtabledump to llvm-cxxdump
David Majnemer
2015-03-15
1
-1
/
+1
*
Rewrite llvm-pdbdump in terms of LLVMDebugInfoPDB.
Zachary Turner
2015-02-10
1
-8
/
+1
*
Really, really, really don't build llvm-pdbdump on MSVC < 2013.
Andrew Kaylor
2015-02-03
1
-1
/
+1
*
Really really don't build llvm-pdbdump on MSVC < 2013.
Zachary Turner
2015-01-30
1
-0
/
+2
*
Disable compilation of llvm-pdbdump for versions of MSVC < 2013.
Zachary Turner
2015-01-29
1
-1
/
+4
*
Add llvm-pdbdump to tools.
Zachary Turner
2015-01-27
1
-0
/
+4
*
Initial dsymutil tool commit.
Frederic Riss
2014-12-12
1
-0
/
+1
*
Revert "Initial dsymutil tool commit."
Frederic Riss
2014-12-09
1
-1
/
+0
*
Initial dsymutil tool commit.
Frederic Riss
2014-12-09
1
-0
/
+1
*
Be less conservative about when we build the gold plugin.
Rafael Espindola
2014-12-05
1
-11
/
+1
*
Teach LLVM about llgo subproject.
Peter Collingbourne
2014-11-27
1
-0
/
+1
*
[CMake] Move llvm-shlib in prior to other tools.
NAKAMURA Takumi
2014-11-10
1
-6
/
+6
*
Adding llvm-shlib to CMake build system with a few new bells and whistles
Chris Bieneman
2014-10-23
1
-0
/
+6
*
Add llvm-go tool.
Peter Collingbourne
2014-10-23
1
-0
/
+2
*
Rename llvm-uselistorder => verify-uselistorder
Duncan P. N. Exon Smith
2014-07-30
1
-1
/
+1
*
Move -verify-use-list-order into llvm-uselistorder
Duncan P. N. Exon Smith
2014-07-25
1
-0
/
+2
*
llvm-vtabledump: A vtable dumper
David Majnemer
2014-07-24
1
-0
/
+1
*
Don't force the build of toos/lto as a static lib.
Rafael Espindola
2014-06-27
1
-1
/
+1
*
static link polly into tools
Sebastian Pop
2014-03-14
1
-6
/
+8
*
fix polly buildbot
Sebastian Pop
2014-03-10
1
-1
/
+1
*
fix PR13550: add a cmake WITH_POLLY option
Sebastian Pop
2014-03-10
1
-1
/
+6
*
Remove out-of-date comment in llvm/tools/CMakeLists.txt.
NAKAMURA Takumi
2014-03-04
1
-4
/
+0
*
PGO: llvm-profdata: tool for merging profiles
Duncan P. N. Exon Smith
2014-02-17
1
-0
/
+1
*
llvm/tools/llvm-c-test should be built also on msvc.
NAKAMURA Takumi
2013-10-23
1
-5
/
+1
*
Add llvm-c-test tool for testing llvm-c
Anders Waldenborg
2013-10-23
1
-0
/
+6
*
Remove the very substantial, largely unmaintained legacy PGO
Chandler Carruth
2013-10-02
1
-1
/
+0
*
Enable building LTO on WIN32.
Rafael Espindola
2013-10-02
1
-1
/
+1
*
Revert "Enable building LTO on WIN32."
Rafael Espindola
2013-09-30
1
-1
/
+1
*
Enable building LTO on WIN32.
Rafael Espindola
2013-09-30
1
-1
/
+1
*
Fix LTO handling of module-level assembly (PR14152).
Peter Collingbourne
2013-09-19
1
-0
/
+2
*
[CMake] Put back the add_llvm_external_project() calls for specific projects.
Argyrios Kyrtzidis
2013-08-27
1
-0
/
+4
*
CMake: build llvm-config on Windows.
Hans Wennborg
2013-08-23
1
-7
/
+1
*
[CMake] Automatically pick up subdirectories in llvm/tools as 'external proje...
Argyrios Kyrtzidis
2013-08-21
1
-34
/
+44
*
Provide bootstrap support to build only llvm+clang when using cmake.
Andy Gibbs
2013-06-26
1
-3
/
+6
*
Remove the LLVM specific archive index.
Rafael Espindola
2013-06-14
1
-1
/
+0
*
Move yaml2obj to tools too.
Rafael Espindola
2013-04-05
1
-0
/
+1
*
Move obj2yaml to tools to sort out make's dependencies.
Rafael Espindola
2013-04-05
1
-0
/
+2
*
Build LLVMgold.so on FreeBSD using cmake.
Rafael Espindola
2013-03-17
1
-1
/
+2
*
Connect LLVM CMake build scripts to LLDB's CMake scripts:
Daniel Malea
2013-02-28
1
-0
/
+1
*
Adding tests for the Intel JIT event listener's MCJIT support.
Andrew Kaylor
2012-11-21
1
-0
/
+3
[next]