This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d9cfff2 PR c++/77907 * cp-gimplify.c (cp_fold) <case CALL_EXPR>: Wh [...]
new 7463ef8 * gcc.target/config/i386.md (*movqi_internal): Calculate mod [...]
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 | 39 +++++++---
gcc/config/i386/i386.md | 191 +++++++++++++++++++++++++++++-------------------
2 files changed, 145 insertions(+), 85 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 a6234b8 [PPC] support for arithmetic builtins in the FE
new 061ba06 [PPC] revert r287795
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/Headers/altivec.h | 177 +----------------------------------
test/CodeGen/builtins-ppc-altivec.c | 79 ----------------
test/CodeGen/builtins-ppc-p8vector.c | 86 ++---------------
test/CodeGen/builtins-ppc-quadword.c | 33 +------
test/CodeGen/builtins-ppc-vsx.c | 20 ----
5 files changed, 9 insertions(+), 386 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 fe8bde7 llvm-readobj: Use hash tables to print dynamic symbols.
new 4f54847 [X86] Allow folding of stack reloads when loading a subreg of [...]
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/Target/TargetInstrInfo.h | 14 ++++++++++++++
lib/CodeGen/InlineSpiller.cpp | 11 +++++++----
lib/CodeGen/TargetInstrInfo.cpp | 29 ++++++++++++++++++++++++++---
lib/Target/X86/X86InstrInfo.cpp | 16 ++++++++++++++++
lib/Target/X86/X86InstrInfo.h | 4 ++++
test/CodeGen/X86/partial-fold32.ll | 3 +--
test/CodeGen/X86/partial-fold64.ll | 6 ++----
test/CodeGen/X86/vector-half-conversions.ll | 20 ++++++++------------
8 files changed, 78 insertions(+), 25 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 release_39
in repository clang.
from 83978ad Merge r285525 into 3.9.1: Fix clang installed path to handle [...]
new d0024e5 [LTO] Merge r287685 into the 3.9.1 branch, darwin: Unconditio [...]
new e8d54d1 Merging r281797:
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/clang/Basic/DiagnosticDriverKinds.td | 2 -
lib/CodeGen/CGStmt.cpp | 33 ++++++++++-
lib/CodeGen/CodeGenFunction.cpp | 23 ++++++++
lib/CodeGen/CodeGenFunction.h | 4 ++
lib/Driver/Tools.cpp | 16 +++---
test/CodeGenCXX/switch-case-folding-2.cpp | 82 +++++++++++++++++++++++++++-
test/Driver/darwin-ld-lto.c | 16 ++----
7 files changed, 150 insertions(+), 26 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 017ae22 [Sema][Atomics] Treat expected pointer in compare exchange at [...]
new 6e38e98 Add dllexport default ctor closure PCH regression test for PR31121
new a6234b8 [PPC] support for arithmetic builtins in the FE
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/Headers/altivec.h | 177 ++++++++++++++++++++++++++++-
test/CodeGen/builtins-ppc-altivec.c | 79 +++++++++++++
test/CodeGen/builtins-ppc-p8vector.c | 86 ++++++++++++--
test/CodeGen/builtins-ppc-quadword.c | 33 +++++-
test/CodeGen/builtins-ppc-vsx.c | 20 ++++
test/PCH/dllexport-default-arg-closure.cpp | 26 +++++
6 files changed, 412 insertions(+), 9 deletions(-)
create mode 100644 test/PCH/dllexport-default-arg-closure.cpp
--
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 8868505 Limit default maximum number of errors to 20.
new c9b5374 Make log(), error() and fatal() thread-safe.
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/Error.cpp | 17 ++++++++++++++---
1 file changed, 14 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 compiler-rt.
from 4d7a00b [asan/win] Check assumptions about the incremental linker more
new 7fd4a45 [asan/win] Skip incremental linker padding during unregistration
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/asan/asan_globals.cc | 5 +++++
1 file changed, 5 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 lld.
from c01599f Define toString() as a generic function to get a string for e [...]
new 4156e0a Re-commit r287727: Use SHA1::hash and MD5::hash functions.
new 8868505 Limit default maximum number of errors to 20.
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:
ELF/Config.h | 1 +
ELF/Driver.cpp | 2 ++
ELF/Error.cpp | 11 ++++++++++-
ELF/Error.h | 1 +
ELF/Options.td | 4 ++++
ELF/SyntheticSections.cpp | 10 ++--------
test/ELF/error-limit.test | 26 ++++++++++++++++++++++++++
7 files changed, 46 insertions(+), 9 deletions(-)
create mode 100644 test/ELF/error-limit.test
--
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 56ede9e Fix x86_64 -mfpmath=387 float_t, double_t (bug 20787).
new f7f7931 MIPS: Use R_MICROMIPS_JALR rather than R_MIPS_JALR in microMIPS code
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 | 9 +++++++++
sysdeps/mips/mips32/crti.S | 10 ++++++++--
sysdeps/mips/mips64/n32/crti.S | 10 ++++++++--
sysdeps/mips/mips64/n64/crti.S | 10 ++++++++--
4 files changed, 33 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.