This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_39
in repository llvm.
from 559cd2e Merging r275870: -------------------------------------------- [...]
new 1d1ac94 Merging r275898: -------------------------------------------- [...]
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:
utils/release/merge.sh | 2 +-
1 file changed, 1 insertion(+), 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 52f3fd0 auto-generate checks
new 9beed53 build_llvm_package.bat: update version to 4.0.0
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:
utils/release/build_llvm_package.bat | 4 ++--
1 file changed, 2 insertions(+), 2 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 release_39
in repository clang.
from f228fe9 Analyzer docs: update version to 3.9
new 760f716 Merging r275880: -------------------------------------------- [...]
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:
include/clang/StaticAnalyzer/Checkers/Checkers.td | 4 -
.../Core/BugReporter/BugReporterVisitor.h | 16 ----
lib/StaticAnalyzer/Checkers/CMakeLists.txt | 1 -
.../Checkers/CXXSelfAssignmentChecker.cpp | 62 ---------------
lib/StaticAnalyzer/Core/BugReporter.cpp | 1 -
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp | 50 ------------
lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp | 11 +--
test/Analysis/self-assign.cpp | 89 ----------------------
8 files changed, 3 insertions(+), 231 deletions(-)
delete mode 100644 lib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp
delete mode 100644 test/Analysis/self-assign.cpp
--
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 126d422 [Driver] Compute effective target triples once per job (NFCI)
new 9328098 Allow iOS and tvOS version numbers with 2-digit major version [...]
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/Targets.cpp | 27 +++++++++++++++++++--------
lib/Driver/ToolChains.cpp | 4 ++--
test/Frontend/darwin-version.c | 4 ++++
3 files changed, 25 insertions(+), 10 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 libcxx.
from 65eb1e9 Don't use pthread initializers in constexpr constructors. Pat [...]
new fc8847c Bump version # to 4.0.0
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:
include/__config | 2 +-
1 file changed, 1 insertion(+), 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 release_39
in repository llvm.
from 2f7db04 Change version from 3.9.0svn to 3.9.0
new 559cd2e Merging r275870: -------------------------------------------- [...]
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:
include/llvm/IR/IntrinsicsAMDGPU.td | 2 +
lib/Target/AMDGPU/AMDGPUIntrinsics.td | 4 --
lib/Target/AMDGPU/EvergreenInstructions.td | 7 +-
lib/Target/AMDGPU/SIInstructions.td | 11 ---
test/CodeGen/AMDGPU/lds-output-queue.ll | 6 +-
test/CodeGen/AMDGPU/llvm.AMDGPU.barrier.global.ll | 30 --------
test/CodeGen/AMDGPU/llvm.AMDGPU.barrier.local.ll | 31 --------
...gcn.s.barrier.ll => llvm.r600.group.barrier.ll} | 23 +++---
...emory-two-objects.ll => local-memory.amdgcn.ll} | 82 +++++++++++++---------
test/CodeGen/AMDGPU/local-memory.ll | 58 +++------------
...-memory-two-objects.ll => local-memory.r600.ll} | 79 +++++++++++----------
.../AMDGPU/schedule-vs-if-nested-loop-failure.ll | 47 ++++++-------
12 files changed, 140 insertions(+), 240 deletions(-)
delete mode 100644 test/CodeGen/AMDGPU/llvm.AMDGPU.barrier.global.ll
delete mode 100644 test/CodeGen/AMDGPU/llvm.AMDGPU.barrier.local.ll
copy test/CodeGen/AMDGPU/{llvm.amdgcn.s.barrier.ll => llvm.r600.group.barrier.ll} (53%)
copy test/CodeGen/AMDGPU/{local-memory-two-objects.ll => local-memory.amdgcn.ll} (52%)
rename test/CodeGen/AMDGPU/{local-memory-two-objects.ll => local-memory.r600.ll} (52%)
--
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 67e73ac [NVPTX] Force minimum alignment of 4 for byval arguments of d [...]
new 394b671 Revert r273099 "If the revision number starts with r, drop it [...]
new 52f3fd0 auto-generate checks
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:
test/Transforms/InstSimplify/select.ll | 103 ++++++++++++++++++++-------------
utils/release/merge.sh | 2 +-
2 files changed, 65 insertions(+), 40 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 30e6ecf [compiler-rt] Fix incorrect handling of indirect load.
new f609165 [interception] Remove extra whitespace to appease linters (NFC)
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/interception/interception_win.cc | 4 ++--
1 file changed, 2 insertions(+), 2 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 1bf3e6c [LoopSimplify] Update LCSSA after separating nested loops.
new 67e73ac [NVPTX] Force minimum alignment of 4 for byval arguments of d [...]
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/Target/NVPTX/NVPTXAsmPrinter.cpp | 14 +++++++++++++-
lib/Target/NVPTX/NVPTXISelLowering.cpp | 15 ++++++++++-----
test/CodeGen/NVPTX/param-align.ll | 8 ++++++++
3 files changed, 31 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.