- 238f34a Adding tests for the Intel JIT event listener's MCJIT support. by Andrew Kaylor · 12 years ago
- f41954b [ASan] Add llvm-symbolizer from to tools/ by Alexander Potapenko · 12 years ago
- 7dd4dc8 MC: Simple example parser for MC assembly markup. by Jim Grosbach · 12 years ago
- 3c00db7 [CMake] Restructure how Clang, Polly and other external projects get included. by Michael J. Spencer · 13 years ago
- 7533809 Remove llvm-ld and llvm-stub (which is only used by llvm-ld). by Michael J. Spencer · 13 years ago
- 5c2b4ea [Object] by David Meyer · 13 years ago
- fdc309c by Nadav Rotem · 13 years ago
- 6de29c5 Have cmake build llvm-cov. Patch by arrowdodger. by Duncan Sands · 13 years ago
- cb497b8 llvm-config: Replace with C++ version (was llvm-config-2). by Daniel Dunbar · 13 years ago
- f6ace19 Revert commit 145449 (ddunbar) since it is breaking the dragonegg buildbots. by Duncan Sands · 13 years ago
- 2662c83 llvm-config: Replace with C++ version (was llvm-config-2). by Daniel Dunbar · 13 years ago
- 5a93995 edis: Sink EDMain.cpp into lib/MC/MCDisassembler. by Daniel Dunbar · 13 years ago
- 1ad9213 Revert r144300 "llvm-config: Replace with C++ version (was llvm-config-2).", by Daniel Dunbar · 13 years ago
- a6f5a81 llvm-config: Replace with C++ version (was llvm-config-2). by Daniel Dunbar · 13 years ago
- 4bdd099 llvm-config-2: Implement build system support for getting the variables we only by Daniel Dunbar · 13 years ago
- 7fdd291 llvm-config: Start stubbing out a C++ version of llvm-config (as llvm-config-2, by Daniel Dunbar · 13 years ago
- 3a35a38 tools/CMakeLists.txt: Fixup r142103. I don't remember why I had missed the line. by NAKAMURA Takumi · 13 years ago
- 4025061 CMake: Introduce LLVM_CLANG_SOURCE_DIR, "tools/clang" by default. Clang will not be built if LLVM_CLANG_SOURCE_DIR="" or ${LLVM_CLANG_SOURCE_DIR}/CMakeLists.txt is not found. by NAKAMURA Takumi · 13 years ago
- 32a12ba Add llvm-size. by Michael J. Spencer · 13 years ago
- 6ddbcdf Remove llvmc from CMake as well. by Eric Christopher · 13 years ago
- 72c0d7f Sketch out a DWARF parser. by Benjamin Kramer · 13 years ago
- e696436 CMake: Add a new configuration option LLVM_BUILD_CLANG that's by Douglas Gregor · 13 years ago
- d779749 Revert an unintended commit. Very sorry for this one. by Chandler Carruth · 14 years ago
- e825d88 nuke gold by Chandler Carruth · 14 years ago
- 1cb19a4 MachO file loader and execution utility. by Jim Grosbach · 14 years ago
- 98f6ddc LTO is not ready for Windows. by Oscar Fuentes · 14 years ago
- 54efb73 Build LTO as a static library too. by Oscar Fuentes · 14 years ago
- 1dc550b Add LTO and gold plugin to the CMake build. Linux-only, support for by Oscar Fuentes · 14 years ago
- 92e1deb Add llvm-objdump by Michael J. Spencer · 14 years ago
- 75373ac macho-dump: Stub out C++ macho-dump tool. by Daniel Dunbar · 14 years ago
- baaadb2 Add polly support to the build system. by Tobias Grosser · 14 years ago
- 3a210e2 Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." by Michael J. Spencer · 14 years ago
- 4e9c939 CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally. by Michael J. Spencer · 14 years ago
- b82b433 Check in a couple of changes that I apparently never committed: by John McCall · 14 years ago
- 6b01837 Try to fix cmake build. by Rafael Espindola · 14 years ago
- 0a6f053 Add CMake support for 'edis'. by Ted Kremenek · 15 years ago
- dbf75e8 remove llvm-db: it is completely broken and if anyone wants to do a debugger, by Chris Lattner · 15 years ago
- ee5b680 EXIT STAGE LEFT: gccas, gccld by Daniel Dunbar · 15 years ago
- c23a8d1 CMake: Discriminate MINGW, MSYS, CYGWIN: does not try to build llvm-config under mingw without msys. by Oscar Fuentes · 15 years ago
- a339063 CMake: propagate to the parent scope LLVM_COMMON_DEPENDS. This is by Oscar Fuentes · 15 years ago
- 8ef01dc CMake: build llvm-config before the other tools. by Oscar Fuentes · 15 years ago
- 2803365 CMake: Re-enabled build of llvm-config. Removed recursive invocation of cmake. by Oscar Fuentes · 15 years ago
- 8756a8d CMake: remove support for llvm-config-generated dependencies in the build by Douglas Gregor · 15 years ago
- f9f065e Add a skeleton driver for new machine code level fun. llvm-mc is meant by Chris Lattner · 15 years ago
- 8eeb96d CMake: Use explicit dependencies for Xcode (as well as MSVC), to make by Douglas Gregor · 15 years ago
- 63c956c CMake: llvmc2 is now known as llvmc. by Oscar Fuentes · 16 years ago
- 48ed0f5 CMake: If we have `clang' under the `tools/' subdirectory, add it to the build. by Oscar Fuentes · 16 years ago
- 3d01fc7 Initial support for the CMake build system. by Oscar Fuentes · 16 years ago