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 07e2a968c Implement flock for Windows in compiler-rt
new 65964b019 [ThinLTO] Ensure sanitizer passes are run
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/asan/TestCases/contiguous_container_crash.cc | 6 ++++++
1 file 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 40486d7dcf7 [WebAssembly] Call signExtend to get sign extended register
new 94964bb7560 [WebAssembly] Add a test for inline-asm "m" constraints.
new ca3cf87eee5 [ValueTracking] Use APInt::isNullValue/isOneValue which are [...]
new 9799e6facce [X86] Don't call validateInstruction from MatchAndEmitInstr [...]
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/Analysis/ValueTracking.cpp | 9 ++++++---
lib/Target/X86/AsmParser/X86AsmParser.cpp | 4 ++--
test/CodeGen/WebAssembly/inline-asm-m.ll | 13 +++++++++++++
3 files changed, 21 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/WebAssembly/inline-asm-m.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 29ba7f646bb Un-XFAIL a test after the bugfix in r317702.
new 40486d7dcf7 [WebAssembly] Call signExtend to get sign extended register
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/WebAssembly/WebAssemblyFastISel.cpp | 2 +-
test/CodeGen/WebAssembly/signext-arg.ll | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/WebAssembly/signext-arg.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 299a245299 [bindings] fix TLS test failure
new 8f15f3c700 Add CoreOption flag to "-coverage" option to make it availab [...]
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/Driver/Options.td | 2 +-
test/Driver/coverage.c | 7 +++++++
2 files changed, 8 insertions(+), 1 deletion(-)
create mode 100644 test/Driver/coverage.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 cf89e1c2fe8 NFC: Rename MCSafeSEHFragment to MCSymbolIdFragment
new 8e0d3d4cd77 [WebAssembly] Revise the strategy for inline asm.
new 29ba7f646bb Un-XFAIL a test after the bugfix in r317702.
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/WebAssembly/WebAssemblyAsmPrinter.cpp | 11 ++---
.../WebAssembly/WebAssemblyExplicitLocals.cpp | 20 ++++++++
test/CodeGen/WebAssembly/inline-asm.ll | 56 +++++++++++++---------
.../DebugInfo/Generic/missing-abstract-variable.ll | 5 --
4 files changed, 58 insertions(+), 34 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 a9a85a6f76 [analyzer] Fix a crash on logical operators with vectors.
new 299a245299 [bindings] fix TLS test failure
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:
bindings/python/tests/cindex/test_tls_kind.py | 18 ++++++++++++++----
1 file changed, 14 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 compiler-rt.
from 9a46448f8 [sanitizer] Add Scudo to the sanitizer lint checks.
new 07e2a968c Implement flock for Windows in compiler-rt
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/profile/WindowsMMap.c | 58 ++++++++++++++++++++++++++++++++++++++++++++---
1 file changed, 55 insertions(+), 3 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 27b6b3117fa Handle inlined variables in SelectionDAGBuilder::EmitFuncAr [...]
new cf89e1c2fe8 NFC: Rename MCSafeSEHFragment to MCSymbolIdFragment
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/MC/MCFragment.h | 11 ++++++-----
lib/MC/MCAssembler.cpp | 6 +++---
lib/MC/MCFragment.cpp | 10 +++++-----
lib/MC/MCWinCOFFStreamer.cpp | 2 +-
4 files changed, 15 insertions(+), 14 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 zorg.
from cc76594 zorg/jenkins: Link to full log (instead of shortened one)
new 2993432 jenkins/build.py: Set SVN_REVISION for `build.py cmake` builds
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/jenkins/test_build.py | 3 ++-
zorg/jenkins/build.py | 3 +++
2 files changed, 5 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 gcc.
from d07035daf0a 2017-11-08 Piotr Trojanek <trojanek(a)adacore.com>
new 64c8a7d0e47 Simplify vec_merge of vec_duplicate with const_vector
new 2c29869d8e6 vec_merge + vec_duplicate + vec_concat simplification
new 9bffba28176 [simplify-rtx] Simplify vec_merge of vec_duplicates into ve [...]
new 31a46cbd21e [AArch64] Add STP pattern to store a vec_concat of two 64-b [...]
The 4 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 | 32 +++++++++++++
gcc/config/aarch64/aarch64-simd.md | 36 +++++++++++++--
gcc/config/aarch64/constraints.md | 16 +++++++
gcc/config/aarch64/predicates.md | 10 ++++
gcc/simplify-rtx.c | 53 ++++++++++++++++++++++
gcc/testsuite/ChangeLog | 12 +++++
.../gcc.target/aarch64/construct_lane_zero_1.c | 37 +++++++++++++++
.../gcc.target/aarch64/load_v2vec_lanes_1.c | 26 +++++++++++
.../gcc.target/aarch64/store_v2vec_lanes.c | 31 +++++++++++++
9 files changed, 248 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/construct_lane_zero_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/load_v2vec_lanes_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/store_v2vec_lanes.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.