This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 6a1b55e llvm-strings: introduce basic strings tool
new ca29721 llvm-strings: explicitly include cctype
new 582d2b4 [ADT/MathExtras] Make buildbot happy again.
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:
tools/llvm-strings/llvm-strings.cpp | 3 ++-
unittests/Support/MathExtrasTest.cpp | 12 ++++++------
2 files 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 lld.
from e4bca24 [lld/COFF] Don't round alignment if it's already a power-of-two.
new 021070a Remove a member from InputSectionData and use the pool instead.
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/InputSection.cpp | 8 ++++----
ELF/InputSection.h | 3 ---
2 files changed, 4 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 88b31bf [lli] Simplify the code a bit. No functional change intended.
new 6a1b55e llvm-strings: introduce basic strings tool
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:
tools/llvm-strings/CMakeLists.txt | 8 ++
tools/{llvm-dis => llvm-strings}/LLVMBuild.txt | 6 +-
tools/llvm-strings/llvm-strings.cpp | 120 +++++++++++++++++++++++++
3 files changed, 131 insertions(+), 3 deletions(-)
create mode 100644 tools/llvm-strings/CMakeLists.txt
copy tools/{llvm-dis => llvm-strings}/LLVMBuild.txt (82%)
create mode 100644 tools/llvm-strings/llvm-strings.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 30ebcd3 [IR/DataLayout] Simplify the code using PowerOf2Ceil. NFCI.
new 88b31bf [lli] Simplify the code a bit. No functional change intended.
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/Object/COFFObjectFile.cpp | 4 +---
1 file changed, 1 insertion(+), 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 81a2553 AMDGPU: Attempt to fix build failure on x86-64 selfhost build
new 30ebcd3 [IR/DataLayout] Simplify the code using PowerOf2Ceil. NFCI.
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/IR/DataLayout.cpp | 8 ++------
1 file changed, 2 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 lld.
from 6d7e0dd Call flush() after llvm_shutdown().
new e4bca24 [lld/COFF] Don't round alignment if it's already a power-of-two.
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:
COFF/Chunks.cpp | 2 +-
test/COFF/common.test | 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 llvm.
from 07ca53d [ADT/MathExtras] Add tests for PowerOf2Floor (previously untested).
new 81a2553 AMDGPU: Attempt to fix build failure on x86-64 selfhost build
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/AMDGPU/AMDGPURuntimeMetadata.h | 2 --
1 file changed, 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 17ff155 [ADT/MathExtras] Introduce PowerOf2Ceil.
new 7b59fc9 Add a blank line for a test commit.
new 07ca53d [ADT/MathExtras] Add tests for PowerOf2Floor (previously untested).
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/PowerPC/PPCInstrAltivec.td | 1 +
unittests/Support/MathExtrasTest.cpp | 6 ++++++
2 files changed, 7 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 llvm.
from 55616f6 [llvm] Remove duplicate header from PassInfo.h
new 17ff155 [ADT/MathExtras] Introduce PowerOf2Ceil.
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/MathExtras.h | 8 ++++++++
unittests/Support/MathExtrasTest.cpp | 6 ++++++
2 files changed, 14 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 lld.
from 067cea1 Handle Archive::children's error proerly.
new 6d7e0dd Call flush() after llvm_shutdown().
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/Error.cpp | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.