This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 766a31a Define _LIBCPP_SAFE_STATIC __attribute__((require_constant_i [...]
new 5e5eb63 memory_resource still needs init_priority when built with GCC 4.9
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:
src/experimental/memory_resource.cpp | 4 +---
1 file changed, 1 insertion(+), 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.
unknown user pushed a change to branch master
in repository llvm.
from 1094358 [AVX-512] Add EVEX encoded VPCMPEQ and VPCMPGT to the load fo [...]
new 59ff709 Improve debug error message with register name
new c2c79a1 AMDGPU: Fix spilling of m0
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/LiveRangeCalc.cpp | 3 +-
lib/Target/AMDGPU/SIInstrInfo.cpp | 27 ++++++-------
lib/Target/AMDGPU/SIInstructions.td | 9 +++--
lib/Target/AMDGPU/SIRegisterInfo.cpp | 28 ++++++++++++-
test/CodeGen/AMDGPU/m0-spill.ll | 35 ----------------
test/CodeGen/AMDGPU/spill-m0.ll | 78 ++++++++++++++++++++++++++++++++++++
6 files changed, 124 insertions(+), 56 deletions(-)
delete mode 100644 test/CodeGen/AMDGPU/m0-spill.ll
create mode 100644 test/CodeGen/AMDGPU/spill-m0.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 zorg.
from f4e0b0a First round of re-factoring to use LLVMBuildFactory for autom [...]
new cabb889 Attempt to work around libc++ test-suite issues on gribozavr4
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:
buildbot/osuosl/master/config/builders.py | 9 ++++++---
zorg/buildbot/builders/LibcxxAndAbiBuilder.py | 5 ++++-
2 files changed, 10 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 3be2bb7 Make lit/util.py py3-compatible.
new 1094358 [AVX-512] Add EVEX encoded VPCMPEQ and VPCMPGT to the load fo [...]
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/X86InstrInfo.cpp | 24 +++++++++++++
test/CodeGen/X86/stack-folding-int-avx512vl.ll | 48 ++++++++++++++++++++++++++
2 files changed, 72 insertions(+)
create mode 100644 test/CodeGen/X86/stack-folding-int-avx512vl.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 989beae [ms] Add support for parsing uuid as a Microsoft attribute.
new 6c629ae Add a test Aaron asked for that I forgot to add before landin [...]
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/Parser/ms-square-bracket-attributes.mm | 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 llvm.
from b210b2b Revert r280549.
new 3be2bb7 Make lit/util.py py3-compatible.
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:
utils/lit/lit/util.py | 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 clang.
from 7a21961 Let Microsoft attributes apply to the type, not the variable.
new 989beae [ms] Add support for parsing uuid as a Microsoft attribute.
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/Attr.td | 3 +-
include/clang/Parse/Parser.h | 1 +
lib/Parse/ParseDeclCXX.cpp | 100 ++++++++++++++++++-
test/CodeGenCXX/microsoft-uuidof.cpp | 8 ++
test/Parser/MicrosoftExtensions.cpp | 4 +
test/Parser/ms-square-bracket-attributes.mm | 145 ++++++++++++++++++++++++++++
test/Sema/MicrosoftExtensions.c | 2 +
7 files changed, 261 insertions(+), 2 deletions(-)
create mode 100644 test/Parser/ms-square-bracket-attributes.mm
--
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 87c2d47 ADT: Use std::list in SparseBitVector, NFC
new b210b2b Revert r280549.
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-yaml-types.test | 964 ++++++++++++++---------------
tools/llvm-pdbdump/CodeViewYaml.cpp | 45 --
tools/llvm-pdbdump/CodeViewYaml.h | 10 +-
3 files changed, 483 insertions(+), 536 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 c52b12a Move calls of MaybeParseMicrosoftAttributes() before ParseExt [...]
new 6908459 Add plumbing for new attribute type "Microsoft".
new 7a21961 Let Microsoft attributes apply to the type, not the variable.
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/clang/Basic/Attributes.h | 2 ++
include/clang/Parse/Parser.h | 4 ++--
include/clang/Sema/AttributeList.h | 5 ++++-
lib/Parse/ParseDecl.cpp | 20 ++++++++++++--------
lib/Parse/ParseDeclCXX.cpp | 2 +-
utils/TableGen/ClangAttrEmitter.cpp | 28 ++++++++++++++++++++++------
6 files changed, 43 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 f86e7ee [PowerPC] Support asm parsing for bc[l][a][+-] mnemonics
new 87c2d47 ADT: Use std::list in SparseBitVector, 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:
include/llvm/ADT/SparseBitVector.h | 47 +++++++++++---------------------------
1 file changed, 13 insertions(+), 34 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.