This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from fc0317d PR target/78310 * config/i386/i386.md (rotate to rotatex sp [...]
new e47d730 * config/i386/i386.md (*<shift_insn><mode>3_doubleword): Mar [...]
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 | 1 +
gcc/config/i386/i386.md | 2 +-
2 files changed, 2 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 gcc-5-branch
in repository gcc.
from 3fc76a4 PR target/78310 * config/i386/i386.md (rotate to rotatex sp [...]
new c165cb1 * config/i386/i386.md (*<shift_insn><mode>3_doubleword): Mar [...]
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 | 1 +
gcc/config/i386/i386.md | 2 +-
2 files changed, 2 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 d758cd3 [sancov] Don't instrument MSVC CRT stdio config helpers
new beb51d4 [AArch64] Fix bugs in isel lowering replaceSplatVectorStore.
new 687ce7f [AArch64] Add test to show narrow zero store merging is disab [...]
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/AArch64/AArch64ISelLowering.cpp | 38 +++++++++++++++-------
test/CodeGen/AArch64/arm64-narrow-st-merge.ll | 32 ++++++++++++++++++-
test/CodeGen/AArch64/arm64-stp.ll | 45 +++++++++++++++++++++++++++
3 files changed, 103 insertions(+), 12 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 070829f [cfi] Tweak a test for the cfi-icall change.
new a0d4283 Add a test that uses coverage and printf from a DLL
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/Windows/coverage-dll-stdio.cc | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
create mode 100644 test/asan/TestCases/Windows/coverage-dll-stdio.cc
--
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 81323af [cfi] Implement cfi-icall using inline assembly.
new d758cd3 [sancov] Don't instrument MSVC CRT stdio config helpers
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/Instrumentation/SanitizerCoverage.cpp | 5 +++++
1 file changed, 5 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 libcxxabi.
from 802f4f4 [libc++abi] Remove the test for checking using of fallback ma [...]
new 4d14bc0 [CMake] Check runtimes subdir when looking for libcxx and libuwind
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 | 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 gcc.
from 6e6c7fc [i386][musl] Add cpuinfo to static libgcc only on *-musl*
new fc27a8e 2016-11-11 Michael Meissner <meissner(a)linux.vnet.ibm.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/ChangeLog | 10 ++++++++++
gcc/config/rs6000/altivec.md | 2 +-
gcc/config/rs6000/vsx.md | 11 +++++++----
3 files changed, 18 insertions(+), 5 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 aa0c77bc Fix comments according to the LLVM coding guidelines.
new 81323af [cfi] Implement cfi-icall using inline assembly.
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/IPO/LowerTypeTests.cpp | 234 ++++++++++++++-------
.../Transforms/LowerTypeTests/function-disjoint.ll | 38 +++-
test/Transforms/LowerTypeTests/function-ext.ll | 8 +-
test/Transforms/LowerTypeTests/function.ll | 63 +++++-
test/Transforms/LowerTypeTests/section.ll | 8 +-
5 files changed, 252 insertions(+), 99 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 14bfc9e Add a new optimization option -Og
new 32dc773 [cfi] Enable cfi-icall on ARM and AArch64.
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/Driver/ToolChain.cpp | 2 ++
test/Driver/fsanitize.c | 4 ++++
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 compiler-rt.
from c78d39f Add missing %run to test to fix AArch64 buildbot
new 070829f [cfi] Tweak a test for the cfi-icall change.
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/cfi/cross-dso/stats.cpp | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.