This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 76df97cce COFF ICF: Merge only functions. Do not merge read-only data.
new afbaed88b COFF: actually synthesize CONST imports properly
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/InputFiles.cpp | 3 +++
COFF/InputFiles.h | 1 +
test/COFF/Inputs/constant-import.s | 21 +++++++++++++++++++++
test/COFF/constant.test | 5 +++++
4 files changed, 30 insertions(+)
create mode 100644 test/COFF/Inputs/constant-import.s
create mode 100644 test/COFF/constant.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 gcc.
from 7730cf4b216 Update .po files.
new ba958b3176c Remove blank line
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/ada/ChangeLog | 1 -
1 file changed, 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 0bda850299c CMake: ignore git stderr when trying to sort out revision. NFC.
new c01803866ec [bpf] add bigendian support to 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/Disassembler/BPFDisassembler.cpp | 26 ++++++++++++++++------
.../BPF/{mem_offset.ll => mem_offset_be.ll} | 7 +++---
2 files changed, 23 insertions(+), 10 deletions(-)
copy test/CodeGen/BPF/{mem_offset.ll => mem_offset_be.ll} (54%)
--
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 1b98417fe9 [libclang] Expose some target information via the C API.
new b3dc14e340 [DOXYGEN] Minor improvements in doxygen comments.
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/Headers/bmiintrin.h | 166 ------------------------------------------------
1 file changed, 166 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 glibc.
from 0516e24d18 conformtest: Fix XPG standard naming.
new 085e07db22 conformtest: Allow time.h inclusion from semaphore.h for XOPEN2K.
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:
ChangeLog | 7 +++++++
conform/Makefile | 1 -
conform/data/semaphore.h-data | 4 +++-
3 files changed, 10 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/bmk-scripts.
from 988e041 Rewrite of prepare-board.sh
new 90f8869 Modify run.sh to use new prepare-board.sh
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:
run.sh | 33 +++++----------------------------
1 file changed, 5 insertions(+), 28 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/bmk-scripts.
from 5263279 run.sh: Make it the main entry point.
new 988e041 Rewrite of prepare-board.sh
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:
prepare-board.sh | 462 ++++++++++++++++++++++++++++++-
prepare-board/default-profile-tk1 | 1 +
prepare-board/default-profile-tx1 | 1 +
prepare-board/freq-tk1-parallel3x3 | 1 +
prepare-board/freq-tx1-parallel3x3 | 1 +
sysctl.conf => prepare-board/sysctl.conf | 0
6 files changed, 454 insertions(+), 12 deletions(-)
create mode 100644 prepare-board/default-profile-tk1
create mode 100644 prepare-board/default-profile-tx1
create mode 100644 prepare-board/freq-tk1-parallel3x3
create mode 100644 prepare-board/freq-tx1-parallel3x3
rename sysctl.conf => prepare-board/sysctl.conf (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 clang-tools-extra.
from e522cfb1 Fix API breaks
new ba02ce56 [clang-tidy] modernize-use-emplace: remove unnecessary make_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:
clang-tidy/modernize/UseEmplaceCheck.cpp | 54 ++++++++++++++++++------
docs/ReleaseNotes.rst | 6 +++
docs/clang-tidy/checks/modernize-use-emplace.rst | 3 +-
test/clang-tidy/modernize-use-emplace.cpp | 49 +++++++++++++++++----
4 files changed, 88 insertions(+), 24 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 binutils-gdb.
from 750eaa47f1 x86: Check plt_got before using .plt.got
new 428544e8ae Consistently use fprintf_filtered when displaying MIPS registers.
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:
gdb/ChangeLog | 5 +++++
gdb/mips-tdep.c | 2 +-
2 files changed, 6 insertions(+), 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 a91ff63def9 Move variable local to where ita used. NFCI.
new 98e89d3bb4e [InlineCost] Improve the cost heuristic for Switch
new 0bda850299c CMake: ignore git stderr when trying to sort out revision. 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:
cmake/modules/VersionFromVCS.cmake | 3 +-
include/llvm/Analysis/TargetTransformInfo.h | 12 ++
include/llvm/Analysis/TargetTransformInfoImpl.h | 6 +
include/llvm/CodeGen/BasicTTIImpl.h | 56 ++++++++++
include/llvm/Support/CMakeLists.txt | 3 +-
include/llvm/Target/TargetLowering.h | 71 ++++++++++++
lib/Analysis/InlineCost.cpp | 76 ++++++++++++-
lib/Analysis/TargetTransformInfo.cpp | 6 +
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 135 +++++++----------------
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h | 19 ++--
lib/CodeGen/TargetLoweringBase.cpp | 16 +++
test/Transforms/Inline/AArch64/switch.ll | 123 +++++++++++++++++++++
12 files changed, 409 insertions(+), 117 deletions(-)
create mode 100644 test/Transforms/Inline/AArch64/switch.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.