This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 9b89e1cf95 [CMake] Unify scripts for generating VCS headers
new fc781f244a Revert "[CMake] Unify scripts for generating VCS headers"
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/Basic/CMakeLists.txt | 55 +++++++++++++++++++++++++++++-------------------
lib/Basic/Version.cpp | 15 +++++++------
2 files changed, 42 insertions(+), 28 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 446ca1a1f [CMake][compiler-rt] Enable statically linking unwinder and c++abi
new 6a8fdafd0 [libFuzzer] replace slow std::mt19937 with a much faster std: [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/fuzzer/FuzzerRandom.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from a0ad73f58 [testsuite] Fix TestAppleSimulator so that it works with Python 3.
new 3dcaf6662 [CMake] Migrate lldb to the new VCS script
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
source/CMakeLists.txt | 37 +++++++++++++++++--------------------
source/lldb.cpp | 5 +----
2 files changed, 18 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 19f02ae8c16 [SCEV] Prohibit SCEV transformations for huge SCEVs
new 963f6097b67 [CMake] Unify scripts for generating VCS headers
new 0027120a34d [InstCombine] Missed optimization in math expression: simpl [...]
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
CMakeLists.txt | 15 +-
cmake/modules/AddLLVM.cmake | 60 ++++----
cmake/modules/GenerateVersionFromCVS.cmake | 39 ------
cmake/modules/GenerateVersionFromVCS.cmake | 53 +++++++
cmake/modules/GetSVN.cmake | 141 -------------------
cmake/modules/VersionFromVCS.cmake | 152 ++++++++++-----------
include/llvm/Support/CMakeLists.txt | 41 ++----
.../InstCombine/InstCombineMulDivRem.cpp | 20 +++
test/Transforms/InstCombine/fmul-exp.ll | 26 ++--
test/Transforms/InstCombine/fmul-exp2.ll | 26 ++--
10 files changed, 219 insertions(+), 354 deletions(-)
delete mode 100644 cmake/modules/GenerateVersionFromCVS.cmake
create mode 100644 cmake/modules/GenerateVersionFromVCS.cmake
delete mode 100644 cmake/modules/GetSVN.cmake
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from b8120e9866 [analyzer] Make NullReturnedFromNonnullChecker depend on Nul [...]
new 9b89e1cf95 [CMake] Unify scripts for generating VCS headers
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/Basic/CMakeLists.txt | 55 +++++++++++++++++++-----------------------------
lib/Basic/Version.cpp | 15 ++++++-------
2 files changed, 28 insertions(+), 42 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 18fe2c5936a Add namespace to some types.
new 19f02ae8c16 [SCEV] Prohibit SCEV transformations for huge SCEVs
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/Analysis/ScalarEvolution.cpp | 23 ++++++++++--
.../ScalarEvolution/huge_expression_limit.ll | 41 ++++++++++++++++++++++
.../Transforms/LoopStrengthReduce/X86/bin_power.ll | 2 +-
3 files changed, 62 insertions(+), 4 deletions(-)
create mode 100644 test/Analysis/ScalarEvolution/huge_expression_limit.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository zorg.
from 0dd6cd7b Added ability to ClangAndLLDBuilder to choose version of Visu [...]
new 6ba72182 Build llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast and ll [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
buildbot/osuosl/master/config/builders.py | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository zorg.
from f9818c06 Migrated lld-x86_64-win7 buildbot to Visual Studio 2017.
new 0dd6cd7b Added ability to ClangAndLLDBuilder to choose version of Visu [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
zorg/buildbot/builders/ClangAndLLDBuilder.py | 18 +++++++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2d6a4070cb3 Fix missing C++ mode comment in header
new 18fe2c5936a Add namespace to some types.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../RuntimeDyld/Targets/RuntimeDyldCOFFI386.h | 6 +++---
.../RuntimeDyld/Targets/RuntimeDyldCOFFThumb.h | 19 +++++++++++--------
.../RuntimeDyld/Targets/RuntimeDyldCOFFX86_64.h | 14 +++++++-------
3 files changed, 21 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.