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
2011-10-16
CMake: Introduce LLVM_CLANG_SOURCE_DIR, "tools/clang" by default. Clang will ...
NAKAMURA Takumi
1
-2
/
+5
2011-09-28
Add llvm-size.
Michael J. Spencer
1
-0
/
+1
2011-09-20
Remove llvmc from CMake as well.
Eric Christopher
1
-1
/
+0
2011-09-13
Sketch out a DWARF parser.
Benjamin Kramer
1
-0
/
+1
2011-07-14
CMake: Add a new configuration option LLVM_BUILD_CLANG that's
Douglas Gregor
1
-1
/
+4
2011-04-28
Revert an unintended commit. Very sorry for this one.
Chandler Carruth
1
-0
/
+7
2011-04-28
nuke gold
Chandler Carruth
1
-7
/
+0
2011-03-18
MachO file loader and execution utility.
Jim Grosbach
1
-0
/
+1
2011-03-13
LTO is not ready for Windows.
Oscar Fuentes
1
-1
/
+4
2011-03-12
Build LTO as a static library too.
Oscar Fuentes
1
-1
/
+1
2011-03-11
Add LTO and gold plugin to the CMake build. Linux-only, support for
Oscar Fuentes
1
-0
/
+8
2011-01-20
Add llvm-objdump
Michael J. Spencer
1
-3
/
+4
2010-11-27
macho-dump: Stub out C++ macho-dump tool.
Daniel Dunbar
1
-0
/
+1
2010-10-30
Add polly support to the build system.
Tobias Grosser
1
-0
/
+8
2010-09-13
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
Michael J. Spencer
1
-1
/
+12
2010-09-10
CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.
Michael J. Spencer
1
-12
/
+1
2010-08-24
Check in a couple of changes that I apparently never committed:
John McCall
1
-0
/
+1
2010-08-08
Try to fix cmake build.
Rafael Espindola
1
-0
/
+1
2010-04-13
Add CMake support for 'edis'.
Ted Kremenek
1
-0
/
+1
2009-10-05
remove llvm-db: it is completely broken and if anyone wants to do a debugger,
Chris Lattner
1
-1
/
+0
2009-08-25
EXIT STAGE LEFT: gccas, gccld
Daniel Dunbar
1
-3
/
+0
2009-08-16
CMake: Discriminate MINGW, MSYS, CYGWIN: does not try to build llvm-config un...
Oscar Fuentes
1
-1
/
+1
2009-08-14
CMake: propagate to the parent scope LLVM_COMMON_DEPENDS. This is
Oscar Fuentes
1
-0
/
+2
2009-08-14
CMake: build llvm-config before the other tools.
Oscar Fuentes
1
-1
/
+6
2009-08-12
CMake: Re-enabled build of llvm-config. Removed recursive invocation
Oscar Fuentes
1
-3
/
+1
2009-06-23
CMake: remove support for llvm-config-generated dependencies in the build
Douglas Gregor
1
-1
/
+3
2009-06-18
Add a skeleton driver for new machine code level fun. llvm-mc is meant
Chris Lattner
1
-0
/
+1
2009-06-04
CMake: Use explicit dependencies for Xcode (as well as MSVC), to make
Douglas Gregor
1
-3
/
+3
2008-11-25
CMake: llvmc2 is now known as llvmc.
Oscar Fuentes
1
-1
/
+1
2008-10-26
CMake: If we have `clang' under the `tools/' subdirectory, add it to
Oscar Fuentes
1
-0
/
+4
2008-09-22
Initial support for the CMake build system.
Oscar Fuentes
1
-0
/
+32
[prev]