This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 192c540 Move canRelaxTls to Writer.cpp. NFC.
new cfa9b11 Simplify canRelaxTls.
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/Writer.cpp | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 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 3ff8bb6 Simplify ix86_expand_vector_move_misalign
new 60add81 * config/i386/i386.md (*lea<mode>_general_1): Rename from * [...]
new 04b7dfa Don't build 32-bit libatomic with -march=i486 on x86-64
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:
gcc/ChangeLog | 13 ++++
gcc/config/i386/i386.md | 193 +++++++++++++++++++++---------------------------
libatomic/ChangeLog | 6 ++
libatomic/configure.tgt | 10 +--
4 files changed, 105 insertions(+), 117 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 dc458b4 [RDF] Consider register as live if any alias is live
new 89c5c63 [ThinLTO] Prevent importing of "llvm.used" values
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/IR/Module.h | 7 ++++++
include/llvm/Transforms/Utils/ModuleUtils.h | 7 ------
lib/Analysis/ModuleSummaryAnalysis.cpp | 25 ++++++++++++++++++++++
lib/Bitcode/Writer/BitcodeWriter.cpp | 3 +++
lib/IR/Module.cpp | 16 ++++++++++++++
lib/Transforms/IPO/GlobalOpt.cpp | 1 -
lib/Transforms/IPO/Internalize.cpp | 1 -
lib/Transforms/Utils/FunctionImportUtils.cpp | 20 +++++++++++++++++
lib/Transforms/Utils/ModuleUtils.cpp | 17 ---------------
test/Transforms/FunctionImport/Inputs/inlineasm.ll | 11 ++++++++++
test/Transforms/FunctionImport/inlineasm.ll | 19 ++++++++++++++++
tools/gold/gold-plugin.cpp | 1 -
12 files changed, 101 insertions(+), 27 deletions(-)
create mode 100644 test/Transforms/FunctionImport/Inputs/inlineasm.ll
create mode 100644 test/Transforms/FunctionImport/inlineasm.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 master
in repository lld.
from 1261d07 Revert "[ELF] - Avoid using memset for zero-initialization of [...]
new 6993b16 Delete needsDynRelative.
new 192c540 Move canRelaxTls to Writer.cpp. 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:
ELF/Target.cpp | 29 +----------------------------
ELF/Target.h | 2 --
ELF/Writer.cpp | 34 ++++++++++++++++++++++++++++------
3 files changed, 29 insertions(+), 36 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 gcc-4_9-branch
in repository gcc.
from edc9715 Daily bump.
new 2858e66 Ensure std::thread helpers have internal linkage
new 10ce68f Fix assertions for move assignment of trivial types
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:
libstdc++-v3/ChangeLog | 23 +++++++++++++++
libstdc++-v3/include/bits/stl_algobase.h | 12 +++++---
libstdc++-v3/src/c++11/thread.cc | 6 ++--
.../copy/move_iterators/69478.cc} | 31 ++++++++++----------
.../copy_backward/move_iterators/69478.cc} | 31 ++++++++++----------
.../63500.cc => 25_algorithms/move/69478.cc} | 31 ++++++++++----------
.../move_backward/69478.cc} | 31 ++++++++++----------
.../30_threads/thread/{adl.cc => 70503.cc} | 33 +++++++++++-----------
8 files changed, 114 insertions(+), 84 deletions(-)
copy libstdc++-v3/testsuite/{23_containers/vector/63500.cc => 25_algorithms/copy/m [...]
copy libstdc++-v3/testsuite/{23_containers/vector/63500.cc => 25_algorithms/copy_b [...]
copy libstdc++-v3/testsuite/{23_containers/vector/63500.cc => 25_algorithms/move/6 [...]
copy libstdc++-v3/testsuite/{23_containers/vector/63500.cc => 25_algorithms/move_b [...]
copy libstdc++-v3/testsuite/30_threads/thread/{adl.cc => 70503.cc} (60%)
--
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 c5d3b5c [mips][microMIPS] Implement BGEC, BGEUC, BLTC, BLTUC, BEQC an [...]
new dc458b4 [RDF] Consider register as live if any alias is live
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/Hexagon/RDFLiveness.cpp | 4 ++--
test/CodeGen/Hexagon/rdf-reset-kills.ll | 28 ++++++++++++++++++++++++++++
2 files changed, 30 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/Hexagon/rdf-reset-kills.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 master
in repository llvm.
from 12607ab Revert "[gold-plugin] Disable name for values other than Glob [...]
new c5d3b5c [mips][microMIPS] Implement BGEC, BGEUC, BLTC, BLTUC, BEQC an [...]
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/Mips/Disassembler/MipsDisassembler.cpp | 94 +++++++++++++++++++++++
lib/Target/Mips/MicroMips32r6InstrFormats.td | 40 +++++++++-
lib/Target/Mips/MicroMips32r6InstrInfo.td | 70 +++++++++++++----
lib/Target/Mips/Mips32r6InstrInfo.td | 15 ++--
test/MC/Disassembler/Mips/micromips32r6/valid.txt | 6 ++
test/MC/Mips/micromips32r6/valid.s | 6 ++
6 files changed, 207 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 clang-tools-extra.
from cf8ed12 [include-fixer] Add a prototype for a new include fixing tool.
new d8689d1 IncludeFixerTest.cpp: Tweak not to assume clang-tools-extra w [...]
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:
unittests/include-fixer/CMakeLists.txt | 3 +++
unittests/include-fixer/IncludeFixerTest.cpp | 2 +-
2 files changed, 4 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 gcc.
from 482539e [AArch64] Work around PR target/64971
new 3ff8bb6 Simplify ix86_expand_vector_move_misalign
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/ChangeLog | 9 ++
gcc/config/i386/i386.c | 252 ++++++++++++++++---------------------------------
2 files changed, 90 insertions(+), 171 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 gcc-6-branch
in repository gcc.
from 9f9b359 * c-cppbuiltin.c (c_cpp_builtins): Fix __cpp_range_based_for.
new c43d292 [AArch64] Work around PR target/64971
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/ChangeLog | 8 ++++++++
gcc/config/aarch64/aarch64.md | 15 +++++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.c-torture/compile/pr37433-1.c | 11 +++++++++++
4 files changed, 39 insertions(+)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr37433-1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.