1. 32a12ba Add llvm-size. by Michael J. Spencer · 13 years ago
  2. 6ddbcdf Remove llvmc from CMake as well. by Eric Christopher · 13 years ago
  3. 72c0d7f Sketch out a DWARF parser. by Benjamin Kramer · 13 years ago
  4. e696436 CMake: Add a new configuration option LLVM_BUILD_CLANG that's by Douglas Gregor · 13 years ago
  5. d779749 Revert an unintended commit. Very sorry for this one. by Chandler Carruth · 14 years ago
  6. e825d88 nuke gold by Chandler Carruth · 14 years ago
  7. 1cb19a4 MachO file loader and execution utility. by Jim Grosbach · 14 years ago
  8. 98f6ddc LTO is not ready for Windows. by Oscar Fuentes · 14 years ago
  9. 54efb73 Build LTO as a static library too. by Oscar Fuentes · 14 years ago
  10. 1dc550b Add LTO and gold plugin to the CMake build. Linux-only, support for by Oscar Fuentes · 14 years ago
  11. 92e1deb Add llvm-objdump by Michael J. Spencer · 14 years ago
  12. 75373ac macho-dump: Stub out C++ macho-dump tool. by Daniel Dunbar · 14 years ago
  13. baaadb2 Add polly support to the build system. by Tobias Grosser · 14 years ago
  14. 3a210e2 Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." by Michael J. Spencer · 14 years ago
  15. 4e9c939 CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally. by Michael J. Spencer · 14 years ago
  16. b82b433 Check in a couple of changes that I apparently never committed: by John McCall · 14 years ago
  17. 6b01837 Try to fix cmake build. by Rafael Espindola · 14 years ago
  18. 0a6f053 Add CMake support for 'edis'. by Ted Kremenek · 15 years ago
  19. dbf75e8 remove llvm-db: it is completely broken and if anyone wants to do a debugger, by Chris Lattner · 15 years ago
  20. ee5b680 EXIT STAGE LEFT: gccas, gccld by Daniel Dunbar · 15 years ago
  21. c23a8d1 CMake: Discriminate MINGW, MSYS, CYGWIN: does not try to build llvm-config under mingw without msys. by Oscar Fuentes · 15 years ago
  22. a339063 CMake: propagate to the parent scope LLVM_COMMON_DEPENDS. This is by Oscar Fuentes · 15 years ago
  23. 8ef01dc CMake: build llvm-config before the other tools. by Oscar Fuentes · 15 years ago
  24. 2803365 CMake: Re-enabled build of llvm-config. Removed recursive invocation of cmake. by Oscar Fuentes · 15 years ago
  25. 8756a8d CMake: remove support for llvm-config-generated dependencies in the build by Douglas Gregor · 15 years ago
  26. f9f065e Add a skeleton driver for new machine code level fun. llvm-mc is meant by Chris Lattner · 15 years ago
  27. 8eeb96d CMake: Use explicit dependencies for Xcode (as well as MSVC), to make by Douglas Gregor · 15 years ago
  28. 63c956c CMake: llvmc2 is now known as llvmc. by Oscar Fuentes · 16 years ago
  29. 48ed0f5 CMake: If we have `clang' under the `tools/' subdirectory, add it to the build. by Oscar Fuentes · 16 years ago
  30. 3d01fc7 Initial support for the CMake build system. by Oscar Fuentes · 16 years ago