This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 86337d6 [Driver] Add tests for enabled static analyzer checkers.
new 16aa35a [DebugInfo] Restore test case for long double constants.
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/CodeGen/debug-info-static-const-fp.c | 31 +++++++++++++++++++++++--------
1 file changed, 23 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.
Yvan Roux pushed a change to annotated tag linaro-snapshot-6.2-2016.12
in repository toolchain/gcc.
at 56ce7fc (tag)
tagging 886f8c46036e6e5c641b203628e782d1bc84ef11 (commit)
replaces linaro-snapshot-6.2-2016.11
tagged by Yvan Roux
on Wed Dec 14 14:47:14 2016 +0100
- Log -----------------------------------------------------------------
Linaro GCC Snapshot 6.2-2016.12
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 886f8c4 Make Linaro GCC Snapshot 6.2-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 clang.
from d4596ba Improve our handling of tag decls in function prototypes
new 86337d6 [Driver] Add tests for enabled static analyzer checkers.
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/Driver/analyzer-target-enabled-checkers.cpp | 57 ++++++++++++++++++++++++
1 file changed, 57 insertions(+)
create mode 100644 test/Driver/analyzer-target-enabled-checkers.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 llvm.
from 0732539 This change does two things:
new 15e919d [InstCombine] When folding GEP through a phi node merge the d [...]
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 | 51 +++++++++++++++++++++++++++
2 files changed, 52 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 e209ab4 [InstCombine] Merge debug locations when folding through a phi node
new 0732539 This change does two things:
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/DebugInfo/DIContext.h | 6 +++++-
lib/DebugInfo/DWARF/DWARFDebugLine.cpp | 1 +
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 compiler-rt.
from a0b0379 [scudo] Relax the memalign test
new c769290 tsan: allow Java VM iterate over allocated objects
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/tsan/rtl/tsan_interface_java.cc | 17 +++++++++++++++++
lib/tsan/rtl/tsan_interface_java.h | 4 ++++
test/tsan/java.h | 1 +
3 files changed, 22 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 80ea0f2 [InstCombine] Merge debug locations when folding through a phi node
new d400714 [libFuzzer] disable msan for one more hook that reads target' [...]
new e209ab4 [InstCombine] Merge debug locations when folding through a phi node
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/Fuzzer/FuzzerTracePC.cpp | 3 ++
lib/Transforms/InstCombine/InstCombinePHI.cpp | 2 +-
test/DebugInfo/Generic/instcombine-phi.ll | 51 +++++++++++++++++++++++++++
3 files changed, 55 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 glibc.
from 8b9283d Consolidate renameat Linux implementation
new e96a3ca Fix arg used as litteral suffix in tst-strfrom.h
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:
ChangeLog | 4 ++++
stdlib/tst-strfrom.h | 2 +-
2 files 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 5e64d8c revert r289669 which breaks bots
new 80ea0f2 [InstCombine] Merge debug locations when folding through a phi node
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/InstCombineInternal.h | 4 ++
lib/Transforms/InstCombine/InstCombinePHI.cpp | 18 +++++-
test/DebugInfo/Generic/instcombine-phi.ll | 70 ++++++++++++++++++++++++
3 files changed, 91 insertions(+), 1 deletion(-)
create mode 100644 test/DebugInfo/Generic/instcombine-phi.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.