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