This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from af04423e312 [PDB] Serialize records into a stack-allocated buffer.
new 4467dc73bd0 [ORE] Remove Old Optimization Remark API
new 4547fffc045 Revert "Reapply: [ADCE][Dominators] Teach ADCE to preserve [...]
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/Analysis/OptimizationDiagnosticInfo.h | 3 -
include/llvm/IR/DiagnosticInfo.h | 93 ----------------------
lib/IR/DiagnosticInfo.cpp | 47 +----------
lib/Transforms/Scalar/ADCE.cpp | 53 ++----------
test/Transforms/ADCE/domtree-DoubleDeletion.ll | 39 ---------
test/Transforms/ADCE/unreachable.ll | 18 -----
6 files changed, 11 insertions(+), 242 deletions(-)
delete mode 100644 test/Transforms/ADCE/domtree-DoubleDeletion.ll
delete mode 100644 test/Transforms/ADCE/unreachable.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 release_50
in repository llvm.
from 2effa7b8be6 Merging r311229: ------------------------------------------ [...]
new 28646d0ecb2 Merging r310712: ------------------------------------------ [...]
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/ExecutionEngine/CMakeLists.txt | 4 ++++
1 file changed, 4 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 compiler-rt.
from 1f8b389ef Remove "%T" from ASan Darwin tests.
new bdf800ddb Fix multi-architecture build for lib/xray.
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/xray/tests/CMakeLists.txt | 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 a3268784908 [lld/pdb] Speed up construction of publics & globals addr map.
new 5078f592b09 Always compile libFuzzer with no coverage
new af04423e312 [PDB] Serialize records into a stack-allocated buffer.
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/DebugInfo/CodeView/SymbolSerializer.h | 5 ++++-
lib/DebugInfo/CodeView/SymbolSerializer.cpp | 3 +--
lib/Fuzzer/CMakeLists.txt | 4 ++--
3 files changed, 7 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 release_50
in repository llvm.
from a009ec44144 Merging r311258: ------------------------------------------ [...]
new 2effa7b8be6 Merging r311229: ------------------------------------------ [...]
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/Utils/CloneFunction.cpp | 5 +++--
test/Transforms/Inline/recursive.ll | 31 +++++++++++++++++++++++++++++++
2 files changed, 34 insertions(+), 2 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 14edb7eb1a0 [InlineCost] Add more debug during inline cost computation.
new 25ef265dc91 [InlineCost] Add cl::opt to allow full inline cost to be co [...]
new a3268784908 [lld/pdb] Speed up construction of publics & globals addr map.
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/Analysis/InlineCost.h | 14 +++----
lib/Analysis/InlineCost.cpp | 54 ++++++++++++++++++++-------
lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp | 40 ++++++++++----------
lib/Transforms/IPO/InlineSimple.cpp | 3 +-
lib/Transforms/IPO/Inliner.cpp | 9 +++--
lib/Transforms/IPO/PartialInlining.cpp | 2 +-
6 files changed, 76 insertions(+), 46 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 release_50
in repository llvm.
from 492a29828ef Merging r310262: ------------------------------------------ [...]
new a009ec44144 Merging r311258: ------------------------------------------ [...]
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/ARM/ARMISelLowering.cpp | 20 ++++++++++++++++----
test/CodeGen/ARM/vzip.ll | 19 +++++++++++++++++++
2 files changed, 35 insertions(+), 4 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 f6ac6bc2480 [BinaryStream] Defaultify copy and move constructors.
new 14edb7eb1a0 [InlineCost] Add more debug during inline cost computation.
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/Analysis/InlineCost.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 5aca549a9a8 [LibCallSimplifier] try harder to fold memcmp with constant [...]
new f6ac6bc2480 [BinaryStream] Defaultify copy and move constructors.
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/Support/BinaryStreamRef.h | 23 +++++++++++++++--------
lib/Support/BinaryStreamRef.cpp | 6 ------
2 files changed, 15 insertions(+), 14 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 7455dd7942 [clang] Fix tests for Emitting Single Inline Remark
new 987a86cd11 Enable libfuzzer on NetBSD/amd64
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/ToolChains/NetBSD.cpp | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.