This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from fdff3a8 [libFuzzer] when tracing switch statements, handle only one c [...]
new 2d747dd Move test to correct directory
new 99cbf23 [libFuzzer] remove stale test
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/test/fuzzer-fn-adapter.test | 3 ---
test/CodeGen/{MIR => }/ARM/sched-it-debug-nodes.mir | 0
2 files changed, 3 deletions(-)
delete mode 100644 lib/Fuzzer/test/fuzzer-fn-adapter.test
rename test/CodeGen/{MIR => }/ARM/sched-it-debug-nodes.mir (100%)
--
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 0fe2106 Revert "[GVNHoist] Move GVNHoist to function simplification p [...]
new fdff3a8 [libFuzzer] when tracing switch statements, handle only one c [...]
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/FuzzerTracePC.cpp | 16 +++++++++++++---
lib/Fuzzer/FuzzerTracePC.h | 2 +-
lib/Fuzzer/test/SwitchTest.cpp | 4 ++--
3 files changed, 16 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.
unknown user pushed a change to branch master
in repository llvm.
from af2bc9b Fix compilation.
new 0fe2106 Revert "[GVNHoist] Move GVNHoist to function simplification p [...]
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/IPO/PassManagerBuilder.cpp | 4 ++--
test/Transforms/GVNHoist/hoist-inline.ll | 38 -------------------------------
2 files changed, 2 insertions(+), 40 deletions(-)
delete 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 llvm.
from c961a1d [Hexagon] Other attempt to fix build with enabled asserts bro [...]
new af2bc9b Fix compilation.
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:
unittests/ADT/TwineTest.cpp | 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 2fc0cc3 [Hexagon] Fix build with enabled asserts broken in 290024 (NFC).
new c961a1d [Hexagon] Other attempt to fix build with enabled asserts bro [...]
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/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.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 llvm.
from d24b18f [Hexagon] Fix some Clang-tidy modernize and Include What You [...]
new d5a8735 AArch64CollectLOH: Rewrite as block-local analysis.
new 2fc0cc3 [Hexagon] Fix build with enabled asserts broken in 290024 (NFC).
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/Target/AArch64/AArch64CollectLOH.cpp | 1120 +++++---------------
.../Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp | 1 +
.../AArch64/arm64-collect-loh-garbage-crash.ll | 2 +-
test/CodeGen/AArch64/arm64-collect-loh-str.ll | 2 +-
test/CodeGen/AArch64/arm64-collect-loh.ll | 17 +-
test/CodeGen/AArch64/loh.mir | 182 ++++
6 files changed, 474 insertions(+), 850 deletions(-)
create mode 100644 test/CodeGen/AArch64/loh.mir
--
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 8739616 Delete unused file.
new 318da23 Retry: [BPI] Use a safer constructor to calculate branch prob [...]
new d24b18f [Hexagon] Fix some Clang-tidy modernize and Include What You [...]
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/Analysis/BranchProbabilityInfo.cpp | 24 +++---
lib/Target/Hexagon/HexagonHazardRecognizer.cpp | 7 +-
lib/Target/Hexagon/HexagonHazardRecognizer.h | 18 ++---
lib/Target/Hexagon/HexagonISelLowering.cpp | 53 +++++++------
lib/Target/Hexagon/HexagonISelLowering.h | 24 ++++--
lib/Target/Hexagon/HexagonSplitDouble.cpp | 73 +++++++++---------
lib/Target/Hexagon/HexagonStoreWidening.cpp | 66 +++++++---------
lib/Target/Hexagon/HexagonVectorPrint.cpp | 56 +++++++++-----
.../Hexagon/MCTargetDesc/HexagonMCELFStreamer.cpp | 23 ++++--
.../Hexagon/MCTargetDesc/HexagonMCELFStreamer.h | 17 ++---
.../Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp | 34 +++++----
.../Hexagon/MCTargetDesc/HexagonMCTargetDesc.h | 12 +--
unittests/Analysis/BranchProbabilityInfoTest.cpp | 88 ++++++++++++++++++++++
unittests/Analysis/CMakeLists.txt | 1 +
14 files changed, 321 insertions(+), 175 deletions(-)
create mode 100644 unittests/Analysis/BranchProbabilityInfoTest.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 clang.
from 66d4c44 Added clangLex to the dependencies for clang-import-test.
new ac7583a [analyzer] UnixAPIChecker: Don't diagnose for functions in C+ [...]
new d9d5af2 [libclang] Remove the 'extern "C"' blocks from the implementa [...]
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/StaticAnalyzer/Checkers/UnixAPIChecker.cpp | 6 +++
test/Analysis/unix-api.cpp | 62 ++++++++++++++++++++++++++
tools/libclang/ARCMigrate.cpp | 4 --
tools/libclang/CIndex.cpp | 43 ------------------
tools/libclang/CIndexCXX.cpp | 4 --
tools/libclang/CIndexCodeCompletion.cpp | 15 ++-----
tools/libclang/CIndexDiagnostic.cpp | 4 --
tools/libclang/CIndexHigh.cpp | 4 --
tools/libclang/CIndexInclusionStack.cpp | 2 -
tools/libclang/CIndexUSRs.cpp | 4 --
tools/libclang/CXComment.cpp | 4 --
tools/libclang/CXCompilationDatabase.cpp | 4 --
tools/libclang/CXCursor.cpp | 9 ----
tools/libclang/CXLoadedDiagnostic.cpp | 2 -
tools/libclang/CXSourceLocation.cpp | 12 -----
tools/libclang/CXString.cpp | 3 --
tools/libclang/CXType.cpp | 4 --
tools/libclang/Indexing.cpp | 4 --
18 files changed, 71 insertions(+), 119 deletions(-)
create mode 100644 test/Analysis/unix-api.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 d69dfb1 Add support for formatv to llvm::Twine.
new 8739616 Delete unused file.
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/DebugInfo/CodeView/CMakeLists.txt | 1 -
lib/DebugInfo/CodeView/SymbolSerializer.cpp | 1 -
2 files changed, 2 deletions(-)
delete mode 100644 lib/DebugInfo/CodeView/SymbolSerializer.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 9d419ab [BPI] Use a safer constructor to calculate branch probabilities
new 7797297 [sancov] skip dead files from computations
new 48d47ae [libfuzzer] removing experimental FuzzerFnAdapter
new a908bba Revert "[BPI] Use a safer constructor to calculate branch pro [...]
new d69dfb1 Add support for formatv to llvm::Twine.
The 4 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/ADT/Twine.h | 12 ++
lib/Analysis/BranchProbabilityInfo.cpp | 24 +--
lib/Fuzzer/FuzzerFnAdapter.h | 186 ---------------------
lib/Fuzzer/test/CMakeLists.txt | 2 -
lib/Fuzzer/test/FuzzerFnAdapterUnittest.cpp | 110 ------------
lib/Fuzzer/test/SimpleFnAdapterTest.cpp | 24 ---
lib/Support/Twine.cpp | 12 ++
test/tools/sancov/not_covered_functions.test | 2 +-
test/tools/sancov/stats.test | 4 +-
test/tools/sancov/symbolize.test | 5 -
...olize.test => symbolize_noskip_dead_files.test} | 2 +-
tools/sancov/sancov.cc | 56 +++++--
unittests/ADT/TwineTest.cpp | 28 +++-
unittests/Analysis/BranchProbabilityInfoTest.cpp | 88 ----------
unittests/Analysis/CMakeLists.txt | 1 -
15 files changed, 105 insertions(+), 451 deletions(-)
delete mode 100644 lib/Fuzzer/FuzzerFnAdapter.h
delete mode 100644 lib/Fuzzer/test/FuzzerFnAdapterUnittest.cpp
delete mode 100644 lib/Fuzzer/test/SimpleFnAdapterTest.cpp
copy test/tools/sancov/{symbolize.test => symbolize_noskip_dead_files.test} (85%)
delete mode 100644 unittests/Analysis/BranchProbabilityInfoTest.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.