1. ac5aa74 [ZORG] Update ClangBuilder to build libc++ with clang by Renato Golin · 9 years ago linaro-local/fullbot
  2. 214719c Stop specifing a module cache path for the modules buildbot. This is by Richard Smith · 9 years ago
  3. a06e4c8 Removed autoconfig, as we configure with cmake only. by Galina Kistanova · 9 years ago
  4. 0c68dfc Removed not used mergeFunctions. by Galina Kistanova · 9 years ago
  5. 39ccb53 Removed unused imports. by Galina Kistanova · 9 years ago
  6. aa00cdc Removed long time unused builders. by Galina Kistanova · 9 years ago
  7. 50dd801 [ARM] Avoid stage 1 test on self-hosting bots by Renato Golin · 9 years ago
  8. eb994cd Removed reloads from builders.py, as they do not work as the author expected anyway.​ by Galina Kistanova · 9 years ago
  9. 11f2bb3 update LLDB Xcode Jenkins build to include compiler-rt and libcxx by Todd Fiala · 9 years ago
  10. 3cd5b56 Libomp buildbots changed to build type from Debug to Release+Asserts. by Galina Kistanova · 9 years ago
  11. adef818 Libomp buildbots changed to build type from Debug to Release+Asserts. by Galina Kistanova · 9 years ago
  12. 9690b21 enable failure mode for lld tests on the sanitizer bots by Kostya Serebryany · 9 years ago
  13. 4eafc58 One last shot at fixing the taskkill command syntax by Reid Kleckner · 9 years ago
  14. f4f2916 Try to make taskkill exit successfully if there are no stale processes by Reid Kleckner · 9 years ago
  15. a143160 fix for appending lto flag to command line by Marc Schifer · 9 years ago
  16. 1401b49 disable LTO on bots using new LLVM_ENABLE_LTO=Off option: part 2 by Marc Schifer · 9 years ago
  17. a551c29 disable LTO on bots using new LLVM_ENABLE_LTO=Off option by Marc Schifer · 9 years ago
  18. 72c3f73 Pass the SVN Revision number to the compiler to be used in the clang version string by Marc Schifer · 9 years ago
  19. ded70a6 [libFuzzer] set max_len explicitly by Kostya Serebryany · 9 years ago
  20. 7039e99 Allow build to determine the branch name from the SVN repository url by Marc Schifer · 9 years ago
  21. 6f4611a Add step to kill stale symbolizer processes before building by Reid Kleckner · 9 years ago
  22. b0cdf82 Temporally removed darwin cross builders from LLVM master's waterfall. by Galina Kistanova · 9 years ago
  23. 5244eff Switch clang-atom-d525-fedora build to one thread. by Galina Kistanova · 9 years ago
  24. 40c8a0c Add Polly bot 'process-unprofitable,before-vectorizer' by Tobias Grosser · 9 years ago
  25. 4676635 Fixing an incorrect variable name by Galina Kistanova · 9 years ago
  26. c7939af No need in property if extract_fn is defined. by Galina Kistanova · 9 years ago
  27. 95a1a6b Returning builder clang-3stage-ubuntu back to public. by Galina Kistanova · 9 years ago
  28. 019e066 Tweaking the ClangLTOBuilder3Stage.py build factory. by Galina Kistanova · 9 years ago
  29. 0bbcd39 Moved builder sanitizer_x86_64-freebsd to experimental_scheduled builders. by Galina Kistanova · 9 years ago
  30. 845a35c Added new slave ps4-buildslave1a. by Galina Kistanova · 9 years ago
  31. 45d3a53 Disable builder clang-3stage-ubuntu temporally. Patch by Mike Edwards. by Galina Kistanova · 9 years ago
  32. 7ed9d46 Disable builder clang-3stage-ubuntu temporally. by Galina Kistanova · 9 years ago
  33. 738bafc Enable CMAKE_MACOSX_RPATH to fix asan libs not being found in stage 2 asan builds and fix the package version to match open source relase number by Marc Schifer · 9 years ago
  34. cb62e9f [zorg] Pass -jN to make in "make check-all" by Krzysztof Parzyszek · 9 years ago
  35. 7c4652a Commit based on http://reviews.llvm.org/17495. by Galina Kistanova · 9 years ago
  36. 7212d7c Commit based on http://reviews.llvm.org/17494. by Galina Kistanova · 9 years ago
  37. cdd7781 Commit based on http://reviews.llvm.org/17493. by Galina Kistanova · 9 years ago
  38. 3c75bc7 Correction to commit r261413. Now with correct names. by Galina Kistanova · 9 years ago
  39. 15d48d9 Added few missing things to ClangLTOBuilder3Stage builder. by Galina Kistanova · 9 years ago
  40. 03967af Added new builder clang-3stage-ubuntu. by Galina Kistanova · 9 years ago
  41. 45b9be7 Enable compiler-rt asan dylib and build compiler-rt with new cmake cache file. This fixes the stage 2 cmake R -g Asan+Ubsan bot by Marc Schifer · 9 years ago
  42. 5e2e483 Fixed misplaced assertion. by Galina Kistanova · 9 years ago
  43. 99d7635 Commit based on http://reviews.llvm.org/D17352. Patch by Mike Edwards. by Galina Kistanova · 9 years ago
  44. 6ebe742 Commit based on http://reviews.llvm.org/D17351. Patch by Mike Edwards. by Galina Kistanova · 9 years ago
  45. a2b9ed1 Commit based on http://reviews.llvm.org/D17364.Refactored sanitizer builder to use cmake and ninja. by Galina Kistanova · 9 years ago
  46. 4ed12bd Replaced introduced tabs to spaces. by Galina Kistanova · 9 years ago
  47. 1929702 Refactored sanitizer builder to use cmake and ninja. by Galina Kistanova · 9 years ago
  48. e446361 Remove lldb-x86_64-ubuntu-14.10 by Krzysztof Parzyszek · 9 years ago
  49. 87e311a Use getLLDBUbuntuCMakeBuildFactory for lldb-x86_64-ubuntu-14.10 bot by Krzysztof Parzyszek · 9 years ago
  50. ef0cb12 getLLVMCMakeBuildFactory does not work with ninja, switch llvm-hexagon-elf to make by Krzysztof Parzyszek · 9 years ago
  51. d7784fd Try harder to please cmake: replace '-G Ninja' with '-GNinja' by Krzysztof Parzyszek · 9 years ago
  52. e8446a8 One more attempt to fix the cmake generator option for llvm-hexagon-elf by Krzysztof Parzyszek · 9 years ago
  53. 24622bb sanitizers bots: fail the whole run, if building fresh Clang fails. by Ivan Krasin · 9 years ago
  54. 95971ca Fix the cmake generator option in Hexagon builders by Krzysztof Parzyszek · 9 years ago
  55. 1f287aa Convert Hexagon buildbots to cmake by Krzysztof Parzyszek · 9 years ago
  56. 868a739 Switch clang-x86_64-freebsd11 builder to CMake by Ed Maste · 9 years ago
  57. 89afde6 A flag to enable GlobalISel by Chris Matthews · 9 years ago
  58. 93ffd50 Tweaking the ClangAndLLDbuilder.py build factory to better accommodate MSVC builds. by Galina Kistanova · 9 years ago
  59. 554ebc0 Add clang-x86_64-freebsd11 builder by Ed Maste · 9 years ago
  60. 4153a28 Check for host-compiler and in workspace. If found, use it for stage2 compile by Marc Schifer · 9 years ago
  61. d88a0ea Restore my FreeBSD 11 LLDB builder, reverting r258952 by Ed Maste · 9 years ago
  62. 681cd65 Fix missing test xml results - Patch by Marc Schifer by Chris Matthews · 9 years ago
  63. a60d3a0 Fix test location lookup - Patch by Marc Schifer by Chris Matthews · 9 years ago
  64. 0196be4 Use builddir to find where to run tests by Chris Matthews · 9 years ago
  65. 3141a34 Fixup whitespace in zorg Jenkins tests by Chris Matthews · 9 years ago
  66. d1779a0 Build each commit on lld-x86_64-win7 builder. by Galina Kistanova · 9 years ago
  67. 95fcdea Re-factored getLLDWinBuildFactory, removed redundant steps, handle warnings better. by Galina Kistanova · 9 years ago
  68. ee02cb9 Use the enviroment for build dir by Chris Matthews · 9 years ago
  69. 6ad64a7 fix using os.join wrong by Chris Matthews · 9 years ago
  70. 1477edf fix my horrible syntax by Chris Matthews · 9 years ago
  71. 9185d3b debuginfo-dir was a broken symlink - fix that by Chris Matthews · 9 years ago
  72. 528330f Fix derive problem with debug-info repo: Patch by Marc Schifer by Chris Matthews · 9 years ago
  73. fef3d19 Windows handles removing directories differently than other operating systems. Because of this, we need to send a slightly modified command to the shell to correctly execute the Clean step in the ClangAndLLDBuilder.py build factory definition. by Galina Kistanova · 9 years ago
  74. b6ade00 Revert "Reduce parallelism in Polly openmp builder" by Tobias Grosser · 9 years ago
  75. 8234d47 Reduce parallelism in Polly openmp builder by Tobias Grosser · 9 years ago
  76. 063cb8c Relax the warnings escalation for now, and let ninja decide jobs for lld-x86_64-win7 builder. by Galina Kistanova · 9 years ago
  77. b8d6dbe Build lld on Windows with VS 2015 and ninja; run lld tests. by Galina Kistanova · 9 years ago
  78. b7e0db8 Added an isMSVC parameter to the ClangAndLLDBuilder.py file to deal with a new MSVC based bot. by Galina Kistanova · 9 years ago
  79. a2cea42 Changed config options for builder llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast. by Galina Kistanova · 9 years ago
  80. 663aa88 Fixup cmake detection on green dragon by Chris Matthews · 9 years ago
  81. 3d2c09c Removed builders for slave freebsd01. by Galina Kistanova · 9 years ago
  82. 0ab28ae Renamed builder llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast to llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast. by Galina Kistanova · 9 years ago
  83. 21c3119 Update green dragon primary builds to CMake by Chris Matthews · 9 years ago
  84. c52495c Added new ClangAndLLDBuilder llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast. by Galina Kistanova · 9 years ago
  85. 3dabb34 Added new slave Windows 10 Pro. Patch by Mike Edwards. by Galina Kistanova · 9 years ago
  86. 6c57a49 [powerpc] build shared libraries by Bill Seurer · 9 years ago
  87. 22ba27b Added new slave by Galina Kistanova · 9 years ago
  88. deba183 Removed 2 QEMU-based buildbots (llvm-aarch64-linux and clang-aarch64-lnt). by Galina Kistanova · 9 years ago
  89. 7e1bb13 [powerpc] Add jobs parms to powerpc64 lnt buildbots by Bill Seurer · 9 years ago
  90. 199a970 Replace pollyperf10 -> pollyperf2 by Tobias Grosser · 9 years ago
  91. 23f19d0 Move PollyPerf builders to cmake by Tobias Grosser · 9 years ago
  92. 3dd8d8b [llvmlab] Enable clang tests that output to the console when we are on the buildbots by Yunzhong Gao · 9 years ago
  93. 76f1863 Update LLDB Windows buildbot to use VS2015 and Python 3.5 by Zachary Turner · 9 years ago
  94. 5c03195 Fix for builder clang-x86_64-debian-fast. by Galina Kistanova · 9 years ago
  95. 425d1a6 Small fix for Libiomp5Builder and set clean to false for builders clang-atom-d525-fedora-rel and clang-atom-d525-fedora. by Galina Kistanova · 9 years ago
  96. bf8b06f [powerpc] Switch powerpc64 lnt buildbots to use cmake/ninja by Bill Seurer · 9 years ago
  97. 63d5e81 [powerpc] Alow skipping unsupported sanitizers by Bill Seurer · 9 years ago
  98. 13d5df4 Fixed previous commit for builder clang-x86_64-debian-fast. by Galina Kistanova · 9 years ago
  99. d451ad3 Updated builder clang-x86_64-debian-fast. by Galina Kistanova · 9 years ago
  100. 3a8d800 [zorg] Correct CMAKE_BUILD_TYPE in getLLVMCMakeBuildFactory. by Daniel Sanders · 9 years ago