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 28c63a2 [asan] first attempt at releasing free-d memory back to the s [...]
new f32c49c [asan] restrict release_to_os_test.cc to x86_64
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/Linux/release_to_os_test.cc | 2 +-
1 file changed, 1 insertion(+), 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 b274272 [X86] Add baseline test for "odd" shuffles. NFC.
new 411fc07 [GlobalISel] Teach the core pipeline not to run if ISel failed.
new 1dba46c [AArch64][CallLowering] Do not assert for not implemented part.
new c47e5db [GlobalISel] Add a fallback path to SDISel.
new fd6bad6 [ORC] Fix typo in LogicalDylib, add unit test.
new 4ec9567 [CMake] Only generate Components.cmake if components are specified
new d97fe48 AMDGPU: Improve error reporting for maximum branch distance
The 6 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/CodeGen/Passes.h | 2 +
include/llvm/ExecutionEngine/Orc/LogicalDylib.h | 2 +-
include/llvm/InitializePasses.h | 1 +
lib/CodeGen/CMakeLists.txt | 1 +
lib/CodeGen/GlobalISel/InstructionSelect.cpp | 5 ++
lib/CodeGen/GlobalISel/MachineLegalizePass.cpp | 4 +
lib/CodeGen/GlobalISel/RegBankSelect.cpp | 5 ++
lib/CodeGen/LLVMTargetMachine.cpp | 9 +++
lib/CodeGen/ResetMachineFunctionPass.cpp | 53 +++++++++++++
lib/Target/AArch64/AArch64CallLowering.cpp | 15 ++--
.../AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp | 91 +++++++++++++++-------
runtimes/CMakeLists.txt | 38 ++++-----
test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll | 19 +++++
test/MC/AMDGPU/max-branch-distance.s | 7 ++
unittests/ExecutionEngine/Orc/CMakeLists.txt | 1 +
unittests/ExecutionEngine/Orc/LogicalDylibTest.cpp | 76 ++++++++++++++++++
16 files changed, 274 insertions(+), 55 deletions(-)
create mode 100644 lib/CodeGen/ResetMachineFunctionPass.cpp
create mode 100644 test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll
create mode 100644 test/MC/AMDGPU/max-branch-distance.s
create mode 100644 unittests/ExecutionEngine/Orc/LogicalDylibTest.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 lldb.
from f3e91ce Fixed a bad lldbassert() condition.
new b9ccaca The error stream in IRForTarget is never null, so use it inst [...]
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:
.../Clang/ClangExpressionParser.cpp | 5 +-
.../Plugins/ExpressionParser/Clang/IRForTarget.cpp | 144 +++++++--------------
.../Plugins/ExpressionParser/Clang/IRForTarget.h | 6 +-
3 files changed, 53 insertions(+), 102 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 c15079f [IRTranslator] Do not abort when the target wants to fall back.
new b274272 [X86] Add baseline test for "odd" shuffles. NFC.
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/X86/oddshuffles.ll | 691 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 691 insertions(+)
create mode 100644 test/CodeGen/X86/oddshuffles.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 gcc.
from 881ea1e PR target/77349 * config/rs6000/xcoff.h (DWARF_OFFSET_SIZE): [...]
new 7d90546 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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-6-branch
in repository gcc.
from 9539871 Update .po files.
new 62b0528 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 c63eba5 [AArch64][GCC 5] Backport Work around for PR target/64971
new 5552ec6 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 compiler-rt.
from 7d07acf [asan] Mark symbolize_pc.cc as UNSUPPORTED on i386-apple.
new 28c63a2 [asan] first attempt at releasing free-d memory back to the s [...]
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/asan/asan_allocator.cc | 5 +
lib/asan/asan_poisoning.cc | 2 +-
lib/asan/asan_poisoning.h | 2 +-
lib/msan/msan_allocator.cc | 4 +-
.../sanitizer_allocator_combined.h | 2 +
.../sanitizer_allocator_primary32.h | 4 +
.../sanitizer_allocator_primary64.h | 105 +++++++++++++++++----
lib/sanitizer_common/sanitizer_common.cc | 5 +
lib/sanitizer_common/sanitizer_common.h | 9 +-
lib/sanitizer_common/sanitizer_common_libcdep.cc | 11 ++-
lib/sanitizer_common/sanitizer_flags.inc | 3 +
lib/sanitizer_common/sanitizer_posix_libcdep.cc | 2 +-
lib/sanitizer_common/sanitizer_win.cc | 4 +-
lib/tsan/rtl/tsan_mman.cc | 2 +-
lib/tsan/rtl/tsan_platform_linux.cc | 2 +-
lib/tsan/rtl/tsan_rtl.cc | 2 +-
lib/tsan/rtl/tsan_rtl_thread.cc | 4 +-
test/asan/TestCases/Linux/release_to_os_test.cc | 45 +++++++++
18 files changed, 182 insertions(+), 31 deletions(-)
create mode 100644 test/asan/TestCases/Linux/release_to_os_test.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 binutils-gdb.
from 1b8b653 opcodes, gas: fix mnemonic of sparc camellia_fl
new e55c2fc Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 gdb-7.12-branch
in repository binutils-gdb.
from e529eb7 xtensa: Avoid designated inits, for C++ compliance
new ead3140 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.