This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e6150401073 [AArch64] Test patch
new 5ab8b4581ea [Unit][AArch64] Additional tests for target parsing
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:
unittests/Support/TargetParserTest.cpp | 4 ++++
1 file changed, 4 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 lldb.
from fb5a11be6 [ClangASTContext] Remove dead stuff found fixing something else.
new 45b6f54b6 [ExpressionParser] Fix evaluation failures due to mismatch in [...]
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:
source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp | 8 ++++++++
1 file changed, 8 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 lldb.
from 92f838ff8 ObjectFile: remove ReadSectionData/MemoryMapSectionData mutua [...]
new fb5a11be6 [ClangASTContext] Remove dead stuff found fixing something else.
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:
source/Symbol/ClangASTContext.cpp | 75 ---------------------------------------
1 file changed, 75 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 4fddb015f42 EmitFuncArgumentDbgValue: Prefer stack slots over registers [...]
new e6150401073 [AArch64] Test patch
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/AArch64.td | 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 45d0bf280d0 TLI: Allow using PSV for intrinsic mem operands
new 696d9a21a97 [X86] Remove an unnecessary SmallVector that was collecting [...]
new 4fddb015f42 EmitFuncArgumentDbgValue: Prefer stack slots over registers [...]
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/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 14 ++---
lib/Target/X86/X86ISelLowering.cpp | 8 +--
test/DebugInfo/X86/stack-args.ll | 76 ++++++++++++++++++++++++
3 files changed, 86 insertions(+), 12 deletions(-)
create mode 100644 test/DebugInfo/X86/stack-args.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 ece9b23b545 Fix many -Wsign-compare and -Wtautological-constant-compare [...]
new 45d0bf280d0 TLI: Allow using PSV for intrinsic mem operands
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/llvm/CodeGen/MachineMemOperand.h | 15 ++++++++++++++-
include/llvm/CodeGen/TargetLowering.h | 6 +++++-
lib/CodeGen/GlobalISel/IRTranslator.cpp | 2 +-
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 4 +++-
lib/Target/AArch64/AArch64ISelLowering.cpp | 1 +
lib/Target/AArch64/AArch64ISelLowering.h | 1 +
lib/Target/AMDGPU/SIISelLowering.cpp | 1 +
lib/Target/AMDGPU/SIISelLowering.h | 1 +
lib/Target/ARM/ARMISelLowering.cpp | 1 +
lib/Target/ARM/ARMISelLowering.h | 1 +
lib/Target/Hexagon/HexagonISelLowering.cpp | 1 +
lib/Target/Hexagon/HexagonISelLowering.h | 1 +
lib/Target/NVPTX/NVPTXISelLowering.cpp | 3 ++-
lib/Target/NVPTX/NVPTXISelLowering.h | 1 +
lib/Target/PowerPC/PPCISelLowering.cpp | 1 +
lib/Target/PowerPC/PPCISelLowering.h | 1 +
lib/Target/X86/X86ISelLowering.cpp | 1 +
lib/Target/X86/X86ISelLowering.h | 1 +
18 files changed, 38 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 clang.
from c8c70b6d6e [ThreadSafetyAnalysis] Fix isCapabilityExpr
new 9e92ae2496 Don't trigger -Wuser-defined-literals for system headers
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/Sema/SemaDeclCXX.cpp | 3 ++-
test/SemaCXX/no-warn-user-defined-literals-in-system-headers.cpp | 5 +++++
test/SemaCXX/no-warn-user-defined-literals-in-system-headers.h | 2 ++
3 files changed, 9 insertions(+), 1 deletion(-)
create mode 100644 test/SemaCXX/no-warn-user-defined-literals-in-system-headers.cpp
create mode 100644 test/SemaCXX/no-warn-user-defined-literals-in-system-headers.h
--
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 61c55b859 Fix -Wreorder warning
new 031d958ce Add a missing build dependency.
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:
Common/CMakeLists.txt | 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 clang.
from 8387eb5f32 Harmonize GNU- and C++-style attribute spellings.
new c8c70b6d6e [ThreadSafetyAnalysis] Fix isCapabilityExpr
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/Sema/SemaDeclAttr.cpp | 9 ++++-----
test/Sema/attr-capabilities.cpp | 17 +++++++++++++++++
test/SemaCXX/warn-thread-safety-parsing.cpp | 3 ++-
3 files changed, 23 insertions(+), 6 deletions(-)
create mode 100644 test/Sema/attr-capabilities.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 aoliva/testme
in repository gcc.
from 78abc3e1e75 SFN: don't drop markers for skipping var-tracking
new cf9384a88fb [SFN] debug markers before labels no more
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/cfgexpand.c | 13 +-----
gcc/cfgrtl.c | 3 --
gcc/df-scan.c | 2 +-
gcc/gimple-iterator.c | 8 +---
gcc/gimple-iterator.h | 15 ++----
gcc/lra-constraints.c | 7 ---
gcc/tree-cfg.c | 113 +++++++++++++++++++++++-----------------------
gcc/tree-cfgcleanup.c | 49 +++++++++-----------
gcc/tree-ssa-tail-merge.c | 4 +-
gcc/var-tracking.c | 65 +++-----------------------
10 files changed, 94 insertions(+), 185 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.