This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 03c5509e661 [InstSimplify] More fcmp cases when comparing against negat [...]
new 4ece91062bd Revert r319537: Bail out of a SimplifyCFG switch table opt [...]
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/Utils/SimplifyCFG.cpp | 2 +-
test/Transforms/SimplifyCFG/switch_undef.ll | 27 ---------------------------
2 files changed, 1 insertion(+), 28 deletions(-)
delete mode 100644 test/Transforms/SimplifyCFG/switch_undef.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 hjl/pie/static
in repository glibc.
discards 1d043a3760 Add --enable-static-pie to build-many-glibcs.py
discards a83f5a663e sparc: Check PIC instead of SHARED in start.S
discards fee70a13ae microblaze: Check PIC instead of SHARED in start.S
discards b58a130b0e sh: Update elf_machine_load_address for static PIE
discards e2b24b533b s390: Update elf_machine_load_address for static PIE
discards 2cdcd22264 Add --enable-static-pie configure option to build static PIE [...]
new 07907d70cd Add --enable-static-pie configure option to build static PIE [...]
new 4551c4abcc s390: Update elf_machine_load_address for static PIE
new 59b20f3720 sh: Update elf_machine_load_address for static PIE
new 2cf0d78485 microblaze: Check PIC instead of SHARED in start.S
new a61c1c8622 sparc: Check PIC instead of SHARED in start.S
new 47dfe8b069 Add --enable-static-pie to build-many-glibcs.py
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (1d043a3760)
\
N -- N -- N refs/heads/hjl/pie/static (47dfe8b069)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 6 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:
csu/Makefile | 17 ++++++++++++-----
1 file changed, 12 insertions(+), 5 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 newlib.
from 70afa0c7b HOWTO: remove reference to TRAD_SYNOPSIS
new 9638c0752 newlib: vf[w]scanf: Drop width computation mixup
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:
newlib/libc/stdio/vfscanf.c | 19 +++++----
newlib/libc/stdio/vfwscanf.c | 95 +++++++++++++++-----------------------------
2 files changed, 44 insertions(+), 70 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 a2040d55d78 Follow-up to r319434 to turn the pass on by default
new 8c4503a3507 Bail out of a SimplifyCFG switch table opt at undef values.
new 03c5509e661 [InstSimplify] More fcmp cases when comparing against negat [...]
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/Analysis/InstructionSimplify.cpp | 22 +++++++++
lib/Transforms/Utils/SimplifyCFG.cpp | 2 +-
test/Transforms/InstCombine/cast-int-fcmp-eq-0.ll | 28 ------------
.../InstSimplify/floating-point-compare.ll | 52 +++++++++++++---------
test/Transforms/SimplifyCFG/switch_undef.ll | 27 +++++++++++
5 files changed, 82 insertions(+), 49 deletions(-)
create mode 100644 test/Transforms/SimplifyCFG/switch_undef.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 lldb.
from f3e70f85a ClangASTContext::ParseClassTemplateDecl doesn't always succee [...]
new 587289823 Kill struct IOVEC
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:
.../Process/FreeBSD/RegisterContextPOSIXProcessMonitor_x86.cpp | 3 +++
.../Process/FreeBSD/RegisterContextPOSIXProcessMonitor_x86.h | 2 ++
source/Plugins/Process/Linux/NativeProcessLinux.cpp | 2 +-
source/Plugins/Process/Linux/NativeRegisterContextLinux_mips64.h | 3 ++-
source/Plugins/Process/Linux/NativeRegisterContextLinux_x86_64.h | 3 ++-
source/Plugins/Process/Utility/RegisterContextPOSIX_x86.cpp | 6 ------
source/Plugins/Process/Utility/RegisterContextPOSIX_x86.h | 1 -
source/Plugins/Process/Utility/RegisterContext_mips.h | 5 -----
source/Plugins/Process/Utility/RegisterContext_x86.h | 9 ---------
9 files changed, 10 insertions(+), 24 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 b0efc4fd667 [AMDGPU] SiFixSGPRCopies should not modify non-divergent PHI
new a2040d55d78 Follow-up to r319434 to turn the pass on by default
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/PPCISelDAGToDAG.cpp | 2 +-
test/CodeGen/PowerPC/memcmp.ll | 11 ++++++-----
2 files changed, 7 insertions(+), 6 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 1cc75e929f Replace mail address with the URL in copyright header
new 92f402a7e0 x86: Print dynreloc in readonly section for map file output
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 | 5 +++++
bfd/elfxx-x86.c | 5 +++++
2 files changed, 10 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 2f1bcfe57e8 [cmake] Enable zlib support on windows
new b0efc4fd667 [AMDGPU] SiFixSGPRCopies should not modify non-divergent PHI
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/AMDGPU/SIFixSGPRCopies.cpp | 79 ++++++++++++++++++----
test/CodeGen/AMDGPU/control-flow-fastregalloc.ll | 7 +-
test/CodeGen/AMDGPU/uniform-PHI.ll | 39 +++++++++++
.../AMDGPU/uniform-loop-inside-nonuniform.ll | 4 +-
test/CodeGen/AMDGPU/valu-i1.ll | 4 +-
5 files changed, 109 insertions(+), 24 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/uniform-PHI.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 llvm.
from 8caaeced908 [SLPVectorizer] Failure to beneficially vectorize 'copyable [...]
new 2f1bcfe57e8 [cmake] Enable zlib support on windows
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/config-ix.cmake | 74 ++++++++++++++++++++++++----------------------
lib/Support/CMakeLists.txt | 6 ++--
2 files changed, 42 insertions(+), 38 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 7b2d209485 Check return value of bfd_new_link_order
new 1cc75e929f Replace mail address with the URL in copyright header
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:
gdb/testsuite/ChangeLog | 15 +++++++++++++++
gdb/testsuite/gdb.arch/aarch64-atomic-inst.exp | 3 +--
gdb/testsuite/gdb.arch/aarch64-fp.exp | 3 +--
gdb/testsuite/gdb.arch/ppc64-atomic-inst.exp | 3 +--
gdb/testsuite/gdb.arch/ppc64-isa207-atomic-inst.exp | 3 +--
gdb/testsuite/gdb.base/expand-psymtabs.exp | 3 +--
gdb/testsuite/gdb.cp/expand-psymtabs-cxx.exp | 3 +--
gdb/testsuite/gdb.fortran/common-block.exp | 3 +--
gdb/testsuite/gdb.fortran/common-block.f90 | 3 +--
gdb/testsuite/gdb.fortran/logical.exp | 3 +--
gdb/testsuite/gdb.fortran/vla-datatypes.f90 | 3 +--
gdb/testsuite/gdb.fortran/vla-sub.f90 | 3 +--
12 files changed, 26 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.