This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f187ad6 PR fortran/80010 * parse.c (gfc_ascii_statement): Use !$ACC [...]
new d8d81a4 PR libstdc++/79980 fix target type of cast
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:
libstdc++-v3/ChangeLog | 3 +++
libstdc++-v3/src/c++11/codecvt.cc | 2 +-
2 files changed, 4 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 7e21d8d [cmake] Refactor warning flag logic to use Unix warnings with [...]
new 308a80b PR32288: More efficient encoding for DWARF expr subregister access.
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/AsmPrinter/DwarfExpression.cpp | 31 +++++++++++++++++++++++--
lib/CodeGen/AsmPrinter/DwarfExpression.h | 7 +++++-
test/CodeGen/ARM/debug-info-s16-reg.ll | 2 --
test/CodeGen/ARM/debug-info-sreg2.ll | 2 +-
test/DebugInfo/ARM/s-super-register.ll | 4 +---
test/DebugInfo/X86/PR26148.ll | 2 +-
test/DebugInfo/X86/dbg-value-const-byref.ll | 4 ++--
test/DebugInfo/X86/dbg-value-regmask-clobber.ll | 6 ++---
test/DebugInfo/X86/dw_op_minus_direct.ll | 4 ++--
test/DebugInfo/X86/fission-ranges.ll | 8 +++----
test/DebugInfo/X86/single-dbg_value.ll | 4 ++--
test/DebugInfo/X86/subreg.ll | 5 ++--
test/DebugInfo/X86/subregisters.ll | 6 ++---
13 files changed, 56 insertions(+), 29 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 800f104 [IR] Inline some Function accessors
new 7e21d8d [cmake] Refactor warning flag logic to use Unix warnings with [...]
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:
cmake/modules/HandleLLVMOptions.cmake | 283 ++++++++++++++++++----------------
1 file changed, 146 insertions(+), 137 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 103daab [LLVM] Adds barebones for building LLVM on Jenkins
new 2c39671 TestRelease.job: run tcwg-regression 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:
TestRelease.job | 9 ++++++++-
1 file changed, 8 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 6ce086b Revert "PR32288: More efficient encoding for DWARF expr subre [...]
new 800f104 [IR] Inline some Function accessors
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/Function.h | 24 ++++++++++++++++--------
include/llvm/IR/GlobalObject.h | 13 +++++++++++--
lib/IR/Function.cpp | 29 -----------------------------
lib/IR/Globals.cpp | 12 ------------
4 files changed, 27 insertions(+), 51 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 4ea02d8 PR fortran/79886 * tree-diagnostic.c (default_tree_printer) [...]
new f187ad6 PR fortran/80010 * parse.c (gfc_ascii_statement): Use !$ACC [...]
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 | 7 +++++++
gcc/fortran/openmp.c | 10 +++++-----
gcc/fortran/parse.c | 4 ++--
gcc/fortran/trans-decl.c | 2 +-
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/gfortran.dg/goacc/asyncwait-3.f95 | 2 +-
6 files changed, 19 insertions(+), 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 llvm.
from 7c8e19d PR32288: More efficient encoding for DWARF expr subregister access.
new 6ce086b Revert "PR32288: More efficient encoding for DWARF expr subre [...]
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/AsmPrinter/DwarfExpression.cpp | 31 ++-----------------------
lib/CodeGen/AsmPrinter/DwarfExpression.h | 7 +-----
test/DebugInfo/ARM/s-super-register.ll | 4 +++-
test/DebugInfo/X86/PR26148.ll | 2 +-
test/DebugInfo/X86/dbg-value-const-byref.ll | 4 ++--
test/DebugInfo/X86/dbg-value-regmask-clobber.ll | 6 +++--
test/DebugInfo/X86/dw_op_minus_direct.ll | 4 ++--
test/DebugInfo/X86/fission-ranges.ll | 8 +++----
test/DebugInfo/X86/single-dbg_value.ll | 4 ++--
test/DebugInfo/X86/subreg.ll | 5 ++--
test/DebugInfo/X86/subregisters.ll | 6 ++---
11 files changed, 26 insertions(+), 55 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 1537930 [AMDGPU] Run always inliner early in opt
new a2d20c4 Test commit.
new 7c8e19d PR32288: More efficient encoding for DWARF expr subregister access.
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/CodeGen/AsmPrinter/DwarfExpression.cpp | 31 +++++++++++++++++++++++--
lib/CodeGen/AsmPrinter/DwarfExpression.h | 7 +++++-
lib/Target/PowerPC/PPCISelLowering.cpp | 2 +-
test/DebugInfo/ARM/s-super-register.ll | 4 +---
test/DebugInfo/X86/PR26148.ll | 2 +-
test/DebugInfo/X86/dbg-value-const-byref.ll | 4 ++--
test/DebugInfo/X86/dbg-value-regmask-clobber.ll | 6 ++---
test/DebugInfo/X86/dw_op_minus_direct.ll | 4 ++--
test/DebugInfo/X86/fission-ranges.ll | 8 +++----
test/DebugInfo/X86/single-dbg_value.ll | 4 ++--
test/DebugInfo/X86/subreg.ll | 5 ++--
test/DebugInfo/X86/subregisters.ll | 6 ++---
12 files changed, 56 insertions(+), 27 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 c08458f Make table cells referring to Clang 4 green, as Clang 4 has b [...]
new 1f2e6da [ObjC][Sema] Avoid ARC performSelector error for 'self' selector
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/Sema/SemaExprObjC.cpp | 1 -
test/SemaObjC/arc-peformselector.m | 3 +++
2 files changed, 3 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 ba14f37 Support CBNZ, CBZ, REV, REV16 and REVSH in arm process record
new a8be550 Add support for a GNU BUILD note type to record the enum size.
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:
binutils/ChangeLog | 5 +++++
binutils/readelf.c | 5 +++++
include/ChangeLog | 5 +++++
include/elf/common.h | 1 +
4 files changed, 16 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.