This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from d4db817 Make the -b binary .data section rw.
new 0072e4a [CodeView] Finish decoupling TypeDatabase from TypeDumper.
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/PDB.cpp | 13 ++++++++-----
1 file changed, 8 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 libcxx.
from 94fc5a9 [CMake][libcxx] Do not rely on the existence of c++abi or unw [...]
new 8c91834 [CMake][libcxx] Check that we have libcxxabi before using 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:
CMakeLists.txt | 3 ++-
1 file 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 f1e95d3 AMDGPU: Fix shrinking of addc/subb.
new 7371eca X86: Remove dead code. 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:
lib/Target/X86/X86ISelDAGToDAG.cpp | 10 ----------
1 file changed, 10 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 2aa605e Repoison the entire ASan chunk if it is not in active use.
new 08dbefb [CMake][compiler-rt] Mark libcxx build for tsan as standalone
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:
cmake/Modules/AddCompilerRT.cmake | 1 +
1 file changed, 1 insertion(+)
--
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 fac5124 AMDGPU: Fix sext_inreg for i1 in i16
new bdb13d2 Add -Wl,-color-diagnostics if a linker supports the option.
new f1e95d3 AMDGPU: Fix shrinking of addc/subb.
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/CheckLinkerFlag.cmake | 8 +
cmake/modules/HandleLLVMOptions.cmake | 8 +
lib/Target/AMDGPU/SIShrinkInstructions.cpp | 32 ++-
test/CodeGen/AMDGPU/shrink-vop3-carry-out.mir | 292 ++++++++++++++++++++++++++
4 files changed, 333 insertions(+), 7 deletions(-)
create mode 100644 cmake/modules/CheckLinkerFlag.cmake
--
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 cfd8739 [asan] Set alignment of __asan_global_* globals to sizeof(Glo [...]
new 8c7e984 AMDGPU: Fix breaking VOP3 v_add_i32s
new fac5124 AMDGPU: Fix sext_inreg for i1 in i16
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/AMDGPU/SIInstructions.td | 5 +
lib/Target/AMDGPU/SIShrinkInstructions.cpp | 12 +-
test/CodeGen/AMDGPU/sext-in-reg.ll | 133 +++++++++++
test/CodeGen/AMDGPU/shrink-vop3-carry-out.mir | 305 ++++++++++++++++++++++++++
4 files changed, 454 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/AMDGPU/shrink-vop3-carry-out.mir
--
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 8181d20 Use EXPECT_EQ instead of ASSERT_EQ in a unit test.
new cfd8739 [asan] Set alignment of __asan_global_* globals to sizeof(Glo [...]
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/AddressSanitizer.cpp | 9 +++------
test/Instrumentation/AddressSanitizer/global_metadata_darwin.ll | 2 +-
2 files changed, 4 insertions(+), 7 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 2d5a51d builtins: support building ARM builtins for a HF target
new 2aa605e Repoison the entire ASan chunk if it is not in active use.
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 | 12 ++++-----
test/asan/TestCases/Posix/start-deactivated.cc | 37 ++++++++++++++++++++++----
2 files changed, 38 insertions(+), 11 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 4214b41 [NewGVN] Parenthesise assertion condition (-Wparenthesis).
new c6b1aed AMDGPU: Fix folding immediates into mac src2
new c38c135 Revert "[NewGVN] Strengthen a couple of assertions."
new 8181d20 Use EXPECT_EQ instead of ASSERT_EQ in a unit 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:
lib/Target/AMDGPU/SIFoldOperands.cpp | 32 +++++++++++++++--
lib/Transforms/Scalar/NewGVN.cpp | 4 +--
test/CodeGen/AMDGPU/v_mac.ll | 66 ++++++++++++++++++++++++++++++++++++
unittests/Support/TarWriterTest.cpp | 20 +++++------
4 files changed, 108 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.