1. 6e9b5eb revert r147542 after comments from Joerg Sonnenberger by Sebastian Pop · 13 years ago
  2. 8a86887 use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJIT by Sebastian Pop · 13 years ago
  3. cf98592 Use 'check_symbol_exists' instead of 'check_function_exists' for finding isatty. This change allows Xcode generated projects to have HAVE_ISATTY to be properly defined. by Ted Kremenek · 13 years ago
  4. de0cfe8 Tweak CMake build on Cygwin. by NAKAMURA Takumi · 13 years ago
  5. f931261 cmake: work with CMake < 2.8.5 by Dylan Noblesmith · 13 years ago
  6. 4fd061e Use a simpler and more reliable command for converting from HEAD to by Chandler Carruth · 13 years ago
  7. 78304a9 Teach the VCS detection to set some root-level variables with the raw by Chandler Carruth · 13 years ago
  8. 1f8bd30 At the request of Michael Spencer, make the VCS version detection logic by Chandler Carruth · 13 years ago
  9. 0c5fc0c Fix InitializeNativeTargetAsmParser in CMake builds by defining the by Chandler Carruth · 13 years ago
  10. d782bae build/CMake: Finish removal of add_llvm_library_dependencies. by Daniel Dunbar · 13 years ago
  11. 288bc5c build/cmake: Switch to using llvm-build computed dependencies. by Daniel Dunbar · 13 years ago
  12. 08b73a3 rename ENABLE_THREADS to LLVM_ENABLE_THREADS by Dylan Noblesmith · 13 years ago
  13. 5745fbc Add configure checking for pread(2) and use it to save a syscall when reading files. by Benjamin Kramer · 13 years ago
  14. 2b37946 Fix CRT selection logic when using CMake NMake generator. by NAKAMURA Takumi · 13 years ago
  15. c8f399d build/cmake: Move all the user controllable options into top-level CMakeLists by Daniel Dunbar · 13 years ago
  16. a71b7b0 Fix a typo noticed by Peter Collingbourne. No one depends on this by Chandler Carruth · 13 years ago
  17. 1bfc9f8 The TableGen parts of the CMake build are seriously broken. This fixes by Chandler Carruth · 13 years ago
  18. de2e0b5 rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLE by Sebastian Pop · 13 years ago
  19. 33ba8b0 Remove the Alpha backend. by Dan Gohman · 13 years ago
  20. e2aa5d5 Add -D__STDC_FORMAT_MACROS to use PRIx64. by NAKAMURA Takumi · 13 years ago
  21. 11b8a00 cmake/modules/HandleLLVMOptions.cmake: Reorder __STDC_CONSTANT_MACROS and __STDC_LIMIT_MACROS. by NAKAMURA Takumi · 13 years ago
  22. de8f33c Build system infrastructure for multiple tblgens. by Peter Collingbourne · 13 years ago
  23. 627445f Rename LLVM_MULTITHREADED define and fix build without threads. by Eric Christopher · 13 years ago
  24. 4c07bfb Complete the removal of FindBison from CMake. Noticed this when browsing by Chandler Carruth · 13 years ago
  25. a69179d CMake: [MSVC] Suppress C4551 'function call missing argument list'. by NAKAMURA Takumi · 13 years ago
  26. 1387d96 cmake/modules/FindBison.cmake: It must be unneeded any more. by NAKAMURA Takumi · 13 years ago
  27. 8776fa4 CMake: Eliminate unused checks and #undef(s) as below; by NAKAMURA Takumi · 13 years ago
  28. c58247d Remove yet another buried and hidden implicit dependency: every single by Chandler Carruth · 13 years ago
  29. 2e1513d Make my attempt to build up global deps variables actually utilize by Chandler Carruth · 13 years ago
  30. ac03e73 Rewrite the CMake build to use explicit dependencies between libraries, by Chandler Carruth · 13 years ago
  31. 3f01f67 Updated cmake library dependencies. by Oscar Fuentes · 13 years ago
  32. fcf5a83 Still more library dependency updates. This reflects the ever decreasing by Chandler Carruth · 13 years ago
  33. b35552d Clean up a pile of hacks in our CMake build relating to TableGen. by Chandler Carruth · 13 years ago
  34. 093b8ca Check in updated CMake dependencies after Evan's latest round of by Chandler Carruth · 13 years ago
  35. d7808d2 While building a LLVM target, put the current source directory on the by Oscar Fuentes · 13 years ago
  36. ddfb69c CMake: generalize the system that creates custom targets for by Oscar Fuentes · 13 years ago
  37. e78085a Combine all MC initialization routines into one. e.g. InitializeX86MCAsmInfo, by Evan Cheng · 13 years ago
  38. 48ac8e9 Move TargetRegistry.cpp from lib/Support to lib/Target where it belongs. by Chandler Carruth · 13 years ago
  39. 5509403 Update the CMake library dependencies. These shifts are the result of by Chandler Carruth · 13 years ago
  40. 4396613 Introduce MCCodeGenInfo, which keeps information that can affect codegen by Evan Cheng · 13 years ago
  41. 806cea5 The *MCAsmInfo.cpp files use ADT/Triple code, so add the Support dep. by Chandler Carruth · 13 years ago
  42. 4afa2b8 Major update to CMake build to reflect changes in r135219 in the by Chandler Carruth · 13 years ago
  43. 1abf2cb Rename createAsmInfo to createMCAsmInfo and move registration code to MCTargetDesc to prepare for next round of changes. by Evan Cheng · 13 years ago
  44. 70902ea cmake/modules/LLVMLibDeps.cmake: Update since r135184. by NAKAMURA Takumi · 13 years ago
  45. 4455397 cmake/modules/LLVMLibDeps.cmake: Update to appease cmake builds. by NAKAMURA Takumi · 13 years ago
  46. b2760f8 Fix CMake build's library dependencies. by Chandler Carruth · 13 years ago
  47. a850411 Update CMake library dependencies by Oscar Fuentes · 13 years ago
  48. fdfd40b Update CMake library dependencies. by Oscar Fuentes · 13 years ago
  49. 1189027 Fix cmake build. by Rafael Espindola · 13 years ago
  50. 3fa9a42 remove CMake mode_t define by Dylan Noblesmith · 13 years ago
  51. f2a5842 lit support for REQUIRES: asserts. by Andrew Trick · 13 years ago
  52. dc9c76a Added LLVM_BUILD_MODE to cmake so that lit supports tests with REQUIRES: {buildmode}. by Andrew Trick · 13 years ago
  53. 320ce56 Fix cmake dependencies. by Rafael Espindola · 13 years ago
  54. ed1d0ac Another try at fixing cmake. by Rafael Espindola · 13 years ago
  55. 7205d43 Revert my previous patch. The cmake build had already been fixed. by Rafael Espindola · 13 years ago
  56. e372347 Fix the cmake build. by Rafael Espindola · 13 years ago
  57. 104e992 Handle gcc-compatible compilers (such as clang) the same way we handle gcc. by Oscar Fuentes · 13 years ago
  58. 6073a05 Windows/DynamicLibrary.inc: Clean up ELM_Callback. We may check the decl instead of the versions of individual libraries. by NAKAMURA Takumi · 13 years ago
  59. bcffb1f Rename profile_rt.so to libprofile_rt.so under configure+make (it already was by Nick Lewycky · 13 years ago
  60. ab92d1e Honor LLVM_BUILD_RUNTIME. by Oscar Fuentes · 13 years ago
  61. 05a5ff1 Disable warning C4181: "qualifier applied to reference type; ignored" by Francois Pichet · 13 years ago
  62. 7a2bdde Fix a ton of comment typos found by codespell. Patch by by Chris Lattner · 13 years ago
  63. c2475e8 Export LLVM_TARGETS_WITH_JIT in LLVMConfig.cmake.in. Without this, by Oscar Fuentes · 13 years ago
  64. ff688a1 CMake: remove some unnecesary code and ToDos. by Oscar Fuentes · 13 years ago
  65. 3447b4f CMake: support for using LLVM from client projects with find_package. by Oscar Fuentes · 13 years ago
  66. e7510c2 Rename LLVMConfig.cmake to LLVM-Config.cmake. The *Config.cmake naming by Oscar Fuentes · 13 years ago
  67. f63ea6f Fix typos on LLVM.cmake. Export LLVM_ON_UNIX & LLVM_ON_WIN32. by Oscar Fuentes · 13 years ago
  68. 0b7bc77 Handle changing of LLVM_ENABLE_FFI. by Oscar Fuentes · 13 years ago
  69. c2db19e Fix assignment of -fPIC to CMAKE_C_FLAGS. Configure llvm-config.in.in by Oscar Fuentes · 13 years ago
  70. 55037de Revert accidental change to LLVMLibDeps.cmake by Matt Beaumont-Gay · 13 years ago
  71. 4712328 Quiet a gcc warning about changed name lookup rules by Matt Beaumont-Gay · 13 years ago
  72. 23f0bfe Fixed the build of Clang's unit tests on MinGW. Also removed some by Oscar Fuentes · 13 years ago
  73. db3480c Supports building with a list of targets that does not contain by Oscar Fuentes · 13 years ago
  74. c943a9a Updated library dependencies. by Oscar Fuentes · 13 years ago
  75. 1dbf6f5 Build the new RuntimeDyld library. by Oscar Fuentes · 13 years ago
  76. 89234e1 Removed workaround for unspecified build problem on MinGW. by Oscar Fuentes · 13 years ago
  77. c12acc7 Update CMake library dependencies. by Oscar Fuentes · 13 years ago
  78. 6704415 is_llvm_target_library: recognize libraries without the LLVM prefix. by Oscar Fuentes · 13 years ago
  79. 879d3a9 Whe we build a shared library, add its list of used libraries to the by Oscar Fuentes · 13 years ago
  80. 5eae24e Process some link components that map to other expandable components by Oscar Fuentes · 13 years ago
  81. f88befd Remove remnant of my experimentation with CMake. by Oscar Fuentes · 13 years ago
  82. 0dddbc3 Support for parallel compilation (/MP) when using the VS IDE. by Oscar Fuentes · 13 years ago
  83. bdcd766 Added missing va_end(). by Talin · 13 years ago
  84. f3a83d6 cmake: Add xdot.py support as it already exists in autoconf. by Tobias Grosser · 13 years ago
  85. 7d83dc0 Export TARGET_TRIPLE on LLVM.cmake. It is necessary for running tests by Oscar Fuentes · 13 years ago
  86. 50b2846 CMake: remove unnecessary variable. by Oscar Fuentes · 13 years ago
  87. afcf6ac CMake: Define LLVM_INCLUDE_TESTS in cmake/modules/HandleLLVMOptions.cmake. It affects testing stuff on clang-standalone build. by NAKAMURA Takumi · 13 years ago
  88. 0f30047 CMake: Fix breakage on clang standalone build. by NAKAMURA Takumi · 13 years ago
  89. 0b85d07 Put targets on folders, if the IDE supports the feature. by Oscar Fuentes · 13 years ago
  90. 00d78f1 Use explicit add_subdirectory's for LLVM target sublibraries instead by Oscar Fuentes · 13 years ago
  91. 9bb83e4 Add the PARSE_ARGUMENTS CMake macro to LLVM so I can use it to clean by Jeffrey Yasskin · 13 years ago
  92. 6d857ca Move library stuff out of the toplevel CMakeLists.txt file. by Oscar Fuentes · 13 years ago
  93. 742c0dd New library: LLVMX86Utils. by Oscar Fuentes · 13 years ago
  94. cbf023d CMake: LLVM_LIT_TOOLS_DIR is needed only on Win32 hosts to use GnuWin32 tools. by NAKAMURA Takumi · 14 years ago
  95. b656a11 CMake: Add the new option LLVM_LIT_TOOLS_DIR. It can specify "Path to GnuWin32 tools". by NAKAMURA Takumi · 14 years ago
  96. e29b0ac lib/Support/Errno.cpp: Check strerror_s() with HAVE_DECL_STRERROR_S in config.h.*. by NAKAMURA Takumi · 14 years ago
  97. cf9efa5 Install only *.cmake files. Don't install .svn directory. by Oscar Fuentes · 14 years ago
  98. dd70cd8 Don't define NDEBUG on MSVC_IDE and XCode builds. Fixes PR9155. by Oscar Fuentes · 14 years ago
  99. 5a858e3 Moved more stuff to HandleLLVMOptions.cmake by Oscar Fuentes · 14 years ago
  100. 1f6832a Windows/DynamicLibrary.inc: Split explicit symbols into explicit_symbols.inc. by NAKAMURA Takumi · 14 years ago