This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from bcd731ca9c3 strlen-1.ll: Fix test
new 805e09d9647 [SCEV] createAddRecFromPHI: Optimize for the most common case.
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/Analysis/ScalarEvolution.h | 4 ++
lib/Analysis/ScalarEvolution.cpp | 60 +++++++++++++++++++++++++++-
test/Analysis/ScalarEvolution/ZeroStep.ll | 18 +++++++++
test/CodeGen/X86/2014-08-29-CompactUnwind.ll | 4 +-
4 files changed, 82 insertions(+), 4 deletions(-)
create mode 100644 test/Analysis/ScalarEvolution/ZeroStep.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 8507b6e797 MIPS16/GAS: Relax 32-bit non-PIC PC-relative synthetic instructions
new 8293e73636 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-8.0-branch
in repository binutils-gdb.
from c2449d01b7 Make sure malloc is linked into gdb.cp/oranking.cc.
new 80297efd14 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_28-branch
in repository binutils-gdb.
from 9b9c62dffc Automatic date update in version.in
new 28ce8afed7 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 e6aa7aa29e7 [InstCombine][KnownBits] Use KnownBits better to detect nsw adds
new bcd731ca9c3 strlen-1.ll: Fix test
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:
test/Transforms/InstCombine/strlen-1.ll | 22 ++++++++++++----------
1 file changed, 12 insertions(+), 10 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 libcxx.
from 16d4a3f21 Attempt to fix appveyor build
new 59a094fac CMake: Only add test/ subdirectory when it exists
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:
CMakeLists.txt | 7 ++++++-
1 file changed, 6 insertions(+), 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 6e53fe29f38 Mark functions as not having CFI once we finalize an x86 st [...]
new e6aa7aa29e7 [InstCombine][KnownBits] Use KnownBits better to detect nsw adds
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/InstCombine/InstCombineAddSub.cpp | 76 ++++++++++++++----------
test/Transforms/InstCombine/AddOverFlow.ll | 76 ++++++++++++++++++++++++
test/Transforms/InstCombine/demand_shrink_nsw.ll | 2 +-
3 files changed, 121 insertions(+), 33 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 f9905163876 [ValueTracking] Remove handling for BitWidth being 0 in Com [...]
new 64c8cdfd4f8 [KnownBits] Add methods for determining if KnownBits is a c [...]
new 6e53fe29f38 Mark functions as not having CFI once we finalize an x86 st [...]
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/Support/KnownBits.h | 16 ++++++++++++++++
lib/Analysis/ConstantFolding.cpp | 9 ++++-----
lib/Analysis/InstructionSimplify.cpp | 4 ++--
lib/Target/X86/X86FrameLowering.cpp | 4 ++++
lib/Transforms/InstCombine/InstructionCombining.cpp | 8 ++++----
test/CodeGen/X86/win64_eh_leaf.ll | 9 +++++++++
6 files changed, 39 insertions(+), 11 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 lld.
from fa606fa6c Accept archive files with no symbol table instad of warning on them.
new cfd0aa12c Remove a comment that is no longer true.
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/Driver.cpp | 3 +--
1 file changed, 1 insertion(+), 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 llvm.
from f78221855b2 [KnownBits] Add zext, sext, and trunc methods to KnownBits
new f9905163876 [ValueTracking] Remove handling for BitWidth being 0 in Com [...]
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/ValueTracking.cpp | 17 +++++------------
1 file changed, 5 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.