1. d2cb3d2 Remove the IA-64 backend. by Dan Gohman · 15 years ago
  2. 4d20c24 Build FileCheck from with CMake by Douglas Gregor · 15 years ago
  3. 3f189a3 CMake support for SystemZ. by Daniel Dunbar · 15 years ago
  4. 2c4df5a MSVC: Disable 4351, a completely useless warning: "warning: I'm not miscompiling by Daniel Dunbar · 15 years ago
  5. 092a9dd Sketch support for target specific assembly parser. by Daniel Dunbar · 15 years ago
  6. fef02e9 Kill off cmake magic to force linking. by Daniel Dunbar · 15 years ago
  7. b5a8c08 Add TargetInfo directories to CMake's list. by Daniel Dunbar · 15 years ago
  8. 6761c5d CMake: Refuses to work for out-of-source builds when tablegenned files by Oscar Fuentes · 15 years ago
  9. a51984b bug 4524: Add MSP430 to the cmake build. by Richard Pennington · 15 years ago
  10. e8c81ea CMake: Fixes previous change: CMAKE_BUILD_TYPE is unknown when by Oscar Fuentes · 15 years ago
  11. af10910 CMake: Avoids defining _DEBUG on MSVC Release builds. Fixes PR 4379. by Oscar Fuentes · 15 years ago
  12. ecc63f8 Start flushing out MCContext. - Lives inside new library lib/MC (LLVMMC.a) by Daniel Dunbar · 15 years ago
  13. 8756a8d CMake: remove support for llvm-config-generated dependencies in the build by Douglas Gregor · 15 years ago
  14. 7e9e36a Eliminate object-relinking support from CMake. Fixes PR 4429 and by Douglas Gregor · 15 years ago
  15. 5dd4272 CMake: Only include LLVM example executables in the build if requested by the user by Douglas Gregor · 15 years ago
  16. 1555a23 Introduce new headers whose inclusion forces linking and by Douglas Gregor · 15 years ago
  17. af0f65f CMake: New variable LLVM_LIBDIR_SUFFIX. by Oscar Fuentes · 15 years ago
  18. 99b9489 CMake: Fixed parallel build problem related to native tblgen when by Oscar Fuentes · 15 years ago
  19. 4ba3a0e Allow setting the C runtime to be used with MSVC from cmake. by Stefanus Du Toit · 15 years ago
  20. 318de60 More portability checks for CMake's config.h. by Douglas Gregor · 15 years ago
  21. 8eeb96d CMake: Use explicit dependencies for Xcode (as well as MSVC), to make by Douglas Gregor · 15 years ago
  22. 76941b2 CMake: Renamed LLVM_ENABLE_ASSERTS to by Oscar Fuentes · 15 years ago
  23. 81a8755 CMake: Implements and documents option LLVM_ENABLE_ASSERTS. by Oscar Fuentes · 15 years ago
  24. 34fc517 CMake: Added notes pointing to the LLVM CMake documentation. by Oscar Fuentes · 15 years ago
  25. 9a0107d CMake: defines and uses macro add_llvm_definitions for keeping track by Oscar Fuentes · 15 years ago
  26. 48fe635 Fix the Win32 VS2008 build: by Sebastian Redl · 15 years ago
  27. 5c6bf65 CMake: auto-discover project files under the projects/ subdirectory. by Oscar Fuentes · 15 years ago
  28. 8c46e85 Enable PACKAGE_VERSION in cmake builds, this unbreaks the clang build with cmake. by Chris Lattner · 16 years ago
  29. 64fb4c8 CMake: Option for building with -fPIC. by Oscar Fuentes · 16 years ago
  30. 6307b94 CMake: Support for building 32 bits shared libraries on 64 bits GNU by Oscar Fuentes · 16 years ago
  31. 4b44283 CMake: Option for enabling/disabling threads. by Oscar Fuentes · 16 years ago
  32. 7f6f21e CMake: Forces linking of the rest of architecture targets and its by Oscar Fuentes · 16 years ago
  33. 232ed2d CMake: Removed some cruft. by Oscar Fuentes · 16 years ago
  34. 422fcf3 CMake: Moved generation of Intrinsics.gen to by Oscar Fuentes · 16 years ago
  35. cccecb8 CMake: Use LLVM_MAIN_SRC_DIR instead of CMAKE_SOURCE_DIR, for consistency. by Oscar Fuentes · 16 years ago
  36. 6326a0d CMake: Disallow in-source builds except when building with the Visual by Oscar Fuentes · 16 years ago
  37. 41bdedf CMake: Builds a native tblgen when cross-compiling and the user didn't by Oscar Fuentes · 16 years ago
  38. 4f21c13 CMake: Implement magic word `all' for selecting all targets. Check by Oscar Fuentes · 16 years ago
  39. 02516ba CMake: Non-working code for auto-building the native tblgen util when by Oscar Fuentes · 16 years ago
  40. 3ab40ca CMake: Support for cross-compiling. For now, requires a previously by Oscar Fuentes · 16 years ago
  41. 9380c05 Add XCore backend to CMake build. by Richard Osborne · 16 years ago
  42. b0c5699 CMake: Support for building 32 bit mode libs and binaries on Linux/x86-64. by Oscar Fuentes · 16 years ago
  43. 1d083f4 Change the name of the generated solution file for a CMake build. (from 'project' to 'LLVM'). by Cedric Venet · 16 years ago
  44. 0a48698 CMake: Reverted some unintentional changes on the previous commit. by Oscar Fuentes · 16 years ago
  45. 4fd38b8 CMake: Cygwin pretends to be Unix. Patch by Jay Foad. by Oscar Fuentes · 16 years ago
  46. 980e842 CMake: Removed some cruft. by Oscar Fuentes · 16 years ago
  47. 619ce78 CMake: Removed unnecessary macro definitions. They are defined in config.h by Oscar Fuentes · 16 years ago
  48. f7e73b9 CMake: Directed bug reports to llvmbugs. by Oscar Fuentes · 16 years ago
  49. de98db3 CMake: MSVC++ no longer uses a special configuration method. by Oscar Fuentes · 16 years ago
  50. 1dc9716 CMake: `make install' for libraries, executables and header files. by Oscar Fuentes · 16 years ago
  51. 63f9720 Fun x86 encoding tricks: when adding an immediate value of 128, by Dan Gohman · 16 years ago
  52. e1ad087 CMake: Builds all targets. by Oscar Fuentes · 16 years ago
  53. a789af2 CMake: Disabled some warnings for MSVC. by Oscar Fuentes · 16 years ago
  54. 1d8e4cf CMake build system: support for parallel builds. by Oscar Fuentes · 16 years ago
  55. 3d01fc7 Initial support for the CMake build system. by Oscar Fuentes · 16 years ago