This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 069779a6e1 clang-format: [JS] Correctly Indent Nested JavaScript Literals.
new befb667456 [clang] Remove double semicolons. NFC.
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/AST/Type.cpp | 2 +-
lib/Sema/SemaType.cpp | 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 lld.
from 9efa57c6a Convert a use of OutputSections. NFC.
new 432696786 Move finalize to OutputSectionCommands. NFC.
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 | 77 +++++++++++++++++++++++++++++++++++++++++++++++++
ELF/LinkerScript.h | 1 +
ELF/OutputSections.cpp | 78 --------------------------------------------------
ELF/OutputSections.h | 1 -
ELF/Writer.cpp | 2 +-
5 files changed, 79 insertions(+), 80 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 53a472fd29e [WebAssembly] MC: Refactor relocation handling
new 46747f1821d [LVI Printer] Rely on the LVI analysis functions rather tha [...]
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/Analysis/LazyValueInfo.h | 7 +-
lib/Analysis/LazyValueInfo.cpp | 153 ++++++++++++---------
.../LazyValueAnalysis/lvi-after-jumpthreading.ll | 68 +++++----
3 files changed, 137 insertions(+), 91 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 d0a5fcd3e Define __executable_start.
new 9efa57c6a Convert a use of OutputSections. NFC.
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 | 4 ++--
1 file 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 ae5480dda71 MIRPrinter: Avoid assert() when printing empty INLINEASM strings.
new 53a472fd29e [WebAssembly] MC: Refactor relocation handling
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/MC/MCWasmObjectWriter.h | 1 +
lib/MC/WasmObjectWriter.cpp | 245 ++++++++-------------
.../MCTargetDesc/WebAssemblyWasmObjectWriter.cpp | 7 +
test/MC/WebAssembly/reloc-code.ll | 20 +-
4 files changed, 112 insertions(+), 161 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 newlib.
from 41b7ef9e1 cygwin: document wcsxfrm fix
new 7afc1124b cygwin: Fix crash if env var name starts with non-ASCII char
new 163066a1a cygwin: document env var crash fix
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:
winsup/cygwin/environ.cc | 4 ++--
winsup/cygwin/release/2.8.1 | 3 +++
2 files changed, 5 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 2c18fa1f9c0 AMDGPU/NFC: Move amdgpu code object metadata to support
new 5c0660f0168 UnitTests: Do not use assert() for error checking
new ae5480dda71 MIRPrinter: Avoid assert() when printing empty INLINEASM strings.
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/CodeGen/MIRPrinter.cpp | 11 +++++++++--
test/CodeGen/MIR/X86/inline-asm.mir | 12 ++++++++++++
unittests/MI/LiveIntervalTest.cpp | 3 ++-
unittests/Target/AArch64/InstSizes.cpp | 16 ++++++++++------
4 files changed, 33 insertions(+), 9 deletions(-)
create mode 100644 test/CodeGen/MIR/X86/inline-asm.mir
--
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 1ae64b685b6 Backport to gcc-6-branch of r246004.
new 794eccb2421 gcc/
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 | 6 ++++
gcc/config/sparc/sparc.c | 3 ++
gcc/testsuite/ChangeLog | 4 +++
gcc/testsuite/gcc.target/sparc/sparc-ret-3.c | 53 ++++++++++++++++++++++++++++
4 files changed, 66 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/sparc/sparc-ret-3.c
--
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 46fa5e5c746 Daily bump.
new cf2fa7f4b50 sparc: Fix stack references in return delay slot.
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 | 6 ++++
gcc/config/sparc/sparc.c | 3 ++
gcc/testsuite/ChangeLog | 4 +++
gcc/testsuite/gcc.target/sparc/sparc-ret-3.c | 53 ++++++++++++++++++++++++++++
4 files changed, 66 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/sparc/sparc-ret-3.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.