This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from e8b5e6d [StaticAnalyzer] Fix false positives for vardecls that are te [...]
new 9fecde6 ASTMerge: specify arch for GCCAsmStmt test explicitly to calm [...]
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/ASTMerge/Inputs/exprs3.cpp | 11 -----------
1 file changed, 11 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 87deb7b Fix PR tree-optimization/77724
new b2b4df3 libstdc++/77686 use may_alias for std::function storage
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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/include/std/functional | 2 +-
2 files changed, 6 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 binutils-gdb.
from de7fb42 Automatic date update in version.in
new 9eaff86 Fix seg-fault in the linker introduced by the previous delta.
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:
bfd/ChangeLog | 19 +++
bfd/elf-bfd.h | 38 +++--
bfd/elf32-arm.c | 396 +++++++++++++++++++++++------------------------------
bfd/elflink.c | 55 +++-----
bfd/elfxx-target.h | 8 +-
5 files changed, 230 insertions(+), 286 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 cf8824a Fix warnings in clang-completion-mode.el.
new e8b5e6d [StaticAnalyzer] Fix false positives for vardecls that are te [...]
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/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp | 6 ++++--
test/Analysis/unreachable-code-path.c | 15 +++++++++++++++
2 files changed, 19 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 clang.
from 27ab246 [Headers] Replace stray indentation with tabs with spaces. NFC.
new a2c2819 [ASTImporter] Implement some expression-related AST node impo [...]
new cf8824a Fix warnings in clang-completion-mode.el.
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:
include/clang/AST/ASTImporter.h | 19 +-
include/clang/AST/DeclFriend.h | 1 +
lib/AST/ASTImporter.cpp | 640 ++++++++++++++++++++++++--
lib/Serialization/ASTReaderStmt.cpp | 1 +
lib/Serialization/ASTWriterStmt.cpp | 1 +
test/ASTMerge/Inputs/class3.cpp | 26 ++
test/ASTMerge/Inputs/exprs3.cpp | 131 ++++++
test/ASTMerge/{inheritance.cpp => class2.cpp} | 7 +-
test/ASTMerge/exprs.cpp | 45 ++
unittests/AST/ASTImporterTest.cpp | 19 +
utils/clang-completion-mode.el | 13 +-
11 files changed, 847 insertions(+), 56 deletions(-)
create mode 100644 test/ASTMerge/Inputs/class3.cpp
create mode 100644 test/ASTMerge/Inputs/exprs3.cpp
copy test/ASTMerge/{inheritance.cpp => class2.cpp} (69%)
create mode 100644 test/ASTMerge/exprs.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 compiler-rt.
from 9eb9daa [sanitizer_common] Delete some copy/move methods in InternalS [...]
new 6eef723 [lsan] [aarch64] Fix calculating TLS area
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/sanitizer_common/sanitizer_linux_libcdep.cc | 5 ++++-
1 file changed, 4 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 llvm.
from db4e01f [DAG] Remove isVectorClearMaskLegal() check from vector_build [...]
new 2db5109 [SystemZ] Implementation of getUnrollingPreferences().
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/Analysis/TargetTransformInfo.h | 2 +
lib/Target/SystemZ/SystemZTargetTransformInfo.cpp | 57 +++++++++++++++++++++++
lib/Target/SystemZ/SystemZTargetTransformInfo.h | 2 +
lib/Transforms/Scalar/LoopUnrollPass.cpp | 9 ++--
4 files changed, 64 insertions(+), 6 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 1ec534d Revert r282556. This change made several bots unhappy.
new 27ab246 [Headers] Replace stray indentation with tabs with spaces. 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/Headers/intrin.h | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 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 annotated tag users/ARM/embedded-gdb-7.10-branch-2016q3
in repository binutils-gdb.
at 18a70b0 (tag)
tagging 23c16316b1309b20016a74c50025c9d62c237de8 (commit)
replaces users/ARM/embedded-gdb-7.10-branch-2016q2
tagged by Thomas Preud'homme
on Wed Sep 28 09:28:57 2016 +0100
- Log -----------------------------------------------------------------
GNU ARM Embedded Tools 5 update 3 release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABCAAGBQJX639OAAoJEAX1Gf7yNDv64eIP/3LoZBZI3rE5nw0ztdgg11mh
xn21fl/gt8BYov9TSCx8ZOQiGfRnNrBSvhBYOF7VF9gLIIhxgiyqq/WrqsC0xnEo
Gl1rCpGI+WNJkr8Om+PAefb3ERR1qFnRTV1GtNhaoQMB65mxjgPsUKjpMLNHOhcP
W/TFqUhrdpEtptqvqnn2XgPwcsWzl6RBbalQxwBllxUit0p5ZCpGiQQNmoV5jQeL
uNeiOPrPmPoI/w0uKStc2+Dg1ghWpC9SBl/Pi1chED8bmGfOCYQ618XNIQXV6QF+
6cBuTzrpEfnpTi2c38me4STQUs2sSi9lGzWAF8pK0FXF9eLmneMUwU370oPGlpBx
K2yEzF5bBoImtkU2BFS49LfEf4ZqEOakFifOMZXGcw39mVXYL2sxCEMgI6y+cmAO
XETyyfu9A8bSNqy1w8AM/fDI+K+Ji7Td80ZJNQz7rHODjJVCK+nnFAM2raB+dUxN
//9idziXA/8LaKNNkokQ2R4DL5YRDu5DqfjAysHMsIOtjyOOPDYeEvP/WPaPoSL9
52Nlk1XOy3NgocebR0e1IM+4S3c/aAnRhpXZX4kFL2tqaIxm/p5s+8xWrNpw/Kj0
lTzhxhxCnz0jKG0K+vghmR139oG+dEPKwj1tK4F3gjZIo6CXABC6SeeXafj9UAOo
yrV/VQR/dMsviP2YdX4X
=taG5
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
No new revisions were added by this update.
--
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 annotated tag users/ARM/embedded-binutils-2_26-branch-2016q3
in repository binutils-gdb.
at f6138de (tag)
tagging 9dd9f850edab6ea48293ef6b1000ce178e9016f0 (commit)
replaces users/ARM/embedded-binutils-2_26-branch-2016q2
tagged by Thomas Preud'homme
on Wed Sep 28 09:27:48 2016 +0100
- Log -----------------------------------------------------------------
GNU ARM Embedded Tools 5 update 3 release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABCAAGBQJX638KAAoJEAX1Gf7yNDv6xsUP/3Arlwez7ptjS016Cy6/nY1+
yz79IY2hcB5b+ezF0DJWTDhl2JUucoxWLmTfzxM0EEhOjUlL98c6pESkxHpOcOxd
xyeT1oJT/Bh1yHqibTxUidp3Z3PyvVkANhTDvApzvJbUf0oFsTjMdR3q+CzHbPR9
kr9AFYxZYWWT0CuK2b/HXkBLxaeW3pKEfKme1CBlvFB818Ucu11fP2/e8va3R4iL
a47DP/ZmMeq3niBtBwDKW1ApnQ+10mOop0ftNAa2cRWk41TLZl3GR1bUp8Fgx5L3
Gg06JGan4EilWpabGrJDwO53SzF2OPcn7SwIvUFO4KrKu8qbX5JQ2VVjKDdgB0MW
+kHW8RsXU3p3rV6S9oHbtTqck8UjIwJnW1nX4aG6hLJBrlSgexpApyjCe89YMWRD
umEWE7fPHiYUKCqQ/3WwASi/LpIUOYp4klh8IEu7SGUCenzdnsGZ/yV067ReOnsg
X+Mpog9pQeqJ8e7N4mf3LIGe9vekm2AyR+5h55bnSMrXfNLqt49erBLWur96V3wx
e+zibYNDNDpvgHUYmVY7RYn+oyNBez7AOJxH8f22dTGMcLeJDkZPCJKRgbe6Q19V
5Wo9dEzwPmlKHLncD1qLHlD6fMhGq4lPmzTOpfQpYYnYbWblu5fNo4/AQBX70ujK
6N4O8siHZGoXLK31dA11
=RikG
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
No new revisions were added by this update.
--
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 2de6fa4 [ELF] Use MaxPageSize for aligning PT_LOAD
new 15204c4 [ELF] Ignore sections flagged with SHF_EXCLUDE
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/InputFiles.cpp | 5 +++++
test/ELF/exclude.s | 12 ++++++++++++
2 files changed, 17 insertions(+)
create mode 100644 test/ELF/exclude.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.
unknown user pushed a change to branch master
in repository llvm.
from a5f794f [LTO] Mark member function as const to fix compiler errors.
new db4e01f [DAG] Remove isVectorClearMaskLegal() check from vector_build [...]
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/SelectionDAG/DAGCombiner.cpp | 7 -------
test/CodeGen/AMDGPU/r600-export-fix.ll | 4 ++--
test/CodeGen/SystemZ/vec-perm-13.ll | 4 ++--
3 files changed, 4 insertions(+), 11 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 36b0f6c Fix Liu Hao's name in ChangeLog entry
new 87deb7b Fix PR tree-optimization/77724
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 | 6 ++++++
gcc/testsuite/gcc.dg/vect/pr77724.c | 12 ++++++++++++
gcc/tree-vect-loop-manip.c | 12 +++++++-----
3 files changed, 25 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr77724.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 gcc.
from afcea09 Daily bump.
new 36b0f6c Fix Liu Hao's name in ChangeLog entry
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 | 2 +-
1 file changed, 1 insertion(+), 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 lldb.
from e767031 Refactor the x86 UnwindAssembly class into a separate class c [...]
new a9cf082 Reverting r282565.
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:
lldb.xcodeproj/project.pbxproj | 36 -
source/Plugins/UnwindAssembly/x86/CMakeLists.txt | 1 -
.../UnwindAssembly/x86/UnwindAssembly-x86.cpp | 1263 ++++++++++++++++++--
.../UnwindAssembly/x86/UnwindAssembly-x86.h | 7 +-
.../x86/x86AssemblyInspectionEngine.cpp | 1117 -----------------
.../x86/x86AssemblyInspectionEngine.h | 178 ---
unittests/CMakeLists.txt | 1 -
unittests/UnwindAssembly/CMakeLists.txt | 1 -
unittests/UnwindAssembly/x86/CMakeLists.txt | 3 -
.../x86/Testx86AssemblyInspectionEngine.cpp | 281 -----
10 files changed, 1197 insertions(+), 1691 deletions(-)
delete mode 100644 source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.cpp
delete mode 100644 source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.h
delete mode 100644 unittests/UnwindAssembly/CMakeLists.txt
delete mode 100644 unittests/UnwindAssembly/x86/CMakeLists.txt
delete mode 100644 unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.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 lldb.
from bdcdf8e Update FileSpec's interface to use StringRefs.
new e767031 Refactor the x86 UnwindAssembly class into a separate class 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:
lldb.xcodeproj/project.pbxproj | 36 +
source/Plugins/UnwindAssembly/x86/CMakeLists.txt | 1 +
.../UnwindAssembly/x86/UnwindAssembly-x86.cpp | 1263 ++------------------
.../UnwindAssembly/x86/UnwindAssembly-x86.h | 7 +-
...bly-x86.cpp => x86AssemblyInspectionEngine.cpp} | 933 +++++----------
.../x86/x86AssemblyInspectionEngine.h | 178 +++
unittests/CMakeLists.txt | 1 +
unittests/UnwindAssembly/CMakeLists.txt | 1 +
unittests/UnwindAssembly/x86/CMakeLists.txt | 3 +
.../x86/Testx86AssemblyInspectionEngine.cpp | 281 +++++
10 files changed, 897 insertions(+), 1807 deletions(-)
copy source/Plugins/UnwindAssembly/x86/{UnwindAssembly-x86.cpp => x86AssemblyInspe [...]
create mode 100644 source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.h
create mode 100644 unittests/UnwindAssembly/CMakeLists.txt
create mode 100644 unittests/UnwindAssembly/x86/CMakeLists.txt
create mode 100644 unittests/UnwindAssembly/x86/Testx86AssemblyInspectionEngine.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 clang.
from 98e2f4b Put new warning in a diagnostic group.
new 1ec534d Revert r282556. This change made several bots unhappy.
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/AST/ExprCXX.h | 10 ---
lib/CodeGen/CGCall.cpp | 6 +-
lib/CodeGen/CGExpr.cpp | 11 +---
lib/CodeGen/CGExprCXX.cpp | 44 ++++----------
lib/CodeGen/CodeGenFunction.h | 12 ++--
lib/CodeGen/ItaniumCXXABI.cpp | 5 +-
test/CodeGenCXX/cxx1z-eval-order.cpp | 74 ++++++++++-------------
test/CodeGenObjCXX/property-object-reference-2.mm | 2 +-
www/cxx_status.html | 10 +--
9 files changed, 54 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 llvm.
from d3cf92d [libFuzzer] speedup TracePC::FinalizeTrace
new a5f794f [LTO] Mark member function as const to fix compiler errors.
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/LTO/LTO.h | 2 +-
1 file changed, 1 insertion(+), 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 llvm.
from e555d1b [LAA] Rename emitAnalysis to recordAnalys. NFC
new d3cf92d [libFuzzer] speedup TracePC::FinalizeTrace
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/Fuzzer/FuzzerTracePC.cpp | 35 +++++++++++++++++++++--------------
lib/Fuzzer/FuzzerTracePC.h | 2 +-
2 files changed, 22 insertions(+), 15 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 695f82f [Inliner] Port all opt remarks to new streaming API
new e555d1b [LAA] Rename emitAnalysis to recordAnalys. 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:
include/llvm/Analysis/LoopAccessAnalysis.h | 7 ++++-
lib/Analysis/LoopAccessAnalysis.cpp | 43 ++++++++++++++----------------
2 files changed, 26 insertions(+), 24 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 17509c0 [COFF] Add support for IMAGE_REL_ARM_SECREL
new 2de6fa4 [ELF] Use MaxPageSize for aligning PT_LOAD
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/Driver.cpp | 2 +-
ELF/Target.cpp | 5 ++---
ELF/Writer.cpp | 8 ++++----
test/ELF/linkerscript/data-segment-relro.s | 4 ++--
test/ELF/linkerscript/locationcounter.s | 4 ++--
test/ELF/linkerscript/outsections-addr.s | 2 +-
test/ELF/linkerscript/symbol-assignexpr.s | 14 +++++++-------
7 files changed, 19 insertions(+), 20 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 bfac90c libgo: separate mksysinfo inputs into separate Makefile targets
new afcea09 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 gcc-6-branch
in repository gcc.
from b23724a Fix lifetime of mutex lock in debug iterator
new 4b7c7ac Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 gcc-5-branch
in repository gcc.
from 8ca6034 Fix lifetime of mutex lock in debug iterator
new 92516d5 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 binutils-gdb.
from 2df2751 [ARM] PR ld/20608 Relocation truncated to fit: R_ARM_THM_JUMP [...]
new de7fb42 Automatic date update in version.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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 gdb-7.12-branch
in repository binutils-gdb.
from 4b48dc4 Detect the magic address of EXC_RETURN in ARM coretx-m profile
new 5324ac4 Automatic date update in version.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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 binutils-2_27-branch
in repository binutils-gdb.
from a617f9d Don't treat as separate symbols if unversioned symbol is undefined.
new 8529d12 Automatic date update in version.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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 llvm.
from 4bc0cbd Next set of additional error checks for invalid Mach-O files [...]
new 3f5110a Pass -S to opt in this test to avoid printing binary on mismatch
new 695f82f [Inliner] Port all opt remarks to new streaming API
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:
include/llvm/IR/DiagnosticInfo.h | 23 +++++-
lib/Analysis/OptimizationDiagnosticInfo.cpp | 8 ++-
lib/IR/DiagnosticInfo.cpp | 23 ++++++
lib/Transforms/IPO/Inliner.cpp | 69 +++++++++---------
.../Inline/optimization-remarks-passed-yaml.ll | 83 ++++++++++++++++++++++
.../Transforms/Inline/optimization-remarks-yaml.ll | 2 +-
6 files changed, 171 insertions(+), 37 deletions(-)
create mode 100644 test/Transforms/Inline/optimization-remarks-passed-yaml.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 4d090da [Coverage] The coverage region for switch covers the code aft [...]
new 53874ed Revert r282547 and add test to show correct behavior.
new 5b3280c P0145R3 (C++17 evaluation order tweaks): evaluate the right-h [...]
new 98e2f4b Put new warning in a diagnostic group.
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:
include/clang/AST/ExprCXX.h | 10 +++
include/clang/Basic/DiagnosticFrontendKinds.td | 3 +-
lib/CodeGen/CGCall.cpp | 6 +-
lib/CodeGen/CGExpr.cpp | 11 +++-
lib/CodeGen/CGExprCXX.cpp | 44 ++++++++++----
lib/CodeGen/CodeGenFunction.h | 12 ++--
lib/CodeGen/ItaniumCXXABI.cpp | 5 +-
lib/Sema/SemaDeclCXX.cpp | 8 ++-
test/CodeGenCXX/cxx1z-eval-order.cpp | 74 +++++++++++++----------
test/CodeGenObjCXX/property-object-reference-2.mm | 2 +-
test/Misc/warning-flags.c | 3 +-
test/SemaCXX/cxx0x-defaulted-functions.cpp | 49 ++++++++-------
www/cxx_status.html | 10 ++-
13 files changed, 153 insertions(+), 84 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 e3f07b5 Don't treat as separate symbols if unversioned symbol is undefined.
new 2df2751 [ARM] PR ld/20608 Relocation truncated to fit: R_ARM_THM_JUMP [...]
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:
bfd/ChangeLog | 6 +++
bfd/elf32-arm.c | 47 +++++++++++++++++++---
ld/ChangeLog | 9 +++++
ld/testsuite/ld-arm/arm-elf.exp | 6 +++
.../{farcall-mixed-app.d => farcall-mixed-app2.d} | 25 ++++++++----
.../{farcall-mixed-app.r => farcall-mixed-app2.r} | 0
.../{farcall-mixed-app.s => farcall-mixed-app2.s} | 15 +++++++
.../{mixed-app.sym => farcall-mixed-app2.sym} | 2 +-
8 files changed, 96 insertions(+), 14 deletions(-)
copy ld/testsuite/ld-arm/{farcall-mixed-app.d => farcall-mixed-app2.d} (81%)
copy ld/testsuite/ld-arm/{farcall-mixed-app.r => farcall-mixed-app2.r} (100%)
copy ld/testsuite/ld-arm/{farcall-mixed-app.s => farcall-mixed-app2.s} (77%)
copy ld/testsuite/ld-arm/{mixed-app.sym => farcall-mixed-app2.sym} (92%)
--
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 c682447 [CMake] Force CMP0057 to NEW
new 4bc0cbd Next set of additional error checks for invalid Mach-O files [...]
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/Object/MachOObjectFile.cpp | 38 +++++++++++++++++++++
.../Inputs/macho-invalid-dyld-name_offset-toobig | Bin 0 -> 40 bytes
test/Object/Inputs/macho-invalid-dyld-name_toobig | Bin 0 -> 44 bytes
test/Object/Inputs/macho-invalid-dyld-small | Bin 0 -> 44 bytes
test/Object/macho-invalid.test | 9 +++++
5 files changed, 47 insertions(+)
create mode 100644 test/Object/Inputs/macho-invalid-dyld-name_offset-toobig
create mode 100644 test/Object/Inputs/macho-invalid-dyld-name_toobig
create mode 100644 test/Object/Inputs/macho-invalid-dyld-small
--
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 c56ff5f Fix defaulted member functions for templated classes.
new 4d090da [Coverage] The coverage region for switch covers the code aft [...]
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/CoverageMappingGen.cpp | 6 +++++-
test/CoverageMapping/switch.c | 24 ++++++++++++------------
test/CoverageMapping/switchmacro.c | 2 +-
3 files changed, 18 insertions(+), 14 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.
discards 2df2751 [ARM] PR ld/20608 Relocation truncated to fit: R_ARM_THM_JUMP [...]
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/master (e3f07b5)
\
O -- O -- O (2df2751)
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 --
bfd/elf32-arm.c | 47 ++------------
ld/ChangeLog | 9 ---
ld/testsuite/ld-arm/arm-elf.exp | 6 --
ld/testsuite/ld-arm/farcall-mixed-app2.d | 99 ------------------------------
ld/testsuite/ld-arm/farcall-mixed-app2.r | 10 ---
ld/testsuite/ld-arm/farcall-mixed-app2.s | 76 -----------------------
ld/testsuite/ld-arm/farcall-mixed-app2.sym | 15 -----
8 files changed, 6 insertions(+), 262 deletions(-)
delete mode 100644 ld/testsuite/ld-arm/farcall-mixed-app2.d
delete mode 100644 ld/testsuite/ld-arm/farcall-mixed-app2.r
delete mode 100644 ld/testsuite/ld-arm/farcall-mixed-app2.s
delete mode 100644 ld/testsuite/ld-arm/farcall-mixed-app2.sym
--
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.
christophe.lyon pushed a change to branch master
in repository toolchain/binutils-gdb.
from e3f07b5 Don't treat as separate symbols if unversioned symbol is undefined.
new 2df2751 [ARM] PR ld/20608 Relocation truncated to fit: R_ARM_THM_JUMP [...]
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:
bfd/ChangeLog | 6 +++
bfd/elf32-arm.c | 47 +++++++++++++++++++---
ld/ChangeLog | 9 +++++
ld/testsuite/ld-arm/arm-elf.exp | 6 +++
.../{farcall-mixed-app.d => farcall-mixed-app2.d} | 25 ++++++++----
.../{farcall-mixed-app.r => farcall-mixed-app2.r} | 0
.../{farcall-mixed-app.s => farcall-mixed-app2.s} | 15 +++++++
.../{mixed-app.sym => farcall-mixed-app2.sym} | 2 +-
8 files changed, 96 insertions(+), 14 deletions(-)
copy ld/testsuite/ld-arm/{farcall-mixed-app.d => farcall-mixed-app2.d} (81%)
copy ld/testsuite/ld-arm/{farcall-mixed-app.r => farcall-mixed-app2.r} (100%)
copy ld/testsuite/ld-arm/{farcall-mixed-app.s => farcall-mixed-app2.s} (77%)
copy ld/testsuite/ld-arm/{mixed-app.sym => farcall-mixed-app2.sym} (92%)
--
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 6a3e1f4 [LTO] Add an API to check if a symbol is a TLS one.
new c682447 [CMake] Force CMP0057 to NEW
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:
CMakeLists.txt | 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 llvm.
from ed06742 [x86] add folds for FP logic with vector zeros
new 420e92f [AArch64][RegisterBankInfo] Fix copy/paste in comments.
new 6eaaf63 [AArch64][RegisterBankInfo] Switch to statically allocated Va [...]
new 6a3e1f4 [LTO] Add an API to check if a symbol is a TLS one.
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:
include/llvm/LTO/LTO.h | 4 ++++
lib/Target/AArch64/AArch64GenRegisterBankInfo.def | 25 ++++++++++++++++++++---
lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 15 +++++---------
3 files changed, 31 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 master
in repository compiler-rt.
from 2b90991 builtins: use thumb-2 if possible on comparesf2
new 9eb9daa [sanitizer_common] Delete some copy/move methods in InternalS [...]
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/sanitizer_common/sanitizer_common.h | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 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 0552c8c Shorten DiagnosticInfoOptimizationRemark* to OptimizationRema [...]
new ed06742 [x86] add folds for FP logic with vector zeros
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/X86ISelLowering.cpp | 51 ++++++++++++++++---------
test/CodeGen/X86/copysign-constant-magnitude.ll | 8 +---
2 files changed, 36 insertions(+), 23 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 c9b9480 Shorten DiagnosticInfoOptimizationRemark* to OptimizationRema [...]
new c56ff5f Fix defaulted member functions for templated classes.
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 | 8 ++------
test/SemaCXX/cxx0x-defaulted-functions.cpp | 28 ++++++++++++++++++++++++++++
2 files changed, 30 insertions(+), 6 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 8d5df95 [Inliner] Fold the analysis remark into the missed remark
new dcf371d [TargetRegisterInfo, AArch64] Add target hook for isConstantP [...]
new 0552c8c Shorten DiagnosticInfoOptimizationRemark* to OptimizationRema [...]
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:
include/llvm/IR/DiagnosticInfo.h | 68 ++++++++++++----------------
include/llvm/Target/TargetRegisterInfo.h | 4 ++
lib/Analysis/OptimizationDiagnosticInfo.cpp | 19 ++++----
lib/CodeGen/MachineRegisterInfo.cpp | 6 ++-
lib/IR/DiagnosticInfo.cpp | 26 +++++------
lib/Target/AArch64/AArch64RegisterInfo.cpp | 4 ++
lib/Target/AArch64/AArch64RegisterInfo.h | 1 +
lib/Transforms/IPO/Inliner.cpp | 3 +-
lib/Transforms/IPO/WholeProgramDevirt.cpp | 2 +-
lib/Transforms/Scalar/LoopDistribute.cpp | 5 +-
lib/Transforms/Vectorize/LoopVectorize.cpp | 2 +-
test/CodeGen/MIR/AArch64/machine-sink-zr.mir | 48 ++++++++++++++++++++
12 files changed, 117 insertions(+), 71 deletions(-)
create mode 100644 test/CodeGen/MIR/AArch64/machine-sink-zr.mir
--
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 9d6d8bd Adapt to LLVM optimization remark interface change. NFC
new c9b9480 Shorten DiagnosticInfoOptimizationRemark* to OptimizationRema [...]
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/CodeGenAction.cpp | 36 +++++++++++++++---------------------
1 file changed, 15 insertions(+), 21 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 835827e [LoopSimplify] When simplifying phis in loop-simplify, do it [...]
new 8d5df95 [Inliner] Fold the analysis remark into the missed 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/IPO/Inliner.cpp | 10 ++++------
test/Transforms/Inline/optimization-remarks-yaml.ll | 10 ++++++----
test/Transforms/Inline/optimization-remarks.ll | 6 ++----
3 files changed, 12 insertions(+), 14 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 a2195a2 compiler: add src information to AST dumps (part 1 of 2).
new e5a6dcd compiler: avoid call duplication during order eval.
new bfac90c libgo: separate mksysinfo inputs into separate Makefile targets
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:
gcc/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/gogo.cc | 25 +++--
libgo/Makefile.am | 21 +++-
libgo/Makefile.in | 21 +++-
libgo/mksysinfo.sh | 276 ++--------------------------------------------
libgo/sysinfo.c | 259 +++++++++++++++++++++++++++++++++++++++++++
6 files changed, 324 insertions(+), 280 deletions(-)
create mode 100644 libgo/sysinfo.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 47c0d49 Output optimization remarks in YAML
new 835827e [LoopSimplify] When simplifying phis in loop-simplify, do it [...]
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/Utils/LoopSimplify.cpp | 6 +++--
test/Transforms/LoopUnroll/rebuild_lcssa.ll | 37 +++++++++++++++++++++++++++++
2 files changed, 41 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 llvm.
from 5b0f4e9 [cmake] Support overriding remaining HTML doc install directories
new 6acd868 Sort headers
new 47c0d49 Output optimization remarks in YAML
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:
include/llvm/Analysis/OptimizationDiagnosticInfo.h | 17 +++++
include/llvm/IR/DiagnosticInfo.h | 73 ++++++++++++++++++-
include/llvm/IR/LLVMContext.h | 14 ++++
lib/Analysis/OptimizationDiagnosticInfo.cpp | 85 ++++++++++++++++++++++
lib/IR/DiagnosticInfo.cpp | 39 +++++++++-
lib/IR/LLVMContext.cpp | 8 ++
lib/IR/LLVMContextImpl.h | 2 +
lib/Transforms/IPO/Inliner.cpp | 14 ++--
.../Transforms/Inline/optimization-remarks-yaml.ll | 76 +++++++++++++++++++
tools/opt/opt.cpp | 23 ++++++
10 files changed, 340 insertions(+), 11 deletions(-)
create mode 100644 test/Transforms/Inline/optimization-remarks-yaml.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 aa39cf1 Adapt to LLVM EnableStatistics() change.
new 9d6d8bd Adapt to LLVM optimization remark interface change. 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/CodeGen/CodeGenAction.cpp | 2 +-
1 file changed, 1 insertion(+), 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 gcc.
from 4fd4e9e * c-cppbuiltin.c (c_cpp_builtins): Define __cpp_capture_star [...]
new a2195a2 compiler: add src information to AST dumps (part 1 of 2).
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/go/ChangeLog | 4 +++
gcc/go/go-linemap.cc | 28 +++++++++++++++++
gcc/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/go-linemap.h | 15 ++++++++-
gcc/go/gofrontend/statements.cc | 67 +++++++++++++++++++++++++----------------
5 files changed, 88 insertions(+), 28 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 5453393 Adding a RegisterContextMinidump_x86_64 converter
new bdcdf8e Update FileSpec's interface to use StringRefs.
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/lldb/Host/FileSpec.h | 38 ++-----
source/Host/common/FileSpec.cpp | 220 ++++++++++++++++++----------------------
2 files changed, 110 insertions(+), 148 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.
diana.picus pushed a change to branch diana_picus/worktree
in repository toolchain/tcwg-release-tools.
from 76623c5 Revert "Test that the worktree is on a valid branch"
new 380ed33 Revert properly
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:
linaropy/git/worktree.py | 16 ----------------
1 file changed, 16 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 66a3934 Fix a typo, depricated -> deprecated
new 5b0f4e9 [cmake] Support overriding remaining HTML doc install directories
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:
CMakeLists.txt | 5 +++++
docs/CMake.rst | 10 ++++++++++
docs/CMakeLists.txt | 14 ++++++++++----
3 files changed, 25 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.