This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 1ec1642be [WebAssembly] Include weak imports when linking with --relocatable
new d2b765ddc [WebAssembly] Include SYMBOL_INFO for imports as well as exports
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/wasm/init-fini.ll | 2 ++
test/wasm/relocatable.ll | 2 ++
wasm/Writer.cpp | 19 +++++++++++++------
3 files changed, 17 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 openacc-gcc-7-branch
in repository gcc.
from d0a1e0fa43ca [nvptx] Fix bug in jit bug workaround
new caace800fe92 [nvptx] Backport CUDA 9 support from trunk.
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.openacc | 8 ++++++++
gcc/config/nvptx/nvptx.c | 8 ++++----
2 files changed, 12 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 8466b57b535 [SystemZ] Prefer LOCHI over generating IPM sequences
new fa14209a6c1 Add optional DICompileUnit to DIBuilder + make outliner deb [...]
new b552ffa8123 [Dominators] Visit affected node candidates found at differ [...]
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/IR/DIBuilder.h | 5 +-
include/llvm/Support/GenericDomTreeConstruction.h | 38 ++++++--
lib/CodeGen/MachineOutliner.cpp | 107 ++++++++++++++--------
lib/IR/DIBuilder.cpp | 4 +-
test/CodeGen/X86/machine-outliner-disubprogram.ll | 19 ++--
test/Transforms/JumpThreading/ddt-crash3.ll | 43 +++++++++
test/Transforms/JumpThreading/ddt-crash4.ll | 75 +++++++++++++++
unittests/IR/DominatorTreeTest.cpp | 25 +++++
8 files changed, 253 insertions(+), 63 deletions(-)
create mode 100644 test/Transforms/JumpThreading/ddt-crash3.ll
create mode 100644 test/Transforms/JumpThreading/ddt-crash4.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 compiler-rt.
from 8d059e127 Correct typo after r322829
new e5ef80b1e Reland "Make TracePcGuardController linker-initialized"
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/sanitizer_common/sanitizer_coverage_fuchsia.cc | 12 ++++++------
1 file changed, 6 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 gcc.
from 69065783a71 * gcc.dg/stack-check-16.c: New test.
new 6fe5fea96c5 * constexpr.c (fold_simple): Simplify.
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/cp/ChangeLog | 4 ++++
gcc/cp/constexpr.c | 11 +++++------
2 files changed, 9 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 1166428e09e [SystemZ] Implement computeKnownBitsForTargetNode
new e762c03a671 [SystemZ] Rework IPM sequence generation
new ff28671f85a [SystemZ] Directly use CC result of compare-and-swap
new 8466b57b535 [SystemZ] Prefer LOCHI over generating IPM sequences
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/SystemZ/SystemZISelDAGToDAG.cpp | 183 +++++++++++++
lib/Target/SystemZ/SystemZISelLowering.cpp | 304 ++++++++++++---------
lib/Target/SystemZ/SystemZISelLowering.h | 4 +
lib/Target/SystemZ/SystemZInstrInfo.td | 12 -
test/CodeGen/SystemZ/branch-07.ll | 8 +-
test/CodeGen/SystemZ/cmpxchg-01.ll | 80 ++++++
test/CodeGen/SystemZ/cmpxchg-02.ll | 79 ++++++
test/CodeGen/SystemZ/cmpxchg-03.ll | 39 +++
test/CodeGen/SystemZ/cmpxchg-04.ll | 38 +++
test/CodeGen/SystemZ/cmpxchg-06.ll | 51 ++++
test/CodeGen/SystemZ/dag-combine-02.ll | 4 +-
test/CodeGen/SystemZ/{setcc-01.ll => setcc-03.ll} | 57 ++--
.../SystemZ/{selectcc-03.ll => setcc-04.ll} | 74 ++---
test/CodeGen/SystemZ/vec-intrinsics-01.ll | 71 +++--
test/CodeGen/SystemZ/vec-intrinsics-02.ll | 17 +-
15 files changed, 760 insertions(+), 261 deletions(-)
copy test/CodeGen/SystemZ/{setcc-01.ll => setcc-03.ll} (53%)
copy test/CodeGen/SystemZ/{selectcc-03.ll => setcc-04.ll} (63%)
--
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 9e26824d0 [WebAssembly] Allow non-zero table offset in input object
new 1ec1642be [WebAssembly] Include weak imports when linking with --relocatable
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/wasm/relocatable.ll | 82 ++++++++++++++++++++++++++++++++++--------------
wasm/Writer.cpp | 2 +-
2 files changed, 60 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 a565e7db88d [SystemZ] Run branch-12.ll test only if long tests enabled
new f937aee1784 [SelectionDAG] Teach computeKnownBits about ATOMIC_CMP_SWAP [...]
new 1166428e09e [SystemZ] Implement computeKnownBitsForTargetNode
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/SelectionDAG.cpp | 1 +
lib/Target/SystemZ/SystemZISelLowering.cpp | 24 ++++++++++++++++++++++++
lib/Target/SystemZ/SystemZISelLowering.h | 8 ++++++++
3 files changed, 33 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 clang.
from f11660ab09 [X86] Add goldmont to test/Driver/x86-march.c
new b340925d70 Allow BlockDecl in CXXRecord scope to have no access specifier.
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/AST/DeclBase.cpp | 2 +
test/Modules/odr_hash-blocks.cpp | 119 +++++++++++++++++++++++++++++++++++++++
2 files changed, 121 insertions(+)
create mode 100644 test/Modules/odr_hash-blocks.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 3fb85bc80de [WebAssembly] MC: Start table at offset 1 rather than 0
new a565e7db88d [SystemZ] Run branch-12.ll test only if long tests enabled
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/SystemZ/{branch-12.ll => Large/branch-01.ll} | 0
test/CodeGen/SystemZ/Large/lit.local.cfg | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
rename test/CodeGen/SystemZ/{branch-12.ll => Large/branch-01.ll} (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.