This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from a9c1926d01f [MC] Improve COFF associative section lookup
adds d2a106bf4ee Factor Node creation out of the demangler. No functionality [...]
adds 2e94bd60b5a [X86] In EFLAGS copy pass, don't emit EXTRACT_SUBREG instru [...]
adds 34d0ecae3a4 [DAGCombiner] Don't reassociate operations that have the ve [...]
adds 96b3ee568e0 [DomTree] Add constructor to create a new DT based on curre [...]
adds 218ada7811f [docs] Try to clarify the FuzzingLLVM docs
adds 1f402bfa4fd Update MemorySSA in Local utils removing blocks.
No new revisions were added by this update.
Summary of changes:
docs/FuzzingLLVM.rst | 10 +-
include/llvm/IR/Dominators.h | 6 +
include/llvm/Support/GenericDomTree.h | 9 +
include/llvm/Support/GenericDomTreeConstruction.h | 19 ++
include/llvm/Transforms/Utils/Local.h | 11 +-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 22 +-
lib/Demangle/ItaniumDemangle.cpp | 176 ++++++------
lib/IR/Dominators.cpp | 5 +
lib/Target/X86/X86FlagsCopyLowering.cpp | 17 +-
lib/Transforms/Utils/Local.cpp | 39 +--
test/CodeGen/X86/flags-copy-lowering.mir | 6 +-
test/CodeGen/X86/pr38539.ll | 314 ++++++++++++++++++++++
test/CodeGen/X86/sad.ll | 181 ++-----------
13 files changed, 542 insertions(+), 273 deletions(-)
create mode 100644 test/CodeGen/X86/pr38539.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 llvm.
from 1f402bfa4fd Update MemorySSA in Local utils removing blocks.
new 7c82ae6d941 [InstCombine] add tests for tan with negated arg; 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:
test/Transforms/InstCombine/cos-1.ll | 53 +++++++++++++++++++++++++++---------
1 file changed, 40 insertions(+), 13 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 release_70
in repository libcxxabi.
from c098ad6 Creating release_70 branch off revision 338536
new 809ebef Merging r339865: -------------------------------------------- [...]
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/test_exception_address_alignment.pass.cpp | 3 ++-
1 file 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 libcxxabi.
from bd80f66 [libcxxabi] Fix test_exception_address_alignment test for ARM
new 70f40ff Factor Node creation out of the demangler. No functionality c [...]
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:
src/cxa_demangle.cpp | 166 +++++++++++++++++++++++++++++----------------------
1 file changed, 94 insertions(+), 72 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 d2a106bf4ee Factor Node creation out of the demangler. No functionality [...]
new 2e94bd60b5a [X86] In EFLAGS copy pass, don't emit EXTRACT_SUBREG instru [...]
new 34d0ecae3a4 [DAGCombiner] Don't reassociate operations that have the ve [...]
new 96b3ee568e0 [DomTree] Add constructor to create a new DT based on curre [...]
new 218ada7811f [docs] Try to clarify the FuzzingLLVM docs
new 1f402bfa4fd Update MemorySSA in Local utils removing blocks.
The 5 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:
docs/FuzzingLLVM.rst | 10 +-
include/llvm/IR/Dominators.h | 6 +
include/llvm/Support/GenericDomTree.h | 9 +
include/llvm/Support/GenericDomTreeConstruction.h | 19 ++
include/llvm/Transforms/Utils/Local.h | 11 +-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 22 +-
lib/IR/Dominators.cpp | 5 +
lib/Target/X86/X86FlagsCopyLowering.cpp | 17 +-
lib/Transforms/Utils/Local.cpp | 39 +--
test/CodeGen/X86/flags-copy-lowering.mir | 6 +-
test/CodeGen/X86/pr38539.ll | 314 ++++++++++++++++++++++
test/CodeGen/X86/sad.ll | 181 ++-----------
12 files changed, 443 insertions(+), 196 deletions(-)
create mode 100644 test/CodeGen/X86/pr38539.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 compiler-rt.
from bb3e32a16 [hwasan] Add __hwasan_handle_longjmp.
new 966a54329 [hwasan] Enable Android logging.
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/hwasan/hwasan.cc | 3 +++
1 file changed, 3 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-tools-extra.
from 1ca2daf6 Fixed unused variable warning. NFCI.
new a1b075d3 Implement a (simple) Markdown generator
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-doc/CMakeLists.txt | 1 +
clang-doc/Generators.cpp | 3 +
clang-doc/Generators.h | 2 +-
clang-doc/MDGenerator.cpp | 314 +++++++++++++++++++++
clang-doc/Representation.h | 15 +-
clang-doc/YAMLGenerator.cpp | 10 +-
clang-doc/gen_tests.py | 33 ++-
clang-doc/tool/ClangDocMain.cpp | 43 +--
test/clang-doc/md-comment.cpp | 48 ++++
.../{test_cases/linkage.cpp => md-linkage.cpp} | 39 +++
.../{test_cases/module.cpp => md-module.cpp} | 9 +
test/clang-doc/md-namespace.cpp | 46 +++
test/clang-doc/md-record.cpp | 97 +++++++
13 files changed, 622 insertions(+), 38 deletions(-)
create mode 100644 clang-doc/MDGenerator.cpp
create mode 100644 test/clang-doc/md-comment.cpp
copy test/clang-doc/{test_cases/linkage.cpp => md-linkage.cpp} (56%)
copy test/clang-doc/{test_cases/module.cpp => md-module.cpp} (53%)
create mode 100644 test/clang-doc/md-namespace.cpp
create mode 100644 test/clang-doc/md-record.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 llvm.
from a9c1926d01f [MC] Improve COFF associative section lookup
new d2a106bf4ee Factor Node creation out of the demangler. No functionality [...]
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/Demangle/ItaniumDemangle.cpp | 176 ++++++++++++++++++++++-----------------
1 file changed, 99 insertions(+), 77 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.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from 2a752bfdae6 [MI] Change the array of `MachineMemOperand` pointers to be [...]
adds a9c1926d01f [MC] Improve COFF associative section lookup
No new revisions were added by this update.
Summary of changes:
lib/MC/WinCOFFObjectWriter.cpp | 28 +++++++++++++++++-----------
test/MC/COFF/assoc-private.s | 26 ++++++++++++++++++++++++++
test/MC/COFF/assoc-undef.s | 8 ++++++++
test/MC/COFF/section-comdat.s | 2 ++
4 files changed, 53 insertions(+), 11 deletions(-)
create mode 100644 test/MC/COFF/assoc-private.s
create mode 100644 test/MC/COFF/assoc-undef.s
--
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.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/clang.
from 8c81318841 AMDGPU: Correct errors in device table
adds 0701588514 Update for LLVM API change
No new revisions were added by this update.
Summary of changes:
lib/CodeGen/CGDebugInfo.cpp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.