This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from 35fe270 PR middle-end/78540 * gcc.dg/pr78540.c: Add -w to dg-options.
new cb68ea5 Daily bump.
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/DATESTAMP | 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 7a05aeb [SimplifyLibCalls] Add a test to make sure we lower fls(0) co [...]
new 731ad19 [ThinLTO] Thin link efficiency improvement: don't re-export g [...]
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/Transforms/IPO/FunctionImport.cpp | 22 ++++++++++--------
.../X86/Inputs/{funcimport2.ll => export.ll} | 5 ++---
test/ThinLTO/X86/export.ll | 26 ++++++++++++++++++++++
3 files changed, 41 insertions(+), 12 deletions(-)
copy test/ThinLTO/X86/Inputs/{funcimport2.ll => export.ll} (71%)
create mode 100644 test/ThinLTO/X86/export.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 binutils-gdb.
from a961cdd Linking non-ELF file broken by PR20908 fix
new 4c4067e Automatic date update in version.in
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:
bfd/version.h | 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 gdb-7.12-branch
in repository binutils-gdb.
from b914982 Automatic date update in version.in
new f428e6f Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_27-branch
in repository binutils-gdb.
from a368966 Automatic date update in version.in
new 17bad19 Automatic date update in version.in
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:
bfd/version.h | 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 e5d2103 DebugInfo: Make a Generic test case actually generic (remove [...]
new d956fc2 [SimplifyLibCalls] Lower fls() to llvm.ctlz().
new 7a05aeb [SimplifyLibCalls] Add a test to make sure we lower fls(0) co [...]
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/Transforms/Utils/SimplifyLibCalls.h | 1 +
lib/Analysis/TargetLibraryInfo.cpp | 6 +--
lib/Transforms/Utils/SimplifyLibCalls.cpp | 16 +++++++
test/Transforms/InstCombine/fls.ll | 57 ++++++++++++++++++++++++
4 files changed, 77 insertions(+), 3 deletions(-)
create mode 100644 test/Transforms/InstCombine/fls.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 glibc.
from 67f779f Fix assertion failure on test timeout
new 0a2546c Fix x86, x86_64 fmax, fmin sNaN handling, add tests (bug 20947).
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 | 19 +++++++++++
math/libm-test.inc | 72 +++++++++++++++++++++++++++++++++++++++++
sysdeps/i386/fpu/s_fmaxl.S | 30 ++++++++++++++++-
sysdeps/i386/fpu/s_fminl.S | 40 +++++++++++++++++++----
sysdeps/i386/i686/fpu/s_fmaxl.S | 29 ++++++++++++++---
sysdeps/i386/i686/fpu/s_fminl.S | 27 ++++++++++++++--
sysdeps/x86_64/fpu/s_fmax.S | 19 ++++++++++-
sysdeps/x86_64/fpu/s_fmaxf.S | 19 ++++++++++-
sysdeps/x86_64/fpu/s_fmaxl.S | 29 ++++++++++++++---
sysdeps/x86_64/fpu/s_fmin.S | 19 ++++++++++-
sysdeps/x86_64/fpu/s_fminf.S | 19 ++++++++++-
sysdeps/x86_64/fpu/s_fminl.S | 27 ++++++++++++++--
12 files changed, 322 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 llvm.
from ae8181c DebugInfo: Emit ranges for functions with DISubprograms but l [...]
new e886ddf [IRTranslator] Merge the entry and ABI lowering blocks.
new ce7273e DebugInfo: Address non-deterministic output (iterating a Smal [...]
new e5d2103 DebugInfo: Make a Generic test case actually generic (remove [...]
The 3 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/DwarfCompileUnit.cpp | 2 --
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 1 +
lib/CodeGen/AsmPrinter/DwarfDebug.h | 11 +++---
lib/CodeGen/GlobalISel/IRTranslator.cpp | 26 +++++++++++++++
.../AArch64/GlobalISel/arm64-irtranslator.ll | 39 +++-------------------
.../AArch64/GlobalISel/irtranslator-exceptions.ll | 3 +-
test/CodeGen/X86/GlobalISel/irtranslator-call.ll | 4 +--
test/DebugInfo/Generic/noscopes.ll | 7 ----
8 files changed, 38 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 gcc.
from af7a527 PR go/78763 compiler: call determine_types even for cons [...]
new 3020fb8 compiler: fix off-by-1 array type len in Type::gc_symbol_ [...]
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/types.cc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.