This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from f222706 Add e500 version of fetestexceptflag.
new 71756f0 Remove __libc_csu_irel declaration
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:
ChangeLog | 4 ++++
csu/libc-start.c | 3 ---
2 files changed, 4 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 fortran-dev
in repository gcc.
from 2fba1ff 2016-09-07 Dominique Dhumieres <dominiq(a)lps.ens.fr>
new 5650a28 2016-09-10 Paul Thomas <pault(a)gcc.gnu.org>
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/ChangeLog.fortran-dev | 10 +++++
gcc/fortran/trans-array.c | 83 +++++++++++++++++++++------------------
gcc/fortran/trans-intrinsic.c | 2 +-
3 files changed, 55 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 llvm.
from b7ef200 [WebAssembly] Fix typos in comments
new 2752a28 [LTO] Handle null GV in Symbol object
new 68d7a57 [gold/LTO] Add test case for r281134
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:
include/llvm/LTO/LTO.h | 2 ++
test/tools/gold/X86/module_asm.ll | 10 ++++++++++
2 files changed, 12 insertions(+)
create mode 100644 test/tools/gold/X86/module_asm.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 8da05c9 Make artifacts smaller by skipping .a's in the install
new a029e4c Fix bot error causing tar creation to fail
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/jenkins/build.py | 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 clang.
from 2ba1979 Modules: for ObjectiveC try to keep the definition invariant.
new f3ab1d3 [tablegen] Check that an optional IdentifierArgument of an at [...]
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/Misc/ast-print-objectivec.m | 6 ++++++
utils/TableGen/ClangAttrEmitter.cpp | 8 +++++++-
2 files changed, 13 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 05082bd [libFuzzer] print a failed-merge warning only in the merge mode
new b7ef200 [WebAssembly] Fix typos in comments
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:
.../WebAssemblyLowerEmscriptenEHSjLj.cpp | 25 ++++++++++++----------
1 file changed, 14 insertions(+), 11 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 10eb5d5 AMDGPU: Implement is{LoadFrom|StoreTo}FrameIndex
new 05082bd [libFuzzer] print a failed-merge warning only in the merge mode
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/FuzzerLoop.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 f146b24 Move the contents of test/elf to test/ELF
new 3345d47 [ELF] Fix memory leak in BinaryFile handling.
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/SymbolTable.cpp | 1 +
ELF/SymbolTable.h | 1 +
2 files changed, 2 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 gcc.
from f8587f2 Commit the ChangeLog entry for revision 240063.
new 9731eaa gcc/ PR rtl-optimization/77289 * lra-constraints.c (get_fin [...]
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 | 9 ++++++++
gcc/lra-constraints.c | 35 +++++++++++++++---------------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/powerpc/pr77289.c | 31 ++++++++++++++++++++++++++
4 files changed, 63 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr77289.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 c4644d2 [asan] Add flag to allow lifetime analysis of problematic allocas
new da28e63 AMDGPU: Fix scheduling info for spill pseudos
new 10eb5d5 AMDGPU: Implement is{LoadFrom|StoreTo}FrameIndex
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/Target/AMDGPU/SIDefines.h | 7 ++--
lib/Target/AMDGPU/SIInstrFormats.td | 8 +++--
lib/Target/AMDGPU/SIInstrInfo.cpp | 62 ++++++++++++++++++++++++++++++++----
lib/Target/AMDGPU/SIInstrInfo.h | 16 ++++++++++
lib/Target/AMDGPU/SIInstructions.td | 19 +++++------
lib/Target/AMDGPU/SIRegisterInfo.cpp | 4 +--
6 files changed, 93 insertions(+), 23 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.