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 7e54adc6829 Consistently use MemoryLocation::UnknownSize to indicate un [...]
adds 6b498e0d291 [LegacyPassManager] Remove analysis P from AnUsageMap befor [...]
adds ef2b18c437d [X86] Pre-commit test cases for D50878.
adds 006bf052a17 [X86] Teach combineTruncatedArithmetic to handle some cases [...]
No new revisions were added by this update.
Summary of changes:
lib/IR/LegacyPassManager.cpp | 2 ++
lib/Target/X86/X86ISelLowering.cpp | 47 ++++++++++++++-----------------
test/CodeGen/X86/vector-trunc-math.ll | 52 +++++++++++++++++++++++++++++++++++
3 files changed, 75 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 master
in repository llvm.
from 7e54adc6829 Consistently use MemoryLocation::UnknownSize to indicate un [...]
new 6b498e0d291 [LegacyPassManager] Remove analysis P from AnUsageMap befor [...]
new ef2b18c437d [X86] Pre-commit test cases for D50878.
new 006bf052a17 [X86] Teach combineTruncatedArithmetic to handle some cases [...]
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/IR/LegacyPassManager.cpp | 2 ++
lib/Target/X86/X86ISelLowering.cpp | 47 ++++++++++++++-----------------
test/CodeGen/X86/vector-trunc-math.ll | 52 +++++++++++++++++++++++++++++++++++
3 files changed, 75 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 master
in repository zorg.
from 337273d lldb-cmake: change test result directory
new 76edb0f Remove results file from lldb-cmake dotest args
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:
zorg/jenkins/build.py | 1 -
1 file changed, 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.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from edb7976f970 Add missing include (<functional> for std::ref)
adds 7e54adc6829 Consistently use MemoryLocation::UnknownSize to indicate un [...]
No new revisions were added by this update.
Summary of changes:
lib/CodeGen/MIRParser/MILexer.cpp | 1 +
lib/CodeGen/MIRParser/MILexer.h | 1 +
lib/CodeGen/MIRParser/MIParser.cpp | 19 +++++++++-----
lib/CodeGen/MachineInstr.cpp | 21 ++++++++++------
lib/CodeGen/MachineOperand.cpp | 7 +++++-
lib/CodeGen/MachinePipeliner.cpp | 4 +--
...xpected-size-integer-after-memory-operation.mir | 2 +-
...ected-size-integer-after-memory-operation2.mir} | 4 +--
test/CodeGen/MIR/X86/memory-operands.mir | 29 +++++++++++++++++++++-
9 files changed, 68 insertions(+), 20 deletions(-)
copy test/CodeGen/MIR/X86/{undefined-value-in-memory-operand.mir => expected-size- [...]
--
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 edb7976f970 Add missing include (<functional> for std::ref)
new 7e54adc6829 Consistently use MemoryLocation::UnknownSize to indicate un [...]
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/MIRParser/MILexer.cpp | 1 +
lib/CodeGen/MIRParser/MILexer.h | 1 +
lib/CodeGen/MIRParser/MIParser.cpp | 19 +++++++++-----
lib/CodeGen/MachineInstr.cpp | 21 ++++++++++------
lib/CodeGen/MachineOperand.cpp | 7 +++++-
lib/CodeGen/MachinePipeliner.cpp | 4 +--
...xpected-size-integer-after-memory-operation.mir | 2 +-
...ected-size-integer-after-memory-operation2.mir} | 4 +--
test/CodeGen/MIR/X86/memory-operands.mir | 29 +++++++++++++++++++++-
9 files changed, 68 insertions(+), 20 deletions(-)
copy test/CodeGen/MIR/X86/{undefined-value-in-memory-operand.mir => expected-size- [...]
--
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 5c15d24300 [Lex] Make HeaderMaps a unique_ptr vector
adds 6eed53ab5d DebugInfo: Add the ability to disable DWARF name tables entirely
No new revisions were added by this update.
Summary of changes:
include/clang/Driver/CC1Options.td | 4 ----
include/clang/Driver/Options.td | 2 ++
include/clang/Frontend/CodeGenOptions.def | 2 +-
lib/CodeGen/CGDebugInfo.cpp | 5 ++---
lib/Driver/ToolChains/Clang.cpp | 17 ++++++++++++-----
lib/Frontend/CompilerInvocation.cpp | 8 +++++++-
test/CodeGen/debug-info-global-constant.c | 2 +-
test/CodeGen/debug-info-macro.c | 2 +-
test/CodeGen/debug-info-names.c | 10 ++++++++++
test/Driver/debug-options.c | 22 +++++++++++++++++-----
10 files changed, 53 insertions(+), 21 deletions(-)
create mode 100644 test/CodeGen/debug-info-names.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 libcxxabi.
from 70f40ff Factor Node creation out of the demangler. No functionality c [...]
new 29ffb8f Port LLVM r340203 (and r340205) to libcxxabi.
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 | 5157 +-------------------
.../ItaniumDemangle.h} | 795 +--
2 files changed, 681 insertions(+), 5271 deletions(-)
copy src/{cxa_demangle.cpp => demangle/ItaniumDemangle.h} (89%)
--
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 5c15d24300 [Lex] Make HeaderMaps a unique_ptr vector
new 6eed53ab5d DebugInfo: Add the ability to disable DWARF name tables entirely
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/CC1Options.td | 4 ----
include/clang/Driver/Options.td | 2 ++
include/clang/Frontend/CodeGenOptions.def | 2 +-
lib/CodeGen/CGDebugInfo.cpp | 5 ++---
lib/Driver/ToolChains/Clang.cpp | 17 ++++++++++++-----
lib/Frontend/CompilerInvocation.cpp | 8 +++++++-
test/CodeGen/debug-info-global-constant.c | 2 +-
test/CodeGen/debug-info-macro.c | 2 +-
test/CodeGen/debug-info-names.c | 10 ++++++++++
test/Driver/debug-options.c | 22 +++++++++++++++++-----
10 files changed, 53 insertions(+), 21 deletions(-)
create mode 100644 test/CodeGen/debug-info-names.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.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from 1b0e0069366 Move Itanium demangler implementation into a header file an [...]
adds edb7976f970 Add missing include (<functional> for std::ref)
No new revisions were added by this update.
Summary of changes:
lib/Demangle/ItaniumDemangle.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 1b0e0069366 Move Itanium demangler implementation into a header file an [...]
new edb7976f970 Add missing include (<functional> for std::ref)
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 | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.