This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libunwind.
from f9f7928 libunwind: limit stack usage in unwind cursor
new 44db3c9 Update .arcconfig
new 9be9138 [libunwind] Properly align _Unwind_Exception.
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:
.arcconfig | 2 +-
include/unwind.h | 9 ++++++---
test/alignment.pass.cpp | 21 +++++++++++++++++++++
3 files changed, 28 insertions(+), 4 deletions(-)
create mode 100644 test/alignment.pass.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 lld.
from 2d19cd0 [ELF][MIPS] Omit redundant arguments in the `getMipsEFlags` f [...]
new 85dca50 [MachO] Add a couple of missing braces.
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/Driver/DarwinLdDriver.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 binutils-gdb.
from dbaed38 Use a real vfork done event on FreeBSD when available.
new c092a4d 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.11-branch
in repository binutils-gdb.
from ae3b10d Automatic date update in version.in
new 08c323e 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_26-branch
in repository binutils-gdb.
from 97621da Automatic date update in version.in
new c60cb98 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 4c8b3b4 [InstSimplify][InstCombine] don't crash when folding vector s [...]
new cebe016 [OptDiag,LV] Add hotness attribute to the derived analysis remarks
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/OptimizationDiagnosticInfo.h | 30 ++++++++++++++++++++
include/llvm/IR/DiagnosticInfo.h | 32 ++++++++++------------
lib/Analysis/OptimizationDiagnosticInfo.cpp | 20 ++++++++++++++
lib/Transforms/Vectorize/LoopVectorize.cpp | 18 +++++++-----
.../{no_fpmath.ll => no_fpmath_with_hotness.ll} | 14 ++++++----
5 files changed, 85 insertions(+), 29 deletions(-)
copy test/Transforms/LoopVectorize/X86/{no_fpmath.ll => no_fpmath_with_hotness.ll} (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 test-suite.
from 9b90d7d New cmake caches for -Os and -Oz
new 8379a8f cmake: Add a flag to control whether benchmarks are run
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 | 6 +++++-
1 file changed, 5 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 6b817ea Make help text more consistent. NFC.
new 4c8b3b4 [InstSimplify][InstCombine] don't crash when folding vector s [...]
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/Analysis/InstructionSimplify.cpp | 5 ++++-
lib/Transforms/InstCombine/InstCombineSelect.cpp | 5 ++++-
test/Transforms/InstCombine/select.ll | 23 +++++++++++++++++++++++
test/Transforms/InstSimplify/select.ll | 11 +++++++++++
4 files changed, 42 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 libcxx.
from b5bdc07 Unbreak traits tests by handling differences between version [...]
new 2edb326 Disable warning flags when running .fail.cpp 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/libcxx/compiler.py | 76 +++++++++++++++++++++++++++++++---------------
test/libcxx/test/config.py | 4 ++-
test/libcxx/test/format.py | 3 +-
3 files changed, 57 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 test-suite.
from 6cc28e2 [test-suite] Supress warnings of missing reference output files.
new 9b90d7d New cmake caches for -Os and -Oz
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:
cmake/caches/CodeSize.cmake | 5 +++++
cmake/caches/MinSize.cmake | 5 +++++
2 files changed, 10 insertions(+)
create mode 100644 cmake/caches/CodeSize.cmake
create mode 100644 cmake/caches/MinSize.cmake
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.