This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 6e64fd8 Revert "[SimplifyCFG] propagate branch metadata when creating [...]
new 2b2a8f1 [LoopDataPrefetch] Add optimization remark
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/Transforms/Scalar/LoopDataPrefetch.cpp | 7 +-
.../LoopDataPrefetch/AArch64/opt-remark.ll | 78 ++++++++++++++++++++++
2 files changed, 84 insertions(+), 1 deletion(-)
create mode 100644 test/Transforms/LoopDataPrefetch/AArch64/opt-remark.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 a813862 [clang-tidy] Apply NOLINT filtering to Clang warnings.
new 82441c5 [clang-tidy] Improve -warnings-as-errors 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/clang-tidy/werrors-diagnostics.cpp | 13 +++++++++++++
test/clang-tidy/werrors-plural.cpp | 7 +++++--
test/clang-tidy/werrors.cpp | 4 ++--
3 files changed, 20 insertions(+), 4 deletions(-)
create mode 100644 test/clang-tidy/werrors-diagnostics.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 2cbd4b9 [RS6000] out-of-line exit register restore funcs
new c3e85fd [RS6000] Rewrite rs6000_frame_related to use simplify_replace_rtx
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 | 4 ++
gcc/config/rs6000/rs6000.c | 114 +++++++++++++++++----------------------------
2 files changed, 48 insertions(+), 70 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 c4002d7 [SystemZ] Implement llvm.get.dynamic.area.offset
new a8d416d Revert "[SystemZ] Implement backchain attribute."
new 6e64fd8 Revert "[SimplifyCFG] propagate branch metadata when creating [...]
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/SystemZ/SystemZFrameLowering.cpp | 13 ----
lib/Target/SystemZ/SystemZISelLowering.cpp | 37 ++--------
lib/Transforms/Utils/SimplifyCFG.cpp | 42 ++++-------
test/CodeGen/SystemZ/backchain.ll | 84 ----------------------
.../SimplifyCFG/preserve-branchweights.ll | 47 +++---------
5 files changed, 26 insertions(+), 197 deletions(-)
delete mode 100644 test/CodeGen/SystemZ/backchain.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 ce6d6c2 Add the Pure attribute to C99 builtin functions from ctype.h. [...]
new 49edd29 [SystemZ] Add -mbackchain option.
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/Driver/Options.td | 4 ++++
include/clang/Frontend/CodeGenOptions.def | 1 +
lib/CodeGen/CGCall.cpp | 2 ++
lib/Driver/Tools.cpp | 10 ++++++++++
lib/Frontend/CompilerInvocation.cpp | 2 ++
test/CodeGen/mbackchain-2.c | 7 +++++++
test/CodeGen/mbackchain-3.c | 7 +++++++
test/CodeGen/mbackchain.c | 7 +++++++
8 files changed, 40 insertions(+)
create mode 100644 test/CodeGen/mbackchain-2.c
create mode 100644 test/CodeGen/mbackchain-3.c
create mode 100644 test/CodeGen/mbackchain.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 9c9f877 [SCCP] Throw away dead code. NFC.
new 252a6d1 Revert "[SCCP] Throw away dead code. NFC."
new b4420ea [SystemZ] Implement backchain attribute.
new c4002d7 [SystemZ] Implement llvm.get.dynamic.area.offset
The 3 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/SystemZ/SystemZFrameLowering.cpp | 13 +++++
lib/Target/SystemZ/SystemZISelDAGToDAG.cpp | 4 ++
lib/Target/SystemZ/SystemZISelLowering.cpp | 47 ++++++++++++++--
lib/Target/SystemZ/SystemZISelLowering.h | 1 +
lib/Transforms/Scalar/SCCP.cpp | 3 ++
test/CodeGen/SystemZ/backchain.ll | 84 +++++++++++++++++++++++++++++
test/CodeGen/SystemZ/dyn-alloca-offset.ll | 42 +++++++++++++++
7 files changed, 190 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/SystemZ/backchain.ll
create mode 100644 test/CodeGen/SystemZ/dyn-alloca-offset.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 lldb.
from a2c1f2e Unblock the windows buildbot.
new 664630a XFail TestLambdas.py on Windows after fixing some of the problems
new 2676d43 XFail TestEnumTypes.py on Windows
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:
.../lldbsuite/test/lang/c/enum_types/TestEnumTypes.py | 13 +++++++------
packages/Python/lldbsuite/test/lang/c/enum_types/main.c | 2 +-
.../Python/lldbsuite/test/lang/cpp/lambdas/TestLambdas.py | 2 +-
packages/Python/lldbsuite/test/lang/cpp/lambdas/main.cpp | 6 +++---
packages/Python/lldbsuite/test/lldbinline.py | 14 +++++++++-----
source/Expression/IRInterpreter.cpp | 14 +++++++++++---
6 files changed, 32 insertions(+), 19 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 db8fb0a [ELF][MIPS] Create combined dynamic relocation type R_MIPS_RE [...]
new 401d18e Make --reproduce to not produce undesired whitespace.
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/DriverUtils.cpp | 16 ++++++++++++----
test/ELF/reproduce.s | 4 +++-
2 files changed, 15 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 llvm.
from 6e702f0 [X86] Add a few register classes for x32 address accesses.
new 9c9f877 [SCCP] Throw away dead code. 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/Transforms/Scalar/SCCP.cpp | 3 ---
1 file changed, 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 0cbbed1 clean up; NFCI
new 6e702f0 [X86] Add a few register classes for x32 address accesses.
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/X86RegisterInfo.cpp | 10 ++++++++--
lib/Target/X86/X86RegisterInfo.td | 11 +++++++++++
test/CodeGen/X86/musttail-varargs.ll | 10 +++++-----
3 files changed, 24 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.