This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5eee1838846 [gcc]
new da1398ae596 PR target/80723 * config/i386/i386.c (ix86_rtx_cost) [cas [...]
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 | 10 +++++++++-
gcc/config/i386/i386.c | 27 ++++++++++++++++++++++++---
2 files changed, 33 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 llvm.
from 593d52aaadf AMDGPU: Add lit.local.cfg to disable global-isel tests when [...]
new e2c79618d4a [APInt] Remove unnecessary checks of rhsWords==1 with lhsWo [...]
new b09b50cbe46 [APInt] Add an assert to check for divide by zero in udivrem. NFC
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/Support/APInt.cpp | 5 +++--
1 file changed, 3 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 llvm.
from e52c285693e Strip trailing whitespace. NFCI.
new 593d52aaadf AMDGPU: Add lit.local.cfg to disable global-isel tests when [...]
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/CodeGen/{AArch64 => AMDGPU}/GlobalISel/lit.local.cfg | 0
1 file changed, 0 insertions(+), 0 deletions(-)
copy test/CodeGen/{AArch64 => AMDGPU}/GlobalISel/lit.local.cfg (100%)
--
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 3ef9135c186 * tree-vrp.c (vrp_dom_walker::before_dom_childern): Push u [...]
new f4517643606 2017-05-12 Paolo Carlini <paolo.carlini(a)oracle.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:
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp0x/pr60430.C | 5 +++++
2 files changed, 10 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr60430.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 d49344495d5 [KnownBits] Add bit counting methods to KnownBits struct an [...]
new e52c285693e Strip trailing whitespace. NFCI.
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/X86/X86RegisterInfo.cpp | 14 +++++++-------
1 file changed, 7 insertions(+), 7 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 058d7139947 gcc/ PR middle-end/80707 * tree-cfg.c: Remove cfg edges o [...]
new 3ef9135c186 * tree-vrp.c (vrp_dom_walker::before_dom_childern): Push u [...]
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 | 5 +++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-4.c | 8 ++------
gcc/tree-vrp.c | 2 ++
4 files changed, 13 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 llvm.
from 43ed7110419 [codeview] Fix assertion failure introduced in r295354 refactoring
new d49344495d5 [KnownBits] Add bit counting methods to KnownBits struct an [...]
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/Support/KnownBits.h | 60 +++++++++++++++++++
lib/Analysis/DemandedBits.cpp | 4 +-
lib/Analysis/InstructionSimplify.cpp | 2 +-
lib/Analysis/ScalarEvolution.cpp | 2 +-
lib/Analysis/ValueTracking.cpp | 70 ++++++++++------------
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 55 ++++++++---------
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 2 +-
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 2 +-
lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp | 2 +-
lib/Target/X86/X86ISelLowering.cpp | 2 +-
lib/Target/XCore/XCoreISelLowering.cpp | 2 +-
lib/Transforms/InstCombine/InstCombineCalls.cpp | 8 +--
.../InstCombine/InstCombineSimplifyDemanded.cpp | 2 +-
.../InstCombine/InstructionCombining.cpp | 4 +-
lib/Transforms/Utils/BypassSlowDivision.cpp | 4 +-
lib/Transforms/Utils/Local.cpp | 2 +-
lib/Transforms/Vectorize/LoadStoreVectorizer.cpp | 2 +-
17 files changed, 136 insertions(+), 89 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 f366f4cc577 AMDGPU/GlobalISel: Mark 32-bit integer constants as legal
new 5bca41ca508 Make sure we have actually written what is expected by the test.
new 43ed7110419 [codeview] Fix assertion failure introduced in r295354 refactoring
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/CodeGen/AsmPrinter/DebugHandlerBase.cpp | 3 +--
test/DebugInfo/COFF/no-cus.ll | 25 +++++++++++++++++++++++++
unittests/Support/Path.cpp | 2 +-
3 files changed, 27 insertions(+), 3 deletions(-)
create mode 100644 test/DebugInfo/COFF/no-cus.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.