This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 62859f3482b Disable flaky tests till they get fixed.
new 0a5f9fa9c25 AMDGPU: enable 128-bit for local addr space under an option
new 032a6bb59f9 GOTPCREL references must always use RIP.
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/AMDGPU.td | 6 ++++++
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 1 +
lib/Target/AMDGPU/AMDGPUSubtarget.h | 5 +++--
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp | 8 +++++---
lib/Target/AMDGPU/SIISelLowering.cpp | 9 ++-------
lib/Target/X86/X86ISelLowering.cpp | 9 +++++++--
lib/Target/X86/X86ISelLowering.h | 3 ++-
test/CodeGen/AMDGPU/load-local-f32.ll | 6 +++---
test/CodeGen/AMDGPU/load-local-f64.ll | 4 ++--
test/CodeGen/AMDGPU/load-local-i16.ll | 4 ++--
test/CodeGen/AMDGPU/load-local-i32.ll | 6 +++---
test/CodeGen/AMDGPU/load-local-i64.ll | 4 ++--
test/CodeGen/AMDGPU/load-local-i8.ll | 4 ++--
test/CodeGen/X86/no-plt.ll | 6 ++++++
test/Transforms/LoadStoreVectorizer/AMDGPU/merge-stores.ll | 3 ++-
test/Transforms/LoadStoreVectorizer/AMDGPU/multiple_tails.ll | 3 ++-
16 files changed, 50 insertions(+), 31 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 ff7e5afb9c Introduce a new builtin, __builtin_dump_struct, that is usef [...]
new 372df09786 [AST] Fix some Clang-tidy modernize-use-auto and Include Wha [...]
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/AST/ExprCXX.h | 12 ++--
lib/AST/ExprCXX.cpp | 69 ++++++++++---------
lib/AST/ExprClassification.cpp | 25 ++++---
lib/AST/StmtPrinter.cpp | 128 +++++++++++++++++++++++------------
lib/AST/TypePrinter.cpp | 148 ++++++++++++++++++++++++++++-------------
5 files changed, 239 insertions(+), 143 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 4117acf2886 2018-04-10 Aaron Sawdey <acsawdey(a)linux.ibm.com>
new b439603a40d /cp 2018-04-10 Paolo Carlini <paolo.carlini(a)oracle.com>
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 | 6 ++++++
gcc/cp/init.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/warn/Wzero-as-null-pointer-constant-7.C | 5 +++++
4 files changed, 17 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wzero-as-null-pointer-constant-7.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 aoliva/testme
in repository gcc.
discards f321119e34f count tinst_level objs
new e43c9979f1a count tinst_level objs
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (f321119e34f)
\
N -- N -- N refs/heads/aoliva/testme (e43c9979f1a)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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/cp-tree.h | 39 ++++++++++++++++++++++++++++++---------
gcc/cp/pt.c | 9 ++++++++-
2 files changed, 38 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 llvm.
from 71bc0dbf8a7 [AArch64][Falkor] Fix bug in Falkor HWPF collision avoidance pass.
new 62859f3482b Disable flaky tests till they get fixed.
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/Hexagon/sdr-reg-profit.ll | 2 +-
test/CodeGen/Hexagon/swp-vmult.ll | 1 +
2 files 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 gcc.
from 315a7f1f465 2018-04-10 Aaron Sawdey <acsawdey(a)linux.ibm.com>
new 4117acf2886 2018-04-10 Aaron Sawdey <acsawdey(a)linux.ibm.com>
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 | 7 +++++++
gcc/doc/invoke.texi | 28 ++++++++++++++++++++++++++++
2 files changed, 35 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 clang.
from 1433497d9e Revert "Handle the default case"
new ff7e5afb9c Introduce a new builtin, __builtin_dump_struct, that is usef [...]
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/Builtins.def | 1 +
lib/CodeGen/CGBuiltin.cpp | 100 ++++++++++
lib/Sema/SemaChecking.cpp | 57 ++++++
test/CodeGen/dump-struct-builtin.c | 391 +++++++++++++++++++++++++++++++++++++
test/Sema/builtin-dump-struct.c | 42 ++++
5 files changed, 591 insertions(+)
create mode 100644 test/CodeGen/dump-struct-builtin.c
create mode 100644 test/Sema/builtin-dump-struct.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 414aae24f47 forgot the PR marker in the changelog
new 315a7f1f465 2018-04-10 Aaron Sawdey <acsawdey(a)linux.ibm.com>
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:
ChangeLog | 4 ++++
MAINTAINERS | 2 +-
2 files changed, 5 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 2732c9eec9c [CVP] simplify phi with constant incoming values that match [...]
new 71bc0dbf8a7 [AArch64][Falkor] Fix bug in Falkor HWPF collision avoidance pass.
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/AArch64/AArch64FalkorHWPFFix.cpp | 18 ++++++++++++++++++
test/CodeGen/AArch64/falkor-hwpf-fix.mir | 25 +++++++++++++++++++++++++
2 files changed, 43 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.