This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 2532c62 Remove TargetInfo::getImageBase. NFC.
new 7eced97 Update error message to use "ld.lld" instead of "lld -flavor gnu".
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/lld/lld.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 lld.
from 303cb18 Set DT_MIPS_BASE_ADDRESS correctly if -image-base is given.
new 2532c62 Remove TargetInfo::getImageBase. 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/Driver.cpp | 3 ++-
ELF/Target.cpp | 6 +-----
ELF/Target.h | 3 +--
3 files changed, 4 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 binutils-gdb.
from 78cc6c2 Remove unused variables
new 7f131b3 Add missing newline to py-breakpoint.c
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/python/py-breakpoint.c | 1 +
2 files changed, 6 insertions(+)
--
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 e9edae4 [GlobalISel] Fix G_OR opcode after the addition of a TargetOpcode.
new 99b3da6 [X86][MC] Fix bracket expression parsing in intel-style assembly.
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/X86/AsmParser/X86AsmParser.cpp | 7 +++++--
test/MC/X86/pr28547.s | 5 +++++
2 files changed, 10 insertions(+), 2 deletions(-)
create mode 100644 test/MC/X86/pr28547.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 0fead3f Upgrade all the .arcconfigs to https.
new 303cb18 Set DT_MIPS_BASE_ADDRESS correctly if -image-base is given.
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/OutputSections.cpp | 2 +-
test/ELF/mips-dynamic.s | 8 +++++++-
2 files changed, 8 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 3eef398 [CodeGen] s/constexpr/LLVM_CONSTEXPR/ in MachineMemOperand.h.
new 4d45f1e X86: handle external tail calls in Windows JIT
new 3ce0513 [CodeGen] Simplify reg bank/class union is+get into dyn_cast. NFC.
new e9edae4 [GlobalISel] Fix G_OR opcode after the addition of a TargetOpcode.
The 3 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/CodeGen/MachineRegisterInfo.h | 8 ++------
include/llvm/Target/TargetOpcodes.def | 4 ++--
lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFI386.h | 6 ++++--
test/ExecutionEngine/RuntimeDyld/X86/COFF_i386.s | 6 ++++--
4 files changed, 12 insertions(+), 12 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 e53b5c2 auto-generate checks
new 3eef398 [CodeGen] s/constexpr/LLVM_CONSTEXPR/ in MachineMemOperand.h.
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/CodeGen/MachineMemOperand.h | 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 clang.
from 042ccf6 Removing a few more :option: tags that we do not have corresp [...]
new 93765ed Despite there being an option, it seems that Sphinx has decid [...]
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:
docs/UsersManual.rst | 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 6e4b75d GlobalsAA: Functions with the argmemonly attribute won't read [...]
new 5591e3d ARM: fix vmov.i64 immediate validity check
new f66cee6 [CodeGen] Refactor MachineMemOperand's Flags enum.
new e53b5c2 auto-generate checks
The 3 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/CodeGen/MachineMemOperand.h | 57 +-
lib/CodeGen/MachineFunction.cpp | 7 +-
lib/CodeGen/MachineInstr.cpp | 15 +-
lib/Target/AArch64/AArch64InstrInfo.cpp | 3 +-
lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 2 +-
test/CodeGen/X86/bt.ll | 852 ++++++++++++++++--------------
test/MC/ARM/fp-const-errors.s | 3 +
7 files changed, 512 insertions(+), 427 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.