This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2223371da5f [NVPTX] Don't flag StoreParam/LoadParam memory chain operan [...]
new e6202480d94 CodeGen: BlockPlacement: Increase tail duplication size for O3.
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/CodeGen/MachineBlockPlacement.cpp | 30 +++++++++-
test/CodeGen/PowerPC/tail-dup-layout.ll | 97 ++++++++++++++++++++++++++++++++-
test/CodeGen/X86/sse1.ll | 16 ++++--
3 files changed, 131 insertions(+), 12 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 528105d20c3 build_llvm_package.bat: Minor updates
new 2223371da5f [NVPTX] Don't flag StoreParam/LoadParam memory chain operan [...]
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/NVPTX/NVPTXISelLowering.cpp | 6 +-
test/CodeGen/NVPTX/bug17709.ll | 52 +-
test/CodeGen/NVPTX/f16-instructions.ll | 2157 +++++++++++-----------
test/CodeGen/NVPTX/f16x2-instructions.ll | 2853 +++++++++++++++---------------
test/CodeGen/NVPTX/fma.ll | 84 +-
test/CodeGen/NVPTX/i8-param.ll | 46 +-
test/CodeGen/NVPTX/param-load-store.ll | 1878 ++++++++++----------
test/CodeGen/NVPTX/simple-call.ll | 52 +-
test/CodeGen/NVPTX/vector-call.ll | 60 +-
test/CodeGen/NVPTX/zeroext-32bit.ll | 52 +-
10 files changed, 3621 insertions(+), 3619 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 compiler-rt.
from 9d786d9ab [sanitizer] Change SizeClassAllocator32 to accept just one template
new 0479fb714 [ubsan] Don't enable debug info in all 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/ubsan/TestCases/Misc/missing_return.cpp | 2 +-
test/ubsan/TestCases/TypeCheck/misaligned.cpp | 2 +-
test/ubsan/lit.common.cfg | 3 ++-
3 files changed, 4 insertions(+), 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 gcc.
from 415dcd351e6 * config/tilegx/tilegx.c (tilegx_expand_unaligned_load): A [...]
new 581ccb40262 * reorg.c (relax_delay_slots): Create a new variable to ho [...]
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 | 3 +++
gcc/reorg.c | 12 ++++-----
gcc/testsuite/ChangeLog | 4 +++
gcc/testsuite/gcc.target/mips/reorgbug-1.c | 39 ++++++++++++++++++++++++++++++
4 files changed, 52 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/mips/reorgbug-1.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 clang-tools-extra.
from f69165ae Fix windows buildbots - missing include and namespace
new 9e124471 [clang-tidy] Partly rewrite readability-simplify-boolean-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:
.../readability/SimplifyBooleanExprCheck.cpp | 203 ++++++++++-----------
clang-tidy/readability/SimplifyBooleanExprCheck.h | 18 +-
2 files changed, 101 insertions(+), 120 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 binutils-gdb.
from 52a86f843b Fix use of ARM ADR and ADRl pseudo-instructions with thumb f [...]
new d8cbc93b65 2017-05-15 Jeff Law <law(a)redhat.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:
binutils/ChangeLog | 4 ++++
binutils/readelf.c | 7 ++++---
2 files changed, 8 insertions(+), 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 699b16c47c8 Add an extra test for archive symbol tables.
new 528105d20c3 build_llvm_package.bat: Minor updates
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/release/build_llvm_package.bat | 8 ++++----
1 file changed, 4 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 openmp.
from e703e78 Clang-format and whitespace cleanup of source code
new ac4f970 Add the .clang-format file which the formatting was based on
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:
runtime/.clang-format | 91 +++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 91 insertions(+)
create mode 100644 runtime/.clang-format
--
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 7434a9ef [ClangD] Refactor clangd into separate components
new f69165ae Fix windows buildbots - missing include and namespace
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/DraftStore.cpp | 2 +-
clangd/DraftStore.h | 2 +-
clangd/GlobalCompilationDatabase.h | 1 +
3 files changed, 3 insertions(+), 2 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 lldb.
from 08b8628a3 Fix darwin build for r303058
new c9aab1c07 Disable a test in TestReturnValue on arm64 linux
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:
.../lldbsuite/test/functionalities/return-value/TestReturnValue.py | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.