This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 48cd0ae [MachO/Core] Remove (now) unused static member function. NFCI.
new c7642e0 [MachO] Factor out some common code in the Driver.
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/Driver/DarwinLdDriver.cpp | 28 +++++++++++++++-------------
1 file changed, 15 insertions(+), 13 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 92cd0ec [CodeView] Use llvm::Error instead of std::error_code.
new 77990e6 [OpenCL] Add missing tests for getOCLTypeName
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/AMDGPU/AMDGPUAsmPrinter.cpp | 2 +-
test/CodeGen/AMDGPU/runtime-metadata.ll | 217 ++++++++++++++++++++++++++++++++
2 files changed, 218 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 lld.
from adf242a Remove redundant argument.
new 48cd0ae [MachO/Core] Remove (now) unused static member function. NFCI.
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/lld/Core/DefinedAtom.h | 4 ----
lib/Core/DefinedAtom.cpp | 12 ------------
2 files changed, 16 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 837c797 AArch64: don't assume all i128s are BUILD_PAIRs
new 92cd0ec [CodeView] Use llvm::Error instead of std::error_code.
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/DebugInfo/CodeView/CVSymbolVisitor.h | 8 +-
.../llvm/DebugInfo/CodeView/RecordSerialization.h | 101 +++++-----
include/llvm/DebugInfo/CodeView/SymbolRecord.h | 216 ++++++++++-----------
include/llvm/DebugInfo/CodeView/TypeRecord.h | 124 ++++++------
lib/DebugInfo/CodeView/CVTypeVisitor.cpp | 16 +-
lib/DebugInfo/CodeView/RecordSerialization.cpp | 87 +++++----
lib/DebugInfo/CodeView/TypeRecord.cpp | 126 ++++++------
tools/llvm-readobj/llvm-readobj.cpp | 8 +
tools/llvm-readobj/llvm-readobj.h | 1 +
9 files changed, 363 insertions(+), 324 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 clang.
from 18e09e8 [OpenCL] Remove extra native_ functions from opencl-c.h
new b4e3956 [OpenCL] Add the lit test for image size which was omitted by [...]
new 6c79ae7 [analyzer] Make CloneDetector recognize different variable patterns.
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:
lib/Analysis/CloneDetection.cpp | 146 +++++++++++++++++++++++++++-
test/Analysis/copypaste/false-positives.cpp | 21 ----
test/Analysis/copypaste/functions.cpp | 10 +-
test/CodeGenOpenCL/cast_image.cl | 18 ++++
4 files changed, 170 insertions(+), 25 deletions(-)
delete mode 100644 test/Analysis/copypaste/false-positives.cpp
create mode 100644 test/CodeGenOpenCL/cast_image.cl
--
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 8acfa94 [macho2yaml] String table can contain null strings
new 837c797 AArch64: don't assume all i128s are BUILD_PAIRs
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/AArch64/AArch64ISelLowering.cpp | 19 +++++++++++++------
test/CodeGen/AArch64/cmpxchg-O0.ll | 26 ++++++++++++++++++++++++++
2 files changed, 39 insertions(+), 6 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 3b73ffa Merging r277095: -------------------------------------------- [...]
new b1d515d grammar fix
new 30e72e5 Add a note about clang-cl pch support to the 3.9 release notes.
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:
docs/ReleaseNotes.rst | 7 ++++++-
1 file changed, 6 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 clang.
from d19a95e [OpenCL] Added underscores to the names of 'to_addr' OpenCL b [...]
new 18e09e8 [OpenCL] Remove extra native_ functions from opencl-c.h
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/Headers/opencl-c.h | 112 -------------------------------------------------
1 file changed, 112 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 gcc.
from dcc45aa Fix ICE on invalid variable template instantiation (PR c++/72759)
new 8dbf49c /cp 2016-08-04 Paolo Carlini <paolo.carlini(a)oracle.com>
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:
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/lambda.c | 2 ++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1y/lambda-ice1.C | 7 +++++++
4 files changed, 20 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-ice1.C
--
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 8c8f13e [InstCombine] use m_APInt to allow icmp eq (or X, C1), C2 fol [...]
new 8acfa94 [macho2yaml] String table can contain null strings
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:
test/ObjectYAML/MachO/null_string_entries.yaml | 208 +++++++++++++++++++++++++
tools/obj2yaml/macho2yaml.cpp | 2 -
2 files changed, 208 insertions(+), 2 deletions(-)
create mode 100644 test/ObjectYAML/MachO/null_string_entries.yaml
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.