This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1f177f4 [InstCombine] When folding casts through a phi node merge the [...]
new 577bb06 [WinEH] Avoid holding references to BlockColor (DenseMap) ent [...]
new fb95395 [GVNHoist] Move GVNHoist to function simplification part of p [...]
new 6cd8528 DebugInfo: Improve type safety and simplify some subprogram f [...]
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/CodeGen/AsmPrinter/DwarfDebug.cpp | 16 ++++++-------
lib/CodeGen/AsmPrinter/DwarfDebug.h | 4 ++--
lib/CodeGen/WinEHPrepare.cpp | 6 ++++-
lib/Transforms/IPO/PassManagerBuilder.cpp | 4 ++--
test/Transforms/GVNHoist/hoist-inline.ll | 38 +++++++++++++++++++++++++++++++
5 files changed, 54 insertions(+), 14 deletions(-)
create mode 100644 test/Transforms/GVNHoist/hoist-inline.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 lldb.
from 3f09858 Replace APFloatBase static fltSemantics data members with get [...]
new ffc5314 Test num locations >= 1 not == 1.
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:
.../breakpoint/address_breakpoints/TestAddressBreakpoints.py | 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 5cfa3fc PR c/78673 - sprintf missing attribute nonnull on destination [...]
new c943281 PR debug/77844 * valtrack.c: Include rtl-iter.h. (struct r [...]
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 | 15 +++++++++++++++
gcc/combine.c | 25 +++++++++++++++++--------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/opt/pr77844.C | 32 ++++++++++++++++++++++++++++++++
gcc/valtrack.c | 20 ++++++++++++++++++++
5 files changed, 89 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr77844.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 8846ccb Include <cstdarg> in PrettyStackTrace.cpp, fixing the bots.
new 1f177f4 [InstCombine] When folding casts through a phi node merge the [...]
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/InstCombine/InstCombinePHI.cpp | 2 +-
test/DebugInfo/Generic/instcombine-phi.ll | 47 +++++++++++++++++++++++++++
2 files changed, 48 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 clang.
from 16aa35a [DebugInfo] Restore test case for long double constants.
new ac507be AArch64: add architecture version feature to Clang invocation.
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/Tools.cpp | 6 ++++--
test/Driver/aarch64-cpus.c | 18 +++++++++++-------
2 files changed, 15 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 branch master
in repository llvm.
from 9ce84d2 Prepare PrettyStackTrace for LLDB adoption
new 8846ccb Include <cstdarg> in PrettyStackTrace.cpp, fixing the bots.
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/Support/PrettyStackTrace.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 compiler-rt.
from c769290 tsan: allow Java VM iterate over allocated objects
new 1963d39 [sanitizer] intercept bstring functions, patch by Kuang-che W [...]
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/msan/msan_interceptors.cc | 5 ---
.../sanitizer_common_interceptors.inc | 36 ++++++++++++++++++++++
.../sanitizer_platform_interceptors.h | 3 ++
.../Linux/{memmem_test.cc => bcmp_test.cc} | 21 ++++++-------
.../Linux/{memmem_test.cc => bcopy_test.cc} | 20 ++++++------
test/asan/TestCases/Linux/bzero_test.cc | 13 ++++++++
6 files changed, 71 insertions(+), 27 deletions(-)
copy test/asan/TestCases/Linux/{memmem_test.cc => bcmp_test.cc} (51%)
copy test/asan/TestCases/Linux/{memmem_test.cc => bcopy_test.cc} (51%)
create mode 100644 test/asan/TestCases/Linux/bzero_test.cc
--
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 15e919d [InstCombine] When folding GEP through a phi node merge the d [...]
new 5bf7eb5 [InstCombine] Folding loads through a phi node should merge t [...]
new 9ce84d2 Prepare PrettyStackTrace for LLDB adoption
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/Support/PrettyStackTrace.h | 11 ++++++
lib/Support/PrettyStackTrace.cpp | 26 +++++++++++---
lib/Transforms/InstCombine/InstCombinePHI.cpp | 2 +-
test/DebugInfo/Generic/instcombine-phi.ll | 51 +++++++++++++++++++++++++++
4 files changed, 84 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.
Yvan Roux pushed a change to annotated tag linaro-snapshot-5.4-2016.12
in repository toolchain/gcc.
at 9a14c31 (tag)
tagging 4c2904c50e837050780684d4a48ee22585891f8b (commit)
replaces linaro-snapshot-5.4-2016.10
tagged by Yvan Roux
on Wed Dec 14 16:56:44 2016 +0100
- Log -----------------------------------------------------------------
Linaro GCC Snapshot 5.4-2016.12
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 4c2904c Make Linaro GCC Snapshot 5.4-2016.12.
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.
--
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 691841f Add XSBench to the list in LICENSE.TXT
new b504e71 [test-suite,CUDA] disable [l]lrint(1.f) checks on CUDA 7.0,7.5
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:
External/CUDA/cmath.cu | 4 ++++
External/CUDA/math_h.cu | 4 ++++
2 files changed, 8 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.