This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 12fe3c4 [OpenCL] Fix code generation of kernel pipe parameters.
new 3627834 [PCH] Fix timestamp check on windows hosts.
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/Serialization/ASTReader.cpp | 9 ---------
1 file changed, 9 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 f9001af Revert r275223, which committed the wrong thing.
new 590460a Add "support" for DW_CFA_GNU_args_size to the unwinder
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/Symbol/DWARFCallFrameInfo.cpp | 20 ++++++++++++++++++++
1 file changed, 20 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 clang.
from 2d7a5b2 fix missing whitespace in sphinx doc
new 12fe3c4 [OpenCL] Fix code generation of kernel pipe parameters.
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/CodeGen/CodeGenFunction.cpp | 8 +++++---
test/CodeGenOpenCL/pipe_types.cl | 20 ++++++++++++++++++++
2 files changed, 25 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 gcc.
from 0e898e8 remove unnecessary calls to vec::release
new 68a5143 2016-07-13 Richard Biener <rguenther(a)suse.de>
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/ChangeLog | 7 +++++++
gcc/gimplify.c | 12 ++++++++++++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/pr71104-1.c | 11 +++++++++++
gcc/testsuite/gcc.dg/pr71104-2.c | 12 ++++++++++++
5 files changed, 48 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr71104-1.c
create mode 100644 gcc/testsuite/gcc.dg/pr71104-2.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 vehre/coarray
in repository gcc.
from 461bc26 Added number of allocatable/pointer components to a caf_regis [...]
new dd19b9c Fixing retrieval of base address for caf-offset calculation.
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/fortran/trans-array.c | 12 ++++++--
gcc/fortran/trans-expr.c | 27 ++++++++++-------
gcc/fortran/trans-intrinsic.c | 37 +++++++++++++++++-------
gcc/fortran/trans-stmt.c | 8 +++--
gcc/fortran/trans.c | 10 +++++--
gcc/fortran/trans.h | 2 +-
gcc/testsuite/gfortran.dg/coarray_allocate_7.f08 | 2 +-
7 files changed, 70 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 lld.
from c9ddc4d [ELF] - Implement extern "c++" version script tag
new 0133e20 Reverted r275257 "[ELF] - Implement extern "c++" version script tag"
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/Config.h | 9 +---
ELF/SymbolListFile.cpp | 26 ++---------
ELF/SymbolTable.cpp | 72 +++++++++--------------------
ELF/SymbolTable.h | 2 -
test/ELF/version-script-err.s | 5 ++
test/ELF/version-script-extern.s | 98 ----------------------------------------
6 files changed, 33 insertions(+), 179 deletions(-)
delete mode 100644 test/ELF/version-script-extern.s
--
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 674f556 COFF: drop the dependency on LIB.EXE for implibs
new c9ddc4d [ELF] - Implement extern "c++" version script tag
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/Config.h | 9 +++-
ELF/SymbolListFile.cpp | 26 +++++++++--
ELF/SymbolTable.cpp | 72 ++++++++++++++++++++---------
ELF/SymbolTable.h | 2 +
test/ELF/version-script-err.s | 5 --
test/ELF/version-script-extern.s | 98 ++++++++++++++++++++++++++++++++++++++++
6 files changed, 179 insertions(+), 33 deletions(-)
create mode 100644 test/ELF/version-script-extern.s
--
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 77938fa CodeGen: minor cleanup, NFC
new 2d7a5b2 fix missing whitespace in sphinx doc
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/ClangFormat.rst | 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 d664280 AMDGPU: WQM cleanups
new e6aa9db AMDGPU: Fold out no-op kill intrinsics
new 9da4a63 fix incorrect xref in sphinx doc
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/MergeFunctions.rst | 2 +-
docs/ProgrammersManual.rst | 2 +-
lib/Target/AMDGPU/SIISelLowering.cpp | 8 ++++++++
test/CodeGen/AMDGPU/skip-if-dead.ll | 1 -
4 files changed, 10 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.