This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 1fbbd48 Use SectionBase for linker script expressions.
new 5057bf9 Don't pass Dot to every callback.
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:
ELF/LinkerScript.cpp | 126 +++++++++++++++++++++++----------------------------
ELF/LinkerScript.h | 7 +--
2 files changed, 60 insertions(+), 73 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 9e4921a [X86][MMX] Regenerate mmx load folding tests
new 68540a2 [X86][MMX] Add test showing bad stack spill of shift value
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/CodeGen/X86/mmx-fold-load.ll | 41 +++++++++++++++++++++++++++++++++++++++
1 file changed, 41 insertions(+)
--
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 3d72087 Fix signed/unsigned comparison warnings
new 9e4921a [X86][MMX] Regenerate mmx load folding tests
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/CodeGen/X86/mmx-fold-load.ll | 522 +++++++++++++++++++++++++++++---------
1 file changed, 402 insertions(+), 120 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 test-suite.
from 1fe1273 Reduced iteration count of indirectbr critical-edge-splitting [...]
new 81e88af [PowerPC] Disable oggenc test case in testsuite
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:
MultiSource/Applications/CMakeLists.txt | 6 +++++-
1 file changed, 5 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 binutils-gdb.
from 55e22ca Add basic recognition of new EM_ ELF machine numbers.
new 8b1e5da Document that the .2byte and .4byte directives warn about ove [...]
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:
gas/ChangeLog | 7 +++++++
gas/doc/as.texinfo | 25 +++++++++++++++----------
2 files changed, 22 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 gcc.
from b76ceb7 Fix libstdc++ reserved names test to pass on AIX
new 4611960 PR c++/79899 * optimize.c (maybe_thunk_body): Don't ICE if [...]
new 91158b2 PR c++/79967 * decl.c (grokdeclarator): Check ATTRLIST befo [...]
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:
gcc/cp/ChangeLog | 9 +++++++++
gcc/cp/decl.c | 3 ++-
gcc/cp/optimize.c | 4 ++--
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/cpp0x/gen-attrs-63.C | 12 ++++++++++++
gcc/testsuite/g++.dg/other/friend7.C | 9 +++++++++
6 files changed, 42 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/gen-attrs-63.C
create mode 100644 gcc/testsuite/g++.dg/other/friend7.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 clang.
from c658c8c [clang-format] Add option to break before inheritance separat [...]
new 7281b53 [OpenCL] Fix type compatibility check and generic AS mangling.
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/AST/ASTContext.cpp | 23 ++--
lib/AST/ItaniumMangle.cpp | 4 +-
lib/Sema/SemaExpr.cpp | 147 ++++++++++++---------
.../SemaOpenCL/address-spaces-conversions-cl2.0.cl | 37 ++++++
test/SemaOpenCL/overload_addrspace_resolution.cl | 29 ++++
5 files changed, 167 insertions(+), 73 deletions(-)
create mode 100644 test/SemaOpenCL/overload_addrspace_resolution.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 clang.
from a024a33 Print nested name specifiers for typedefs and type aliases
new c658c8c [clang-format] Add option to break before inheritance separat [...]
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:
docs/ClangFormatStyleOptions.rst | 4 ++++
include/clang/Format/Format.h | 5 +++++
lib/Format/ContinuationIndenter.cpp | 19 +++++++++++++++----
lib/Format/Format.cpp | 4 ++++
lib/Format/FormatToken.h | 1 +
lib/Format/TokenAnnotator.cpp | 14 ++++++++++++++
unittests/Format/FormatTest.cpp | 12 ++++++++++++
7 files changed, 55 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.