This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from c5743b9 [PowerPC] Enable soft-float for PPC64, and +soft-float -> -ha [...]
new 2127f33 Alias must point to a definition
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/CGCXX.cpp | 14 ++++++--------
test/CodeGenCXX/alias-available-externally.cpp | 20 ++++++++++++++++++++
2 files changed, 26 insertions(+), 8 deletions(-)
create mode 100644 test/CodeGenCXX/alias-available-externally.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 llvm.
from 4c305be [PowerPC] Refactor soft-float support, and enable PPC64 soft float
new d300098 Revert r283057 and r283058
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/Analysis/ScalarEvolution.cpp | 176 ++++++++++++++++++++++++++-----------
lib/IR/ConstantRange.cpp | 8 --
unittests/IR/ConstantRangeTest.cpp | 31 -------
3 files changed, 124 insertions(+), 91 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 f6a95d4 Remove duplicated code; NFC
new 4c305be [PowerPC] Refactor soft-float support, and enable PPC64 soft float
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/Target/PowerPC/PPC.td | 55 +++++++++++++++++++++------------
lib/Target/PowerPC/PPCISelLowering.cpp | 6 ++--
lib/Target/PowerPC/PPCSubtarget.cpp | 2 +-
lib/Target/PowerPC/PPCSubtarget.h | 4 +--
lib/Target/PowerPC/PPCTargetMachine.cpp | 2 +-
test/CodeGen/PowerPC/ppcsoftops.ll | 2 ++
6 files changed, 45 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 b221f48 [AVX-512] Check rounding mode for builtins that take one. Rou [...]
new c5743b9 [PowerPC] Enable soft-float for PPC64, and +soft-float -> -ha [...]
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/TargetInfo.cpp | 26 ++++--
lib/Driver/Tools.cpp | 11 +--
test/CodeGen/ppc64-soft-float.c | 171 ++++++++++++++++++++++++++++++++++++++++
test/Driver/ppc-features.cpp | 20 ++---
4 files changed, 202 insertions(+), 26 deletions(-)
create mode 100644 test/CodeGen/ppc64-soft-float.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 d17dee5 COFF: Fix short import lib import name type bitshift
new ca07d00 [SCEV] Remove commented out code; NFC
new 4e4cf39 [ConstantRange] Make getEquivalentICmp smarter
new afbfbca [SCEV] Rely on ConstantRange instead of custom logic; NFCI
new f6a95d4 Remove duplicated code; NFC
The 4 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/Instructions.h | 4 -
lib/Analysis/InstructionSimplify.cpp | 2 +-
lib/Analysis/LazyValueInfo.cpp | 4 +-
lib/Analysis/ScalarEvolution.cpp | 184 ++++++---------------
lib/IR/ConstantRange.cpp | 8 +
lib/IR/Instructions.cpp | 63 -------
lib/Transforms/InstCombine/InstCombineCompares.cpp | 3 +-
unittests/IR/ConstantRangeTest.cpp | 31 ++++
8 files changed, 99 insertions(+), 200 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 c9e875f 2016-10-01 Richard Biener <rguenther(a)suse.de>
new 393aed8 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 gcc-6-branch
in repository gcc.
from ac96021 Daily bump.
new e8d59bd 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 gcc-5-branch
in repository gcc.
from a16912b 2016-09-30 Steven G. Kargl <kargl(a)gcc.gnu.org>
new d131dcd 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 binutils-gdb.
from fe61e25 Automatic date update in version.in
new e7847a2 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 550fbda Automatic date update in version.in
new 540ace3 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.