This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 33cbfcd04 Update now that the llvm-mc bug is fixed.
new 00501069f [PDB] Use a more appropriate message for a fatal error
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/PDB.cpp | 2 +-
1 file changed, 1 insertion(+), 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 3f91c64c16a [Dominators] Use a custom DFS implementation
new dd0b140c37c [IPO] Temporarily rollback r307215.
new 4aebf831108 Fully fix the movw/movt addend.
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:
include/llvm/MC/MCAsmBackend.h | 2 +-
lib/MC/MCAssembler.cpp | 11 ++++++-----
lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp | 4 ++--
lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp | 4 ++--
lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp | 15 +++++++--------
lib/Target/ARM/MCTargetDesc/ARMAsmBackend.h | 8 ++++----
lib/Target/BPF/MCTargetDesc/BPFAsmBackend.cpp | 4 ++--
lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp | 2 +-
lib/Target/Lanai/MCTargetDesc/LanaiAsmBackend.cpp | 4 ++--
lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp | 2 +-
lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h | 2 +-
lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp | 2 +-
lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp | 4 ++--
lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp | 2 +-
.../SystemZ/MCTargetDesc/SystemZMCAsmBackend.cpp | 4 ++--
lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp | 2 +-
lib/Transforms/IPO/GlobalOpt.cpp | 18 ------------------
test/MC/ARM/elf-movt.s | 13 ++++++++++++-
test/Transforms/GlobalOpt/pr33686.ll | 17 -----------------
19 files changed, 48 insertions(+), 72 deletions(-)
delete mode 100644 test/Transforms/GlobalOpt/pr33686.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 5c869951e [PDB] Tweak bad type index error handling
new 33cbfcd04 Update now that the llvm-mc bug is fixed.
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/ELF/arm-mov-relocs.s | 9 ++-------
1 file changed, 2 insertions(+), 7 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 c80f62248b7 [codeview] Fix type index discovery for four symbol records
new 3f91c64c16a [Dominators] Use a custom DFS implementation
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/Support/GenericDomTreeConstruction.h | 171 +++++++++++-----------
1 file changed, 84 insertions(+), 87 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 8f85685860c Enhance synchscope representation
new c80f62248b7 [codeview] Fix type index discovery for four symbol records
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/DebugInfo/CodeView/TypeIndexDiscovery.cpp | 12 ++++++++++++
1 file changed, 12 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 lld.
from 4c707cab6 Remove unnecessary local variable.
new 5c869951e [PDB] Tweak bad type index error 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:
COFF/PDB.cpp | 18 ++---
test/COFF/pdb-invalid-func-type.yaml | 146 +++++++++++++++++++++++++++++++++++
2 files changed, 154 insertions(+), 10 deletions(-)
create mode 100644 test/COFF/pdb-invalid-func-type.yaml
--
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 81731280ac [ODRHash] Support more method types.
new 8a8c68590d Enhance synchscope representation (clang)
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/CodeGen/CGBuiltin.cpp | 27 +++++++++++++--------------
test/CodeGen/ms-barriers-intrinsics.c | 6 +++---
2 files changed, 16 insertions(+), 17 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 lnt.
from 7dec6c0 lnt/server/db: Fix pep8 warnings
new 95b2b7f lnt/server/reporting: Fix pep8 warnings
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:
lnt/server/reporting/analysis.py | 41 +++++++++++----------
lnt/server/reporting/dailyreport.py | 2 +-
lnt/server/reporting/runs.py | 69 ++++++++++++++++++-----------------
lnt/server/reporting/summaryreport.py | 58 +++++++++++++++++------------
4 files changed, 93 insertions(+), 77 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.