This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 845d5e9 PR c++/71837 - pack expansion in init-capture
new 92765e8 PR c++/65970 - revert loop location change
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/cp/ChangeLog | 3 +++
gcc/cp/cp-gimplify.c | 9 ++++++++-
2 files changed, 11 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 fcc0edc [X86] Regenerate i64 shift legalization tests
new adc4490 [X86] Regenerate v2i256 shift legalization 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/CodeGen/X86/legalize-shl-vec.ll | 142 ++++++++++++++++++++++++++++-------
1 file changed, 116 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 gcc-6-branch
in repository gcc.
from 3da869f PR c++/71833 - member template with two parameter packs
new 5768d00 PR c++/71576 - bitfield and rvalue reference
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/cp/ChangeLog | 3 +++
gcc/cp/call.c | 2 +-
gcc/testsuite/g++.dg/cpp0x/rv-bitfield3.C | 14 ++++++++++++++
3 files changed, 18 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/rv-bitfield3.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 llvm.
from 967b508 GlobalISel: add generic casts to IRTranslator
new fcc0edc [X86] Regenerate i64 shift legalization 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/CodeGen/X86/legalize-shift-64.ll | 198 +++++++++++++++++++++++++++-------
1 file changed, 160 insertions(+), 38 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 b339184 [PM] Port SymbolRewriter to the new PM
new dad4827 GlobalISel[AArch64]: support pointer types in argument lowering.
new 967b508 GlobalISel: add generic casts to IRTranslator
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/CodeGen/GlobalISel/IRTranslator.h | 8 +++
include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h | 9 ++++
include/llvm/Target/GenericOpcodes.td | 19 +++++++
include/llvm/Target/TargetOpcodes.def | 10 ++++
lib/CodeGen/GlobalISel/IRTranslator.cpp | 25 +++++++++
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 12 +++++
lib/CodeGen/MIRPrinter.cpp | 2 +-
lib/Target/AArch64/AArch64CallLowering.cpp | 7 ++-
lib/Target/AArch64/AArch64CallingConvention.td | 6 +++
.../AArch64/GlobalISel/arm64-callingconv.ll | 52 +++++++++++++++++++
.../AArch64/GlobalISel/arm64-irtranslator.ll | 60 ++++++++++++++++++----
11 files changed, 198 insertions(+), 12 deletions(-)
create mode 100644 test/CodeGen/AArch64/GlobalISel/arm64-callingconv.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 release_39
in repository llvm.
from fc9c4d6 Merging r276077: -------------------------------------------- [...]
new e5a9de1 Merging r276510: -------------------------------------------- [...]
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/Analysis/LoopUnrollAnalyzer.cpp | 14 ++++++++++----
1 file 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 dc02554 Next step along the way to getting good error messages for ba [...]
new b339184 [PM] Port SymbolRewriter to the new PM
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/InitializePasses.h | 2 +-
include/llvm/Transforms/Utils/SymbolRewriter.h | 19 +++++++++
lib/Passes/PassBuilder.cpp | 1 +
lib/Passes/PassRegistry.def | 1 +
lib/Transforms/Utils/SymbolRewriter.cpp | 55 +++++++++++++++-----------
test/SymbolRewriter/rewrite.ll | 2 +
tools/opt/opt.cpp | 2 +-
7 files changed, 58 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 4a44da0 AMDGPU: Remove read_workdim intrinsic
new cb3d8af Fix r276671 to not use a defaulted move constructor.
new dc02554 Next step along the way to getting good error messages for ba [...]
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/ADT/StringSwitch.h | 12 ++-
include/llvm/Object/Archive.h | 56 +++++++----
lib/Object/Archive.cpp | 107 ++++++++++++++++-----
.../Inputs/{libbogus2.a => libbogus4.a} | 4 +-
test/tools/llvm-objdump/Inputs/libbogus5.a | 10 ++
test/tools/llvm-objdump/malformed-archives.test | 18 +++-
6 files changed, 157 insertions(+), 50 deletions(-)
copy test/tools/llvm-objdump/Inputs/{libbogus2.a => libbogus4.a} (68%)
create mode 100644 test/tools/llvm-objdump/Inputs/libbogus5.a
--
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 bb6c145 Revert r276539 "Silence -Wpointer-bool-conversion warning aft [...]
new 5d5ea7d Revert "Enable cross-compilation across architectures on android"
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/builtins/CMakeLists.txt | 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-tools-extra.
from efa60b6 Revert "MPITypeMismatchCheck for Clang-Tidy"
new 8eb3321 [Clang-rename] Remove custom version, fix extra space in erro [...]
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-rename/tool/ClangRename.cpp | 32 ++++++++++++--------------------
test/clang-rename/InvalidNewName.cpp | 2 +-
2 files changed, 13 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.