This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 1d25cd9 [ELF] - Versionscript: support mangled symbols with the same name.
new 678ab42 Delete dead code.
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/LinkerScript.cpp | 3 ---
1 file changed, 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 2e1f810 [ARM] Promote small global constants to constant pools
new d0c0b62 [ARM] Support ldr.w in pseudo instruction ldr rd,=immediate
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/ARM/ARMInstrThumb2.td | 4 ++
lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 3 ++
test/MC/ARM/ldr-pseudo-wide.s | 71 +++++++++++++++++++++++++++++++
3 files changed, 78 insertions(+)
create mode 100644 test/MC/ARM/ldr-pseudo-wide.s
--
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 b8e6304 [CMake] Fix linker-as-ld to symlink instead of copy lld
new 1d25cd9 [ELF] - Versionscript: support mangled symbols with the same name.
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/SymbolTable.cpp | 33 ++++++++++++++++++++-------------
ELF/SymbolTable.h | 2 +-
test/ELF/version-script-extern.s | 22 ++++++++++++++++++++--
3 files changed, 41 insertions(+), 16 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 lldb.
from c3ba04c Fix linux build after rL281273
new 988829f Remove MIUtilParse (no longer used)
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/lldb-mi/CMakeLists.txt | 1 -
tools/lldb-mi/MIUtilParse.cpp | 74 -----------------------------------------
tools/lldb-mi/MIUtilParse.h | 77 -------------------------------------------
3 files changed, 152 deletions(-)
delete mode 100644 tools/lldb-mi/MIUtilParse.cpp
delete mode 100644 tools/lldb-mi/MIUtilParse.h
--
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 6b9f360 Allow register variables in naked functions.
new b9127b3 Simplify. NFC.
new 07ab3a7 Revert accidentally checked in change in r281315.
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/Sema/SemaTemplateInstantiateDecl.cpp | 6 +++---
1 file changed, 3 insertions(+), 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 gcc.
from 6fed0d7 * optabs.c (prepare_cmp_insn): Update documentation comment.
new 89bcb5a * c-typeck.c (build_unary_op): Rename FLAG parameter to NOCO [...]
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/c/ChangeLog | 5 +++++
gcc/c/c-typeck.c | 17 +++++++++--------
2 files changed, 14 insertions(+), 8 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 ea8e2d3 [WebAssembly] Trying to fix broken tests in CodeGen/WebAssemb [...]
new 2e1f810 [ARM] Promote small global constants to constant pools
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/ARM/ARMAsmPrinter.cpp | 13 ++++
lib/Target/ARM/ARMAsmPrinter.h | 9 ++-
lib/Target/ARM/ARMISelLowering.cpp | 110 +++++++++++++++++++++++++++++++
lib/Target/ARM/ARMMachineFunctionInfo.h | 13 ++++
test/CodeGen/ARM/constantpool-promote.ll | 109 ++++++++++++++++++++++++++++++
5 files changed, 253 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/ARM/constantpool-promote.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 clang-tools-extra.
from bbeb9ca [clang-tidy] Extend readability-container-size-empty to arbit [...]
new 5f188a7 [clang-tidy] Fix naming in container-size-empty.
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/readability/ContainerSizeEmptyCheck.cpp | 8 ++++----
1 file changed, 4 insertions(+), 4 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 7dc5b7e Remove MVT:i1 xor instruction before SELECT. (Performance imp [...]
new ea8e2d3 [WebAssembly] Trying to fix broken tests in CodeGen/WebAssemb [...]
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/CodeGen/WebAssembly/dbgvalue.ll | 2 +-
test/DebugInfo/WebAssembly/dbg-declare.ll | 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 libcxx.
from 8b89130 config: Use _LIBCPP_TYPE_VIS_ONLY with enum class
new f6600b7 [libcxx] Fix gcc builds.
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/__threading_support | 15 +++++++++++++--
1 file changed, 13 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.