This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 275de12 Fix unittests on windows after r278915
new 09698ae Correct makefile.rules to use arm/aarch64 target specific AR [...]
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:
packages/Python/lldbsuite/test/make/Makefile.rules | 49 ++++++++++++----------
1 file changed, 27 insertions(+), 22 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.
ryan.arnold pushed a change to branch ryan_arnold/rngen
in repository toolchain/tcwg-release-tools.
at 622da8d Re-organize python code to use a directory module layout
This branch includes the following new commits:
new d3848d1 Generate release notes with python scripting.
new 622da8d Re-organize python code to use a directory module layout
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.
--
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.
ryan.arnold pushed a change to branch ryan_arnold/rngen
in repository toolchain/tcwg-release-tools.
was d3848d1 Generate release notes with python scripting.
This change permanently discards the following revisions:
discards d3848d1 Generate release notes with python scripting.
--
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 dae0b11 [InstCombine] clean up foldICmpOrConstant(); NFCI
new 9df3746 [InstCombine] use m_APInt to allow icmp (or X, Y), C folds fo [...]
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/InstCombineCompares.cpp | 5 -----
test/Transforms/InstCombine/compare-signs.ll | 7 +------
test/Transforms/InstCombine/or.ll | 14 ++++++--------
3 files changed, 7 insertions(+), 19 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 c884c23 Debug info: Mark noreturn functions with DIFlagNoReturn.
new 0c4be46 Simplify condition. (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/AST/Decl.cpp | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 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 926ddae Support the DW_AT_noreturn DWARF flag. This is used to mark f [...]
new 9bec09d [InstCombine] add tests for missing vector icmp folds
new dae0b11 [InstCombine] clean up foldICmpOrConstant(); NFCI
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/Transforms/InstCombine/InstCombineCompares.cpp | 34 ++++++++++------------
test/Transforms/InstCombine/or.ll | 30 +++++++++++++++++++
2 files changed, 46 insertions(+), 18 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 ff8e39e [analyzer] Add a checker for loss of sign or precision in int [...]
new c884c23 Debug info: Mark noreturn functions with DIFlagNoReturn.
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/AST/Decl.cpp | 10 +++++++---
lib/CodeGen/CGDebugInfo.cpp | 3 +++
2 files changed, 10 insertions(+), 3 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 a537a2b Revert "Reassociate: Reprocess RedoInsts after each inst".
new 926ddae Support the DW_AT_noreturn DWARF flag. This is used to mark f [...]
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/IR/DebugInfoFlags.def | 1 +
include/llvm/IR/DebugInfoMetadata.h | 7 +++++
include/llvm/Support/Dwarf.h | 1 +
lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 3 ++
lib/Support/Dwarf.cpp | 1 +
test/Assembler/disubprogram.ll | 4 +--
test/DebugInfo/noreturn_c11.ll | 50 +++++++++++++++++++++++++++++++
test/DebugInfo/noreturn_cpp11.ll | 57 ++++++++++++++++++++++++++++++++++++
test/DebugInfo/noreturn_objc.ll | 52 ++++++++++++++++++++++++++++++++
unittests/IR/DebugInfoTest.cpp | 5 ++--
10 files changed, 177 insertions(+), 4 deletions(-)
create mode 100644 test/DebugInfo/noreturn_c11.ll
create mode 100644 test/DebugInfo/noreturn_cpp11.ll
create mode 100644 test/DebugInfo/noreturn_objc.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 64f71c6 [analyzer] Add LocationContext information to SymbolMetadata.
new ff8e39e [analyzer] Add a checker for loss of sign or precision in int [...]
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/StaticAnalyzer/Checkers/Checkers.td | 4 +
lib/StaticAnalyzer/Checkers/CMakeLists.txt | 1 +
lib/StaticAnalyzer/Checkers/ConversionChecker.cpp | 192 ++++++++++++++++++++++
test/Analysis/conversion.c | 125 ++++++++++++++
4 files changed, 322 insertions(+)
create mode 100644 lib/StaticAnalyzer/Checkers/ConversionChecker.cpp
create mode 100644 test/Analysis/conversion.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 hjl/pieces/memset
in repository gcc.
at bb2d5a4 Add the TARGET_GEN_MEMSET_VALUE hook
This branch includes the following new commits:
new bb2d5a4 Add the TARGET_GEN_MEMSET_VALUE hook
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.