This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 5259ac017 Remove an unnecessary inheritance.
new 22f426a34 Include an error code when getRandomBytes failed.
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/SyntheticSections.cpp | 4 ++--
1 file changed, 2 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 clang.
from 3e7ea4aed7 [CodeGen] Add support for IncompleteArrayType in Obj-C ivars.
new ca559e03cc Fix test/Driver/wasm-toolchain.c on windows
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/wasm-toolchain.c | 4 ++--
1 file changed, 2 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 eb271e82ff4 [PDB] Handle an empty globals hash table with no buckets
new 16267f1cbc6 [Transforms] Fix some Clang-tidy modernize and Include What [...]
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/Transforms/IPO/SCCP.h | 8 +-
include/llvm/Transforms/SampleProfile.h | 15 ++-
include/llvm/Transforms/Utils/BasicBlockUtils.h | 11 +-
lib/Transforms/ObjCARC/ARCRuntimeEntryPoints.h | 64 ++++++-----
lib/Transforms/ObjCARC/BlotMapVector.h | 34 ++++--
lib/Transforms/ObjCARC/ObjCARCOpts.cpp | 121 +++++++++++++--------
lib/Transforms/ObjCARC/ProvenanceAnalysis.cpp | 15 ++-
lib/Transforms/ObjCARC/ProvenanceAnalysis.h | 32 +++---
lib/Transforms/ObjCARC/PtrState.cpp | 14 ++-
lib/Transforms/ObjCARC/PtrState.h | 39 ++++---
lib/Transforms/Scalar/InferAddressSpaces.cpp | 41 +++++--
.../Scalar/StraightLineStrengthReduce.cpp | 80 ++++++++++----
lib/Transforms/Utils/BasicBlockUtils.cpp | 31 ++++--
lib/Transforms/Utils/LoopUnrollPeel.cpp | 28 +++--
lib/Transforms/Utils/MetaRenamer.cpp | 29 +++--
15 files changed, 372 insertions(+), 190 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 078b994a27 [WebAssembly] Include libclang_rt.builtins in the standard way
new 3e7ea4aed7 [CodeGen] Add support for IncompleteArrayType in Obj-C ivars.
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/CodeGen/CGObjCMac.cpp | 5 +++++
test/CodeGenObjC/ivar-layout-flexible-array.m | 28 +++++++++++++++++++++++++++
2 files changed, 33 insertions(+)
create mode 100644 test/CodeGenObjC/ivar-layout-flexible-array.m
--
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 b2c3f3b9496 Revert "[CGP] Merge empty case blocks if no extra moves are [...]
new eb271e82ff4 [PDB] Handle an empty globals hash table with no buckets
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/PDB/Native/GlobalsStream.cpp | 5 +++--
.../{empty.pdb => pdbdump-globals-empty.pdb} | Bin 102400 -> 86016 bytes
test/DebugInfo/PDB/pdbdump-globals-empty.test | 6 ++++++
tools/llvm-pdbutil/DumpOutputStyle.cpp | 6 ++++--
4 files changed, 13 insertions(+), 4 deletions(-)
copy test/DebugInfo/PDB/Inputs/{empty.pdb => pdbdump-globals-empty.pdb} (80%)
create mode 100644 test/DebugInfo/PDB/pdbdump-globals-empty.test
--
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 8200df755e8 [WebAssembly] MC: Don't allow zero sized data segments
new b2c3f3b9496 Revert "[CGP] Merge empty case blocks if no extra moves are [...]
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/CodeGen/CodeGenPrepare.cpp | 47 +++-------
.../CodeGenPrepare/skip-merging-case-block.ll | 100 +--------------------
2 files changed, 13 insertions(+), 134 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 4987714617 [X86] Add 'sse4' to X86TargetInfo::isValidFeatureName
new 078b994a27 [WebAssembly] Include libclang_rt.builtins in the standard way
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/ToolChain.cpp | 8 +++++++-
lib/Driver/ToolChains/CommonArgs.cpp | 10 +---------
lib/Driver/ToolChains/WebAssembly.cpp | 2 +-
test/Driver/wasm-toolchain.c | 4 ++--
4 files changed, 11 insertions(+), 13 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 e27514e61 [LSan] Enable LSan tests on PPC64 Linux.
new 350302ec8 [LSan] Disable a couple of failing tests on PPC64 (pending in [...]
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/lsan/TestCases/stale_stack_leak.cc | 2 +-
test/lsan/TestCases/swapcontext.cc | 2 +-
2 files changed, 2 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 clang.
from d724af7fa8 Use -fuse-init-array if no gcc installation is found.
new 4987714617 [X86] Add 'sse4' to X86TargetInfo::isValidFeatureName
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/Basic/Targets/X86.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 gcc.
from a6ed82d5a6d Protect more algorithms from overloaded comma operators
new 808f4b4d253 Daily bump.
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:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.