This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 97e2734 [gold] Add datalayout to test where it was missing
new 0b698fe AMDGPU: Select branch on undef to uniform scc branch
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/AMDGPUISelDAGToDAG.cpp | 6 ++++++
lib/Target/AMDGPU/SIISelLowering.cpp | 9 +++++++++
lib/Target/AMDGPU/SIInstructions.td | 6 ++++++
test/CodeGen/AMDGPU/cgp-bitfield-extract.ll | 13 +++++++------
test/CodeGen/AMDGPU/i1-copy-implicit-def.ll | 2 +-
test/CodeGen/AMDGPU/ret_jump.ll | 2 +-
test/CodeGen/AMDGPU/si-annotate-cf-noloop.ll | 2 +-
test/CodeGen/AMDGPU/skip-if-dead.ll | 2 +-
test/CodeGen/AMDGPU/unhandled-loop-condition-assertion.ll | 6 +++---
9 files changed, 35 insertions(+), 13 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 6a48d2e [ThinLTO] Revert part of r289843 that belonged to another patch.
new 97e2734 [gold] Add datalayout to test where it was missing
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/tools/gold/X86/v1.12/Inputs/start-lib-common.ll | 3 +++
test/tools/gold/X86/v1.12/start-lib-common.ll | 3 +++
2 files changed, 6 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 8cf1000 [Verifier] Allow TBAA metadata on atomicrmw and atomiccmpxchg
new 259f5fb Don't combine a shuffle of two BUILD_VECTORs with duplicate e [...]
new 6a48d2e [ThinLTO] Revert part of r289843 that belonged to another patch.
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/SelectionDAG/DAGCombiner.cpp | 33 +++--
lib/Transforms/IPO/FunctionImport.cpp | 22 ++--
test/CodeGen/ARM/vtrn.ll | 10 +-
test/CodeGen/ARM/vzip.ll | 19 +--
test/CodeGen/X86/oddshuffles.ll | 57 ++++----
test/CodeGen/X86/vector-shuffle-128-v16.ll | 205 +++++++++++------------------
6 files changed, 150 insertions(+), 196 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 70b49e6 [ThinLTO] Remove stale comment (NFC)
new 8cf1000 [Verifier] Allow TBAA metadata on atomicrmw and atomiccmpxchg
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/IR/Verifier.cpp | 3 ++-
test/Verifier/tbaa-allowed.ll | 22 ++++++++++++++++++++++
2 files changed, 24 insertions(+), 1 deletion(-)
create mode 100644 test/Verifier/tbaa-allowed.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 clang.
from 7efb140 Add a class ASTRecordReader which wraps an ASTReader, a Recor [...]
new 9761e66 [analyzer] Add a new SVal to support pointer-to-member operations.
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:
.../Core/PathSensitive/BasicValueFactory.h | 48 +++++-
.../StaticAnalyzer/Core/PathSensitive/ExprEngine.h | 16 ++
.../Core/PathSensitive/SValBuilder.h | 10 ++
.../StaticAnalyzer/Core/PathSensitive/SVals.def | 1 +
.../StaticAnalyzer/Core/PathSensitive/SVals.h | 46 ++++++
lib/StaticAnalyzer/Core/BasicValueFactory.cpp | 50 +++++++
lib/StaticAnalyzer/Core/ExprEngineC.cpp | 161 +++++++++++++++------
lib/StaticAnalyzer/Core/SValBuilder.cpp | 4 +
lib/StaticAnalyzer/Core/SVals.cpp | 53 +++++++
.../Core/SimpleConstraintManager.cpp | 6 +
lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp | 35 +++++
test/Analysis/pointer-to-member.cpp | 154 ++++++++++++++++++--
12 files changed, 530 insertions(+), 54 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 de94ece [ThinLTO] Thin link efficiency: skip candidate added later wi [...]
new 56f1e4a AMDGPU: Fix asserting on returned tail calls
new 9ee618f [PPC] Use CHECK-DAG instead of CHECK in the testcase
new 70b49e6 [ThinLTO] Remove stale comment (NFC)
The 3 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/AMDGPUISelLowering.cpp | 6 ++++--
lib/Transforms/IPO/FunctionImport.cpp | 3 +--
test/CodeGen/AMDGPU/call.ll | 14 ++++++++++++++
test/CodeGen/PowerPC/swaps-le-1.ll | 30 +++++++++++++++---------------
4 files changed, 34 insertions(+), 19 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 5c5a4de [test] Extend llvm_shlib_dir fix to unittests
new 7efb140 Add a class ASTRecordReader which wraps an ASTReader, a Recor [...]
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/clang/Serialization/ASTReader.h | 279 +++++-
lib/Serialization/ASTReader.cpp | 587 ++++++------
lib/Serialization/ASTReaderDecl.cpp | 681 +++++++-------
lib/Serialization/ASTReaderStmt.cpp | 1557 +++++++++++++++----------------
4 files changed, 1655 insertions(+), 1449 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 bbd14d5 P0490R0 GB 20: decomposition declaration should commit to tu [...]
new 76f5b4c * ipa-cp.c (class ipcp_bits_lattice): Formatting fixes. (pr [...]
new 897b8dc 2016-12-15 Janus Weil <janus(a)gcc.gnu.org>
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:
gcc/ChangeLog | 45 ++++++
gcc/fortran/ChangeLog | 25 +++
gcc/fortran/gfortran.h | 10 +-
gcc/fortran/interface.c | 353 +++++++++++++++++++++---------------------
gcc/ipa-cp.c | 404 ++++++++++++++++++++++++------------------------
5 files changed, 450 insertions(+), 387 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 f977c2b [LV] Enable vectorization of loops with conditional stores by [...]
new 31f8665 AMDGPU: Assembler support for vintrp instructions
new de94ece [ThinLTO] Thin link efficiency: skip candidate added later wi [...]
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/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 78 ++++++++++++++++++
lib/Target/AMDGPU/SIInstrInfo.td | 24 ++++++
lib/Target/AMDGPU/SIInstructions.td | 12 +--
lib/Transforms/IPO/FunctionImport.cpp | 17 +++-
test/MC/AMDGPU/vintrp-err.s | 45 ++++++++++
test/MC/AMDGPU/vintrp.s | 105 ++++++++++++++++++++++++
6 files changed, 271 insertions(+), 10 deletions(-)
create mode 100644 test/MC/AMDGPU/vintrp-err.s
create mode 100644 test/MC/AMDGPU/vintrp.s
--
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 248229e Fix printf specifier handling: invalid specifier should not b [...]
new 5c5a4de [test] Extend llvm_shlib_dir fix to unittests
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/Unit/lit.cfg | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.