This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 5e1ed772d8 [Lex] Fix some Clang-tidy modernize and Include What You Use [...]
new 7bc2da619c Unify implementation of our two different flavours of -Wtaut [...]
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/SemaChecking.cpp | 359 +++++++++++--------------
test/Sema/tautological-constant-compare.c | 83 +++++-
test/Sema/tautological-constant-enum-compare.c | 171 ++++++------
test/SemaCXX/compare.cpp | 20 +-
4 files changed, 333 insertions(+), 300 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 741ec2c3c [libFuzzer] honor -use_counters, sligntly change the meaning [...]
new ba895ecaa [libFuzzer] Add support for Fuchsia OS.
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/CMakeLists.txt | 1 +
lib/fuzzer/FuzzerDefs.h | 10 ++
lib/fuzzer/FuzzerExtFunctionsWeak.cpp | 2 +-
lib/fuzzer/FuzzerIOPosix.cpp | 2 +-
lib/fuzzer/FuzzerShmemFuchsia.cpp | 38 ++++++
lib/fuzzer/FuzzerUtilFuchsia.cpp | 228 ++++++++++++++++++++++++++++++++++
6 files changed, 279 insertions(+), 2 deletions(-)
create mode 100644 lib/fuzzer/FuzzerShmemFuchsia.cpp
create mode 100644 lib/fuzzer/FuzzerUtilFuchsia.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 c502040075a Avoid constructing an out-of-range value for an enumeration [...]
new d4ac46318e0 Revert part of "Cleanup some GraphTraits iteration code"
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/BlockFrequencyInfoImpl.h | 9 ++++++---
.../Analysis/BlockFrequencyInfo/redundant_edges.ll | 22 ++++++++++++++++++++++
2 files changed, 28 insertions(+), 3 deletions(-)
create mode 100644 test/Analysis/BlockFrequencyInfo/redundant_edges.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 llvm.
from af52b3317a4 [AArch64] Rename AArch64VecorByElementOpt.cpp into AArch64S [...]
new c502040075a Avoid constructing an out-of-range value for an enumeration [...]
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:
utils/TableGen/X86RecognizableInstr.cpp | 9 ++++-----
1 file changed, 4 insertions(+), 5 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 fd1985cea5 [OPENMP] Simplify codegen for loop iteration variables in lo [...]
new 5e1ed772d8 [Lex] Fix some Clang-tidy modernize and Include What You Use [...]
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/Lex/Lexer.h | 70 +++++++++++++++-------
include/clang/Lex/Pragma.h | 29 ++++-----
include/clang/Lex/PreprocessingRecord.h | 67 ++++++++++++++-------
include/clang/Lex/PreprocessorOptions.h | 53 +++++++---------
include/clang/Lex/TokenLexer.h | 58 +++++++++---------
lib/Lex/Lexer.cpp | 103 +++++++++++++++++---------------
lib/Lex/Pragma.cpp | 49 ++++++++-------
lib/Lex/PreprocessingRecord.cpp | 44 +++++++++-----
lib/Lex/TokenLexer.cpp | 18 ++++--
9 files changed, 278 insertions(+), 213 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 e192b5473 Update test case for r320180
new 741ec2c3c [libFuzzer] honor -use_counters, sligntly change the meaning [...]
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/FuzzerLoop.cpp | 11 +++++++----
lib/fuzzer/FuzzerOptions.h | 2 +-
lib/fuzzer/FuzzerTracePC.h | 13 ++++++++++---
3 files changed, 18 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 0375b237481 Generalize llvm::replaceDbgDeclare and actually support the [...]
new af52b3317a4 [AArch64] Rename AArch64VecorByElementOpt.cpp into AArch64S [...]
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:
.../AArch64/{AArch64VectorByElementOpt.cpp => AArch64SIMDInstrOpt.cpp} | 0
lib/Target/AArch64/CMakeLists.txt | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
rename lib/Target/AArch64/{AArch64VectorByElementOpt.cpp => AArch64SIMDInstrOpt.cp [...]
--
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 976af3f5de3 [CodeExtractor] Add debug locations for new call and branch [...]
new 2cac108e975 [Debugify] Add a pass to test debug info preservation
new 0375b237481 Generalize llvm::replaceDbgDeclare and actually support the [...]
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:
docs/ReleaseNotes.rst | 5 +
include/llvm/IR/DebugInfoMetadata.h | 5 +-
include/llvm/Transforms/Utils/Local.h | 24 +--
lib/CodeGen/SafeStack.cpp | 8 +-
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 1 +
lib/IR/DebugInfoMetadata.cpp | 11 +-
lib/Target/X86/X86OptimizeLEAs.cpp | 1 +
.../Instrumentation/AddressSanitizer.cpp | 3 +-
lib/Transforms/Utils/InlineFunction.cpp | 3 +-
lib/Transforms/Utils/Local.cpp | 10 +-
test/DebugInfo/debugify.ll | 65 +++++++
test/Transforms/Mem2Reg/PromoteMemToRegister.ll | 5 +-
tools/opt/CMakeLists.txt | 1 +
tools/opt/Debugify.cpp | 212 +++++++++++++++++++++
unittests/IR/MetadataTest.cpp | 12 ++
unittests/Transforms/Utils/Local.cpp | 3 +-
16 files changed, 342 insertions(+), 27 deletions(-)
create mode 100644 test/DebugInfo/debugify.ll
create mode 100644 tools/opt/Debugify.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 libcxx.
from 8148a70b2 [libcxx] [test] Strip trailing whitespace. NFC.
new a75f2f1e3 [libc++] Unbreak Apple buildbots
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/CMakeLists.txt | 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 lld.
from 10b10c921 Make findSection a static function. NFC.
new 062928c5f Make createSyntheticSections a static helper. 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:
ELF/Writer.cpp | 191 ++++++++++++++++++++++++++++-----------------------------
1 file changed, 95 insertions(+), 96 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.