This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 21dc79ecb53 Build fix for r341064. Temporarily disable compile-time val [...]
new c851af3c8a8 [AMDGPU] Preliminary patch for divergence driven instructio [...]
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/SIFoldOperands.cpp | 27 +++++++++++++++++++++++++--
test/CodeGen/AMDGPU/fold-imm-copy.mir | 22 ++++++++++++++++++++++
2 files changed, 47 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/fold-imm-copy.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 gcc.
from e8a89d3228f * sreal.h (SREAL_PART_BITS): Change to 31; remove seemingl [...]
new a555fd25352 gimplefe: expose MULT_HIGHPART_EXPR
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/c/ChangeLog | 5 +++++
gcc/c/gimple-parser.c | 11 +++++++++++
2 files changed, 16 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 0993f24765c [Error] Add FileError helper; upgrade StringError behavior
new 21dc79ecb53 Build fix for r341064. Temporarily disable compile-time val [...]
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/Support/Error.h | 12 ++----------
1 file changed, 2 insertions(+), 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 clang-tools-extra.
from 30ec2b89 [clangd] Report position of opening paren in singature help
new 2f01a7de [clangd] Remove UB introduced in rL341057
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:
clangd/index/dex/Iterator.cpp | 1 -
1 file changed, 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 6089d1a3c7c [CodeGen] emit inline asm clobber list warnings for reserve [...]
new 0993f24765c [Error] Add FileError helper; upgrade StringError behavior
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/Support/Error.h | 86 +++++++++++++++++++++++++++++-
lib/Support/Error.cpp | 24 ++++++++-
unittests/Support/ErrorTest.cpp | 112 +++++++++++++++++++++++++++++++++++++++-
3 files changed, 217 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 clang-tools-extra.
from 182a647b [clang-tidy] Use simple string matching instead of Regex
new 30ec2b89 [clangd] Report position of opening paren in singature help
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:
clangd/CodeComplete.cpp | 12 ++++++-
clangd/Protocol.h | 7 ++++
unittests/clangd/CodeCompleteTests.cpp | 60 +++++++++++++++++++++++++++++++---
3 files changed, 74 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 clang.
from 1e76ac204b AMDGPU: Default to hidden visibility
new 8cd8ed88f9 [CodeComplete] Report location of opening parens for signature help
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/Sema/CodeCompleteConsumer.h | 9 +++++++--
include/clang/Sema/Sema.h | 6 ++++--
lib/Frontend/ASTUnit.cpp | 6 ++++--
lib/Parse/ParseDecl.cpp | 2 +-
lib/Parse/ParseExpr.cpp | 8 +++++---
lib/Parse/ParseExprCXX.cpp | 4 ++--
lib/Parse/ParseOpenMP.cpp | 13 +++++++-----
lib/Sema/CodeCompleteConsumer.cpp | 22 +++++++++++----------
lib/Sema/SemaCodeComplete.cpp | 24 +++++++++++-----------
test/CodeCompletion/paren_locs.cpp | 33 +++++++++++++++++++++++++++++++
tools/libclang/CIndexCodeCompletion.cpp | 3 ++-
11 files changed, 91 insertions(+), 39 deletions(-)
create mode 100644 test/CodeCompletion/paren_locs.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 gcc.
from fcf59b7337a 2018-08-30 Richard Biener <rguenther(a)suse.de>
new e8a89d3228f * sreal.h (SREAL_PART_BITS): Change to 31; remove seemingl [...]
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/sreal.c | 16 ++++++++--------
gcc/sreal.h | 5 ++---
3 files changed, 19 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 8f4233c3859 [AArch64] Optimise load(adr address) to ldr address
new 6089d1a3c7c [CodeGen] emit inline asm clobber list warnings for reserve [...]
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/CodeGen/AsmPrinter.h | 5 ++
include/llvm/CodeGen/TargetRegisterInfo.h | 7 ++
lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp | 110 ++++++++++++++++++-------
lib/Target/AArch64/AArch64RegisterInfo.cpp | 5 ++
lib/Target/AArch64/AArch64RegisterInfo.h | 2 +
lib/Target/ARM/ARMBaseRegisterInfo.cpp | 5 ++
lib/Target/ARM/ARMBaseRegisterInfo.h | 2 +
test/CodeGen/AArch64/inline-asm-clobber.ll | 8 ++
test/CodeGen/ARM/inline-asm-clobber.ll | 27 ++++++
9 files changed, 139 insertions(+), 32 deletions(-)
create mode 100644 test/CodeGen/AArch64/inline-asm-clobber.ll
create mode 100644 test/CodeGen/ARM/inline-asm-clobber.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-tools-extra.
from dd0396c0 [clangd] Fix tests after rL341057
new 182a647b [clang-tidy] Use simple string matching instead of Regex
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-tidy/abseil/AbseilMatcher.h | 30 ++++++++++++++++++++----------
1 file changed, 20 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.