This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from ddc91cf [Sema] Fix value-dependent enable_if bug.
new 4e683f9 Hopefully bring llvm-clang-lld-x86_64-scei-ps4-windows10pro-f [...]
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/VirtualFileSystem.cpp | 81 +------------------------------
unittests/Basic/VirtualFileSystemTest.cpp | 31 +-----------
2 files changed, 2 insertions(+), 110 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 fd8a750 Replace PrintLinkage with getLinkagePrintName. NFC.
new c8eaae6 Most common problem is that I get md5 hashes, not crypt hashes.
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:
docs/DeveloperPolicy.rst | 6 ++++--
1 file changed, 4 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 test-suite.
from b5c401d Revert r269071 "Add Bitcode tests from Halide suite"
new 26eca25 cmake: remote lit module should be used after profilegen
new da55a38 cmake: Revert accidental removal of PROFILE_GENERATE normaliz [...]
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:
CMakeLists.txt | 10 +++++-----
1 file changed, 5 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 gcc.
from efdda68 [RS6000] complex long double ABI_V4 fix
new 8763254 PR c++/38611 - missing -Wattributes on a typedef with attribu [...]
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/Wattributes.C | 20 ++++++++++++++++++++
2 files changed, 25 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/Wattributes.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 gcc.
from be14a56 Daily bump.
new efdda68 [RS6000] complex long double ABI_V4 fix
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 | 9 +++++++
gcc/config/rs6000/rs6000.c | 58 ++++++++++++++++++++++++++++++----------------
2 files changed, 47 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 llvm.
from daccc21 [AArch64] Fix DAG selection for cmps for fp16 type
new fd8a750 Replace PrintLinkage with getLinkagePrintName. 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/IR/AsmWriter.cpp | 42 +++++++++++++++++++++++++-----------------
1 file changed, 25 insertions(+), 17 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 946fcec Disable -Wcast-calling-convention by default (follow-up to r269116)
new ddc91cf [Sema] Fix value-dependent enable_if bug.
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/Basic/AttrDocs.td | 26 ++++++++++++++++++++++++++
lib/Sema/SemaOverload.cpp | 19 ++++++-------------
test/SemaCXX/enable_if.cpp | 41 ++++++++++++++++++++++++++++++++++++-----
3 files changed, 68 insertions(+), 18 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 da4b82a AMDGPU: Make some instructions convergent
new 4ff35c4 Delete mayBeOverridden.
new daccc21 [AArch64] Fix DAG selection for cmps for fp16 type
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/GlobalValue.h | 15 ++++-----------
lib/Target/AArch64/AArch64ISelLowering.cpp | 1 +
lib/Transforms/IPO/FunctionImport.cpp | 2 +-
test/CodeGen/AArch64/half.ll | 12 ++++++++++++
4 files changed, 18 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 lnt.
from 331ce6b Add --pgo: LNT make test-suite generate then use PGO profiles
new 6d67147 test-suite: Improve some variable/parameter names
new 1d1e8f2 Do not force the 'test' inputset when running pgo
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:
lnt/tests/test_suite.py | 13 +++++++------
1 file changed, 7 insertions(+), 6 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 5f1a894 Add a link to the format description.
new d41892c [LTO] Don't crash on old DebugInfo.
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/LTO.cpp | 5 +++++
test/ELF/lto/Inputs/drop-debug-info.bc | Bin 0 -> 1152 bytes
test/ELF/lto/drop-debug-info.ll | 9 +++++++++
3 files changed, 14 insertions(+)
create mode 100644 test/ELF/lto/Inputs/drop-debug-info.bc
create mode 100644 test/ELF/lto/drop-debug-info.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.