This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 9db69e9 Remove a file that is too short to be an independent file.
new c6c1754 Do not expose ICF class from the 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:
ELF/ICF.cpp | 116 ++++++++++++++++-------------------------------------
ELF/InputSection.h | 12 +++---
2 files changed, 40 insertions(+), 88 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 b665150 Attempt to fix big-endian buildbots.
new e58b8cc [bpf] add BPF disassembler
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/BPF/BPFInstrInfo.td | 12 +-
lib/Target/BPF/CMakeLists.txt | 2 +
lib/Target/BPF/Disassembler/BPFDisassembler.cpp | 154 +++++++++++++++++++++
lib/Target/BPF/Disassembler/CMakeLists.txt | 4 +
.../{InstPrinter => Disassembler}/LLVMBuild.txt | 6 +-
lib/Target/BPF/LLVMBuild.txt | 3 +-
test/CodeGen/BPF/atomics.ll | 8 +-
.../CodeGen/BPF/{atomics.ll => objdump_atomics.ll} | 10 +-
.../BPF/{intrinsics.ll => objdump_intrinsics.ll} | 14 +-
.../compound.ll => BPF/objdump_trivial.ll} | 8 +-
10 files changed, 196 insertions(+), 25 deletions(-)
create mode 100644 lib/Target/BPF/Disassembler/BPFDisassembler.cpp
create mode 100644 lib/Target/BPF/Disassembler/CMakeLists.txt
copy lib/Target/BPF/{InstPrinter => Disassembler}/LLVMBuild.txt (81%)
copy test/CodeGen/BPF/{atomics.ll => objdump_atomics.ll} (61%)
copy test/CodeGen/BPF/{intrinsics.ll => objdump_intrinsics.ll} (81%)
copy test/CodeGen/{Hexagon/compound.ll => BPF/objdump_trivial.ll} (55%)
--
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 533eaee Style fix. NFC.
new b665150 Attempt to fix big-endian 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:
lib/Support/SHA1.cpp | 7 -------
1 file changed, 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 8afc3ea SHA1: unroll loop in hashBlock.
new 54ac8be Fix buildbot.
new 533eaee Style fix. 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/Support/SHA1.cpp | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 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 902878b Demangle: remove references to allocator for default allocator
new 8afc3ea SHA1: unroll loop in hashBlock.
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/SHA1.h | 5 +-
lib/Support/SHA1.cpp | 196 ++++++++++++++++++++++++++++++++++----------
2 files changed, 156 insertions(+), 45 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 e17a816 Demangle: replace custom typedef for std::string with std::string
new 21918ee Demangle: remove unnecessary typedef for std::vector
new 902878b Demangle: remove references to allocator for default allocator
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/Demangle/ItaniumDemangle.cpp | 87 +++++++++++++++-------------------------
1 file changed, 32 insertions(+), 55 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 c57d1d6 Give some helper classes/functions internal linkage. NFC.
new 7f90f9e Demangle: use direct member initialization (NFC)
new e17a816 Demangle: replace custom typedef for std::string with std::string
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/Demangle/ItaniumDemangle.cpp | 99 ++++++++++++++++++----------------------
1 file changed, 44 insertions(+), 55 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 gcc.
from 8cb572e * gcc.c-torture/execute/comp-goto-1.c (insn_t): Change offset [...]
new f8ea066 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from 1b7b41a TILE-Gx: Fix bundling when encountering consecutive barriers.
new 03e53f5 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from 43b369f Daily bump.
new 6d40bcc 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.