This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from da536d4e175 [InstCombine] improve demanded vector elements analysis of [...]
new b2e2c4b8a90 [lit] Don't call realpath on the path used for test suite search
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:
utils/lit/lit/discovery.py | 3 ---
1 file changed, 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 glibc.
from 5ef1b2138d Simplify INFINITY definitions.
new c0c49d60cf Simplify NAN definitions.
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 | 7 +++++
bits/nan.h | 5 ----
math/Makefile | 1 -
math/math.h | 11 ++++++--
sysdeps/ieee754/bits/nan.h | 52 -----------------------------------
sysdeps/mips/bits/nan.h | 67 ----------------------------------------------
6 files changed, 16 insertions(+), 127 deletions(-)
delete mode 100644 bits/nan.h
delete mode 100644 sysdeps/ieee754/bits/nan.h
delete mode 100644 sysdeps/mips/bits/nan.h
--
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 a60eca2e55 Simplify HUGE_VAL definitions.
new 5ef1b2138d Simplify INFINITY definitions.
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 | 6 ++++++
bits/inf.h | 32 --------------------------------
math/Makefile | 2 +-
math/math.h | 8 ++++++--
sysdeps/ieee754/bits/inf.h | 29 -----------------------------
5 files changed, 13 insertions(+), 64 deletions(-)
delete mode 100644 bits/inf.h
delete mode 100644 sysdeps/ieee754/bits/inf.h
--
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 683fb446459 PR c++/82029 - __PRETTY_FUNCTION__ in lambda in template
new 728a719e21b [AArch64 obvious] Fix register constraints for aarch64_ml[a [...]
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 | 6 ++++++
gcc/config/aarch64/aarch64-simd.md | 4 ++--
2 files changed, 8 insertions(+), 2 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 binutils-gdb.
from b55f3386e4 Add updated French translations for opcodes and gprof
new e4f2723003 Fix buffer read overrun by ensuring that DWARF sections cont [...]
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/ChangeLog | 6 ++++++
bfd/dwarf2.c | 23 +++++++++++++++++++++++
2 files changed, 29 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 a8bf89232d3 Update test:
new b7d233e9738 Revert r312240
new aa74e1b97a0 [codeview] Generalize DIExpression parsing to handle load chains
new da536d4e175 [InstCombine] improve demanded vector elements analysis of [...]
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:
cmake/modules/HandleLLVMOptions.cmake | 2 -
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 61 ++++++++++++----------
lib/CodeGen/AsmPrinter/CodeViewDebug.h | 2 +-
lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp | 12 +++--
lib/CodeGen/AsmPrinter/DebugHandlerBase.h | 13 ++---
.../InstCombine/InstCombineSimplifyDemanded.cpp | 19 +++----
.../InstCombine/InstCombineVectorOps.cpp | 4 +-
test/CodeGen/MIR/X86/diexpr-win32.mir | 4 +-
test/Transforms/InstCombine/X86/x86-pshufb.ll | 5 +-
test/Transforms/InstCombine/vec_demanded_elts.ll | 17 +++---
10 files changed, 67 insertions(+), 72 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 libunwind.
from 1405247 Build LLVM with -Wstrict-prototypes enabled
new 469bacd Revert r312240
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:
src/config.h | 6 +++---
src/unwind_ext.h | 2 +-
2 files changed, 4 insertions(+), 4 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 compiler-rt.
from 72a532839 Build LLVM with -Wstrict-prototypes enabled
new 907e59854 Revert r312240
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/profile/GCDAProfiling.c | 4 ++--
lib/profile/InstrProfiling.h | 6 +++---
lib/profile/InstrProfilingFile.c | 2 +-
lib/profile/InstrProfilingInternal.h | 10 +++++-----
lib/profile/InstrProfilingUtil.h | 4 ++--
5 files changed, 13 insertions(+), 13 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 glibc.
from 17e00cc69e elf: Remove internal_function attribute
new a60eca2e55 Simplify HUGE_VAL definitions.
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 | 23 +++++++++++++++
bits/huge_val.h | 28 -------------------
bits/huge_val_flt128.h | 23 ---------------
bits/huge_valf.h | 28 -------------------
bits/huge_vall.h | 28 -------------------
math/Makefile | 6 ++--
math/math.h | 25 +++++++++++------
sysdeps/ia64/bits/huge_vall.h | 41 ---------------------------
sysdeps/ieee754/bits/huge_val.h | 53 -----------------------------------
sysdeps/ieee754/bits/huge_valf.h | 51 ----------------------------------
sysdeps/m68k/m680x0/bits/huge_vall.h | 41 ---------------------------
sysdeps/sh/bits/huge_val.h | 54 ------------------------------------
sysdeps/sparc/bits/huge_vall.h | 47 -------------------------------
sysdeps/x86/bits/huge_vall.h | 41 ---------------------------
14 files changed, 43 insertions(+), 446 deletions(-)
delete mode 100644 bits/huge_val.h
delete mode 100644 bits/huge_val_flt128.h
delete mode 100644 bits/huge_valf.h
delete mode 100644 bits/huge_vall.h
delete mode 100644 sysdeps/ia64/bits/huge_vall.h
delete mode 100644 sysdeps/ieee754/bits/huge_val.h
delete mode 100644 sysdeps/ieee754/bits/huge_valf.h
delete mode 100644 sysdeps/m68k/m680x0/bits/huge_vall.h
delete mode 100644 sysdeps/sh/bits/huge_val.h
delete mode 100644 sysdeps/sparc/bits/huge_vall.h
delete mode 100644 sysdeps/x86/bits/huge_vall.h
--
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 43c5a401a79 [ARC] Update can_follow_jump hook helper.
new 683fb446459 PR c++/82029 - __PRETTY_FUNCTION__ in lambda in template
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/cp/ChangeLog | 6 +++
gcc/cp/pt.c | 63 ++++++++++++++++++++--
.../g++.dg/cpp0x/lambda/lambda-__func__2.C | 13 +++++
3 files changed, 78 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-__func__2.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.