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 e1b2624 Pass HWCAP to ifunc resolver
new 855dde8 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 9e371d3 Automatic date update in version.in
new 076fadf 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 binutils-2_27-branch
in repository binutils-gdb.
from d3867da Automatic date update in version.in
new 4ffd01f 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 master
in repository llvm.
from 8ad92ff Inliner: Don't mark swifterror allocas with lifetime markers
new 3843a13 AMDGPU: Fix immediate folding logic when shrinking instructions
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/SIInstrInfo.cpp | 14 +++++++-------
lib/Target/AMDGPU/SIInstructions.td | 2 +-
lib/Target/AMDGPU/SIShrinkInstructions.cpp | 10 ++--------
test/CodeGen/AMDGPU/ctlz.ll | 2 +-
test/CodeGen/AMDGPU/fneg-fabs.ll | 15 +++++++++------
test/CodeGen/AMDGPU/half.ll | 4 ++--
test/CodeGen/AMDGPU/llvm.amdgcn.rsq.clamp.ll | 4 +---
test/CodeGen/AMDGPU/or.ll | 6 ++----
test/CodeGen/AMDGPU/s_movk_i32.ll | 16 ++++++++++++++--
test/CodeGen/AMDGPU/si-literal-folding.ll | 9 ++++-----
10 files changed, 43 insertions(+), 39 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 e204370 [sanitizer] fix an allocator bug where the allocated memory m [...]
new 011080a [sanitizer] Add interceptor for ttyname_r
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_common_interceptors.inc | 15 +++++++++++++++
lib/sanitizer_common/sanitizer_platform_interceptors.h | 1 +
test/msan/Linux/forkpty.cc | 6 ++++++
3 files changed, 22 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 lld.
from 80bd4fa [ELF] Add support for -b binary
new f146b24 Move the contents of test/elf to test/ELF
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/{elf => ELF}/format-binary.test | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename test/{elf => ELF}/format-binary.test (100%)
--
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 d5a5e90 AMDGPU: Run LoadStoreVectorizer pass by default
new b6bf353 X86: Fold tail calls into conditional branches also for 64-bi [...]
new 8ad92ff Inliner: Don't mark swifterror allocas with lifetime markers
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/X86/X86ExpandPseudo.cpp | 12 +++++++++---
lib/Target/X86/X86InstrControl.td | 24 +++++++++++++++++-------
lib/Target/X86/X86InstrInfo.cpp | 14 ++++++++++++--
lib/Target/X86/X86MCInstLower.cpp | 2 ++
lib/Transforms/Utils/InlineFunction.cpp | 3 +++
test/CodeGen/X86/conditional-tailcall.ll | 1 +
test/CodeGen/X86/shrink-compare.ll | 6 +++---
test/Transforms/Inline/lifetime.ll | 17 +++++++++++++++++
8 files changed, 64 insertions(+), 15 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 2c9e9a6 [libFuzzer] use sizeof() in tests instead of 4 and 8
new d5a5e90 AMDGPU: Run LoadStoreVectorizer pass by default
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 | 3 +++
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 2 +-
test/CodeGen/AMDGPU/amdgpu.private-memory.ll | 12 ++++++------
test/CodeGen/AMDGPU/ds_read2_offset_order.ll | 12 +++++-------
test/CodeGen/AMDGPU/invariant-load-no-alias-store.ll | 2 +-
test/CodeGen/AMDGPU/merge-stores.ll | 9 +++++----
test/CodeGen/AMDGPU/promote-alloca-stored-pointer-value.ll | 4 ++--
test/CodeGen/AMDGPU/schedule-global-loads.ll | 1 -
test/CodeGen/AMDGPU/scratch-buffer.ll | 4 ++--
9 files changed, 25 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 1a60ab8 [InstCombine] use m_APInt to allow icmp ult X, C folds for sp [...]
new 586b777 [gold] Test that we handle invalid directory correctly.
new 7474f82 LSV: Fix incorrectly increasing alignment
new 2c9e9a6 [libFuzzer] use sizeof() in tests instead of 4 and 8
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/Fuzzer/test/AbsNegAndConstant64Test.cpp | 8 +-
lib/Fuzzer/test/AbsNegAndConstantTest.cpp | 4 +-
lib/Transforms/Vectorize/LoadStoreVectorizer.cpp | 34 +++---
.../AMDGPU/adjust-alloca-alignment.ll | 129 +++++++++++++++++++++
test/tools/gold/invalid-dir.ll | 7 ++
test/tools/gold/lit.local.cfg | 2 +
6 files changed, 160 insertions(+), 24 deletions(-)
create mode 100644 test/Transforms/LoadStoreVectorizer/AMDGPU/adjust-alloca-alignment.ll
create mode 100644 test/tools/gold/invalid-dir.ll
create mode 100644 test/tools/gold/lit.local.cfg
--
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 0980669 Add comments.
new 80bd4fa [ELF] Add support for -b binary
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:
ELF/CMakeLists.txt | 1 +
ELF/Config.h | 1 +
ELF/Driver.cpp | 24 +++++++--
ELF/Driver.h | 2 +-
ELF/ELFCreator.cpp | 121 ++++++++++++++++++++++++++++++++++++++++++++
ELF/ELFCreator.h | 58 +++++++++++++++++++++
ELF/InputFiles.cpp | 49 ++++++++++++++++++
ELF/InputFiles.h | 13 +++++
ELF/Options.td | 4 ++
ELF/SymbolTable.cpp | 6 +++
test/elf/format-binary.test | 52 +++++++++++++++++++
11 files changed, 327 insertions(+), 4 deletions(-)
create mode 100644 ELF/ELFCreator.cpp
create mode 100644 ELF/ELFCreator.h
create mode 100644 test/elf/format-binary.test
--
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 6bca1ae [X86][XOP] Fix VPERMIL2PD mask creation on 32-bit targets
new fb49daf [libFuzzer] one more puzzle for value profile
new 1a60ab8 [InstCombine] use m_APInt to allow icmp ult X, C folds for sp [...]
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:
...ConstantTest.cpp => AbsNegAndConstant64Test.cpp} | 16 ++++++++--------
lib/Fuzzer/test/CMakeLists.txt | 1 +
lib/Fuzzer/test/value-profile-cmp.test | 1 +
lib/Transforms/InstCombine/InstCombineCompares.cpp | 21 +++++++++++++--------
test/Transforms/InstCombine/exact.ll | 9 +++------
test/Transforms/InstCombine/icmp-vec.ll | 11 ++++++++++-
test/Transforms/InstCombine/icmp.ll | 1 -
test/Transforms/InstCombine/pr17827.ll | 3 +--
8 files changed, 37 insertions(+), 26 deletions(-)
copy lib/Fuzzer/test/{AbsNegAndConstantTest.cpp => AbsNegAndConstant64Test.cpp} (52%)
--
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.
Ryan Arnold pushed a change to branch abe-make-release-test2
in repository toolchain/abe.
at 0931a2b scripts/MakeRelease.job: append GCC version to fileserver upl [...]
This branch includes the following new commits:
new 0931a2b scripts/MakeRelease.job: append GCC version to fileserver upl [...]
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.
--
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 b0cab11 [X86] Regenerate test. NFC.
new 60719d6 [Hexagon] Fix disassembler crash after r279255
new 6bca1ae [X86][XOP] Fix VPERMIL2PD mask creation on 32-bit targets
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:
.../Hexagon/Disassembler/HexagonDisassembler.cpp | 3 +
lib/Target/X86/X86ISelLowering.cpp | 10 +-
test/CodeGen/X86/vector-shuffle-combining-xop.ll | 223 ++++++++++++++-------
test/MC/Hexagon/dis-duplex-p0.s | 7 +
4 files changed, 170 insertions(+), 73 deletions(-)
create mode 100644 test/MC/Hexagon/dis-duplex-p0.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 compiler-rt.
from ef30871 [asan] Store access_size in the {Stack,Global}AddressDescript [...]
new e204370 [sanitizer] fix an allocator bug where the allocated memory m [...]
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_allocator_primary64.h | 7 ++++---
.../tests/sanitizer_allocator_test.cc | 19 ++++++++++++++++++-
2 files changed, 22 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 65ddbec Create phi nodes for swifterror values at the end of the phi [...]
new d9c5bfb Enable in-tree builds of parallel-libs.
new b0cab11 [X86] Regenerate test. NFC.
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:
projects/CMakeLists.txt | 4 +++-
test/CodeGen/X86/pr22774.ll | 12 +++++++++---
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 test-suite.
from b661cff [test-suite] Skip CUDA tests w/ libc++ if clang can't find it.
new 279ae9f [test-suite] Update External/CUDA/README.
new 3482149 [test-suite] Check that we can use std::shared_future from CU [...]
new 40b4756 [test-suite] Add CUDA printf test.
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:
External/CUDA/CMakeLists.txt | 2 ++
External/CUDA/README | 47 ++++++++++++++++++++++-------------
External/CUDA/future.cu | 21 ++++++++++++++++
External/CUDA/printf.cu | 11 ++++++++
External/CUDA/printf.reference_output | 17 +++++++++++++
5 files changed, 81 insertions(+), 17 deletions(-)
create mode 100644 External/CUDA/future.cu
create mode 100644 External/CUDA/printf.cu
create mode 100644 External/CUDA/printf.reference_output
--
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 e9a4ffe Revert "Compact InputSectionData from 64 to 48 bytes. NFC."
new 0980669 Add comments.
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:
ELF/InputFiles.cpp | 4 ++++
1 file changed, 4 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 gcc.
from db8ffb4 Implement P0035R4, C++17 new of over-aligned types.
new 74e2292 Fix PR target/77267
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 | 15 +++++++++++++++
gcc/config.in | 6 ++++++
gcc/config/i386/linux-common.h | 16 +++++++++++++---
gcc/configure | 24 ++++++++++++++++++++++++
gcc/configure.ac | 21 +++++++++++++++++++++
5 files changed, 79 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.
Ryan Arnold pushed a change to branch master
in repository toolchain/abe.
from 897f0fa scripts/MakeRelease.job: Fix cleanup.
new bdf901a MakeRelease.job should fail if 'date' isn't set.
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:
scripts/MakeRelease.job | 5 ++++-
1 file changed, 4 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.
Ryan Arnold pushed a change to branch master
in repository toolchain/abe.
from da9f0fd Force update-snapshots-ref.sh to re-fetch *.asc files.
new 897f0fa scripts/MakeRelease.job: Fix cleanup.
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:
scripts/MakeRelease.job | 3 +--
1 file changed, 1 insertion(+), 2 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 8458ab1 [NVPTX] Implement llvm.fabs.f32, llvm.max.f32, etc.
new 65ddbec Create phi nodes for swifterror values at the end of the phi [...]
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/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 2 +-
test/CodeGen/X86/swifterror.ll | 19 +++++++++++++++++++
2 files changed, 20 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 lld.
from 377f022 Compact InputSectionData from 64 to 48 bytes. NFC.
new e9a4ffe Revert "Compact InputSectionData from 64 to 48 bytes. 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:
ELF/InputSection.cpp | 9 +++------
ELF/InputSection.h | 5 ++---
2 files changed, 5 insertions(+), 9 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 a757788 ARM: move the builtins libcall CC setup
new 8458ab1 [NVPTX] Implement llvm.fabs.f32, llvm.max.f32, etc.
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/NVPTX/NVPTXISelLowering.cpp | 22 +++
lib/Target/NVPTX/NVPTXInstrInfo.td | 126 ++++++++++++++--
test/CodeGen/NVPTX/bug22322.ll | 2 +-
test/CodeGen/NVPTX/math-intrins.ll | 261 +++++++++++++++++++++++++++++++++
4 files changed, 394 insertions(+), 17 deletions(-)
create mode 100644 test/CodeGen/NVPTX/math-intrins.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 fc6245c [CUDA] Make __GCC_ATOMIC_XXX_LOCK_FREE macros the same on hos [...]
new 46ae902 Debug info: Bump the default DWARF version on Darwin to 4.
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/ToolChains.h | 2 +-
test/CodeGen/dwarf-version.c | 2 +-
test/Driver/clang-g-opts.c | 7 +++++--
test/Driver/debug-options.c | 12 ++++++++----
4 files changed, 15 insertions(+), 8 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 957480a [asan] Add a new AddressDescription structure, which can desc [...]
new ef30871 [asan] Store access_size in the {Stack,Global}AddressDescript [...]
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_descriptions.cc | 35 +++++++++++++++++++----------------
lib/asan/asan_descriptions.h | 12 ++++++++----
2 files changed, 27 insertions(+), 20 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 8a49986 [asan] Disable handle_abort in Android tests.
new 957480a [asan] Add a new AddressDescription structure, which can desc [...]
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_debugging.cc | 114 ++++++++++++++++++++----------------------
lib/asan/asan_descriptions.cc | 40 +++++++++++++--
lib/asan/asan_descriptions.h | 88 ++++++++++++++++++++++++++++++--
lib/asan/asan_report.h | 8 ---
4 files changed, 174 insertions(+), 76 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 02a8764 Modules: revert r280728.
new fc6245c [CUDA] Make __GCC_ATOMIC_XXX_LOCK_FREE macros the same on hos [...]
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/Basic/Targets.cpp | 6 ++++++
test/Preprocessor/cuda-types.cu | 39 ++++++++++++++++++++++++---------------
2 files changed, 30 insertions(+), 15 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 7deb7e7 [cmake] Fix a stale comment from an earlier version of r281085. NFC.
new a757788 ARM: move the builtins libcall CC setup
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/CodeGen/TargetLoweringBase.cpp | 168 +------------------------------------
lib/Target/ARM/ARMISelLowering.cpp | 167 ++++++++++++++++++++++++++++++++++++
lib/Target/ARM/ARMISelLowering.h | 2 +
3 files changed, 171 insertions(+), 166 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 test-suite.
from e9d024c [test-suite] Added CMake files for external CUDA tests.
new b661cff [test-suite] Skip CUDA tests w/ libc++ if clang can't find it.
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:
External/CUDA/CMakeLists.txt | 26 ++++++++++++++------------
1 file changed, 14 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 llvm.
from d87d83d Add a lower level zlib::uncompress.
new 1f4e68f [cmake] Export gtest/gtest_main and its dependencies via a sp [...]
new 7deb7e7 [cmake] Fix a stale comment from an earlier version of r281085. NFC.
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:
cmake/modules/AddLLVM.cmake | 22 ++++++++++++----------
cmake/modules/CMakeLists.txt | 24 +++++++++++++++++++++---
cmake/modules/LLVMConfig.cmake.in | 3 ++-
utils/unittest/CMakeLists.txt | 3 +++
utils/unittest/UnitTestMain/CMakeLists.txt | 3 +++
5 files changed, 41 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 lld.
from 3463a3c test: adjust the GUID
new 377f022 Compact InputSectionData from 64 to 48 bytes. 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:
ELF/InputSection.cpp | 9 ++++++---
ELF/InputSection.h | 5 +++--
2 files changed, 9 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 6ecd500 AMDGPU/SI: Make sure llvm.amdgcn.implicitarg.ptr() is 8-byte [...]
new 8dae05a AMDGPU : Fix mqsad_u32_u8 instruction incorrect data type.
new d87d83d Add a lower level zlib::uncompress.
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/IntrinsicsAMDGPU.td | 2 +-
include/llvm/Support/Compression.h | 3 ++
lib/Support/Compression.cpp | 19 ++++++----
lib/Target/AMDGPU/CIInstructions.td | 2 +-
lib/Target/AMDGPU/SIInstrInfo.td | 22 +++++++-----
lib/Target/AMDGPU/SIRegisterInfo.td | 2 ++
test/CodeGen/AMDGPU/llvm.amdgcn.mqsad.u32.u8.ll | 46 +++++++++++++++++++------
test/MC/AMDGPU/vop3-errs.s | 3 ++
test/MC/AMDGPU/vop3.s | 11 ++++--
9 files changed, 82 insertions(+), 28 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 lld.
from 71e8a98 COFF: make builds more reproducible
new 3463a3c test: adjust the GUID
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/COFF/rsds.test | 4 ++--
1 file changed, 2 insertions(+), 2 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 ff4c16f compiler: add abstraction layer for sha1 checksums.
new 61575e0 compiler: increase buffer size to avoid -Wformat-length warning
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/go/ChangeLog | 6 ------
gcc/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/expressions.cc | 3 +--
3 files changed, 2 insertions(+), 9 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 6ad7067 [pdb] Print out some more info when dumping a raw stream.
new 6ecd500 AMDGPU/SI: Make sure llvm.amdgcn.implicitarg.ptr() is 8-byte [...]
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/AMDGPUISelLowering.cpp | 3 ++-
lib/Target/AMDGPU/AMDGPUSubtarget.h | 4 ++++
test/CodeGen/AMDGPU/llvm.amdgcn.kernarg.segment.ptr.ll | 2 +-
3 files changed, 7 insertions(+), 2 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 lld.
from defb226 Recommit [ELF] - Versionscript: do not treat non-wildcarded n [...]
new 71e8a98 COFF: make builds more reproducible
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:
COFF/Writer.cpp | 49 ++++++++++++++++++++++++++++++++++++++-----------
test/COFF/rsds.test | 4 ++--
2 files changed, 40 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 clang.
from 27f089e Myriad: nominally "support" ASAN.
new 02a8764 Modules: revert r280728.
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 | 10 ++++------
test/Modules/Inputs/lookup-assert/Base.h | 4 ----
test/Modules/Inputs/lookup-assert/Derive.h | 3 ---
test/Modules/Inputs/lookup-assert/H3.h | 1 -
test/Modules/Inputs/lookup-assert/module.map | 4 ----
test/Modules/lookup-assert.m | 10 ----------
6 files changed, 4 insertions(+), 28 deletions(-)
delete mode 100644 test/Modules/Inputs/lookup-assert/Base.h
delete mode 100644 test/Modules/Inputs/lookup-assert/Derive.h
delete mode 100644 test/Modules/Inputs/lookup-assert/H3.h
delete mode 100644 test/Modules/Inputs/lookup-assert/module.map
delete mode 100644 test/Modules/lookup-assert.m
--
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 07e4072 [llvm-cov] Remove some asserts in the html renderer (NFC)
new 6ad7067 [pdb] Print out some more info when dumping a raw stream.
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/DebugInfo/MSF/MappedBlockStream.cpp | 4 +++
test/DebugInfo/PDB/pdbdump-raw-stream.test | 26 +++++++++------
tools/llvm-pdbdump/LLVMOutputStyle.cpp | 53 +++++++++++++++++++++---------
tools/llvm-pdbdump/LLVMOutputStyle.h | 3 ++
4 files changed, 60 insertions(+), 26 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 8dfde80 [asan] Since r280945 fixed the OS X abort() problem, merge sc [...]
new 8a49986 [asan] Disable handle_abort in Android tests.
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/abort_on_error.cc | 2 ++
test/asan/TestCases/atexit_stats.cc | 4 ++--
test/asan/android_commands/android_run.py | 9 +++++++--
test/asan/lit.cfg | 6 ++++++
4 files changed, 17 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 18f2ff8 Fix another -Wunused-variable for non-assert build.
new 961ef79 Do not widen load for different variable in GVN.
new 07e4072 [llvm-cov] Remove some asserts in the html renderer (NFC)
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/Analysis/MemoryDependenceAnalysis.cpp | 38 +---------------------
.../AddressSanitizer/asan-vs-gvn.ll | 5 +--
test/Transforms/GVN/PRE/load-pre-nonlocal.ll | 11 ++++---
test/Transforms/GVN/PRE/rle.ll | 9 +++--
test/Transforms/GVN/big-endian.ll | 6 ++--
.../GVN/no_speculative_loads_with_asan.ll | 4 +--
test/Transforms/GVN/pr25440.ll | 4 +--
tools/llvm-cov/SourceCoverageViewHTML.cpp | 6 +---
8 files changed, 24 insertions(+), 59 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 892ff5d [pdb] Add command line options for dumping individual streams [...]
new 5e2e757 [llvm-cov] Try to fix the native_separators.c test some more
new 18f2ff8 Fix another -Wunused-variable for non-assert build.
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/GlobalISel/MachineLegalizeHelper.cpp | 7 ++++---
test/tools/llvm-cov/native_separators.c | 2 +-
2 files changed, 5 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 edd0f33 2016-09-09 Steven G. Kargl <kargl(a)gcc.gnu.org>
new ff4c16f compiler: add abstraction layer for sha1 checksums.
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/go/ChangeLog | 6 ++++
gcc/go/Make-lang.in | 2 ++
gcc/go/go-sha1.cc | 71 +++++++++++++++++++++++++++++++++++++++++++++
gcc/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/export.cc | 22 +++++---------
gcc/go/gofrontend/export.h | 6 ++--
gcc/go/gofrontend/go-sha1.h | 33 +++++++++++++++++++++
7 files changed, 124 insertions(+), 18 deletions(-)
create mode 100644 gcc/go/go-sha1.cc
create mode 100644 gcc/go/gofrontend/go-sha1.h
--
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 8b2faaa Fix -Wunused-variable for non-assert build.
new 892ff5d [pdb] Add command line options for dumping individual streams [...]
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/DebugInfo/PDB/pdbdump-headers.test | 114 +---------------------------
test/DebugInfo/PDB/pdbdump-raw-blocks.test | 35 +++++++++
test/DebugInfo/PDB/pdbdump-raw-stream.test | 17 +++++
tools/llvm-pdbdump/LLVMOutputStyle.cpp | 115 +++++++++++++----------------
tools/llvm-pdbdump/LLVMOutputStyle.h | 4 +-
tools/llvm-pdbdump/llvm-pdbdump.cpp | 45 +++++++----
tools/llvm-pdbdump/llvm-pdbdump.h | 11 ++-
7 files changed, 148 insertions(+), 193 deletions(-)
create mode 100644 test/DebugInfo/PDB/pdbdump-raw-blocks.test
create mode 100644 test/DebugInfo/PDB/pdbdump-raw-stream.test
--
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 09a0c48 Also cleanup comments around redundant colons/commas in forma [...]
new 27f089e Myriad: nominally "support" ASAN.
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/ToolChains.cpp | 4 ++++
lib/Driver/ToolChains.h | 1 +
lib/Driver/Tools.cpp | 15 +++++++++++----
test/Driver/sanitizer-ld.c | 9 +++++++++
4 files changed, 25 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 9af2b5e [libFuzzer] one more puzzle, value_profile cracks it in a second
new 27d122c [pdb] Pass CVRecord's through the visitor as non-const references.
new 8b2faaa Fix -Wunused-variable for non-assert build.
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/DebugInfo/CodeView/CVTypeVisitor.h | 2 +-
include/llvm/DebugInfo/CodeView/TypeDeserializer.h | 6 +-
include/llvm/DebugInfo/CodeView/TypeDumper.h | 13 ++--
.../DebugInfo/CodeView/TypeSerializationVisitor.h | 19 ++++--
.../CodeView/TypeVisitorCallbackPipeline.h | 29 +++------
.../llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h | 13 ++--
include/llvm/DebugInfo/PDB/Raw/TpiStreamBuilder.h | 4 +-
lib/CodeGen/GlobalISel/MachineLegalizeHelper.cpp | 5 +-
lib/DebugInfo/CodeView/CVTypeVisitor.cpp | 51 ++++++++-------
lib/DebugInfo/CodeView/TypeDumper.cpp | 76 +++++++++++-----------
lib/DebugInfo/CodeView/TypeStreamMerger.cpp | 24 ++++---
lib/DebugInfo/CodeView/TypeTableBuilder.cpp | 4 +-
lib/DebugInfo/PDB/Raw/TpiStream.cpp | 15 ++---
tools/llvm-pdbdump/CodeViewYaml.cpp | 19 ++----
tools/llvm-pdbdump/CodeViewYaml.h | 11 ++--
tools/llvm-pdbdump/PdbYaml.cpp | 15 -----
16 files changed, 141 insertions(+), 165 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 openmp.
from 26eea9e [OPENMP] Implementation of omp_get_default_device and omp_set [...]
new a24629d [OPENMP] ppc64le recognized as big-endian
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:
runtime/CMakeLists.txt | 2 ++
1 file changed, 2 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 gcc.
from fdb00a8 2016-09-09 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new edd0f33 2016-09-09 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/array.c | 9 +++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr77506.f90 | 4 ++++
4 files changed, 24 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr77506.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.