This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 684e0cf Speculative REQUIRES to fix Windows bot.
new 43dec7d [AMDGPU, PowerPC, TableGen] Fix some Clang-tidy modernize and [...]
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/AMDGPU/AMDGPUFrameLowering.cpp | 10 ++--
lib/Target/AMDGPU/AMDGPUFrameLowering.h | 9 ++-
lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp | 43 +++++++++-----
lib/Target/AMDGPU/AMDGPUSubtarget.h | 17 ++++--
lib/Target/AMDGPU/AMDGPUTargetMachine.h | 13 ++++-
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 68 ++++++++++++----------
.../AMDGPU/Disassembler/AMDGPUDisassembler.h | 13 +++--
lib/Target/AMDGPU/R600FrameLowering.h | 12 ++--
lib/Target/AMDGPU/R600ISelLowering.cpp | 53 +++++++++++------
lib/Target/AMDGPU/R600MachineScheduler.h | 20 +++----
lib/Target/AMDGPU/SIFrameLowering.h | 7 ++-
lib/Target/AMDGPU/SIMachineScheduler.h | 58 +++++++++---------
lib/Target/AMDGPU/SIWholeQuadMode.cpp | 26 +++++++--
lib/Target/PowerPC/PPCInstrAltivec.td | 6 +-
lib/Target/PowerPC/PPCLoopPreIncPrep.cpp | 38 +++++++-----
utils/TableGen/SubtargetEmitter.cpp | 27 ++++-----
16 files changed, 257 insertions(+), 163 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 be0a43c AMDGPU: Cleanup checks in sext_inreg test
new e9d4ce0 [X86] Regenerate test
new 684e0cf Speculative REQUIRES to fix Windows bot.
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:
test/CodeGen/X86/pr21792.ll | 32 ++++++++++++++++++++++++++------
test/DebugInfo/MIR/X86/no-cfi-loc.mir | 1 +
2 files changed, 27 insertions(+), 6 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 25dc57b Add support for R_X86_64_GOT64.
new 6f809b9 [ELF] Fix test case thinko from r289152
new 8f07ecc COFF: New symbol table design.
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:
COFF/Chunks.cpp | 4 +-
COFF/Chunks.h | 1 -
COFF/Config.h | 15 +-
COFF/DLL.cpp | 2 +-
COFF/Driver.cpp | 14 +-
COFF/Driver.h | 3 +-
COFF/DriverUtils.cpp | 10 +-
COFF/ICF.cpp | 8 +-
COFF/InputFiles.cpp | 96 +++++---
COFF/InputFiles.h | 44 ++--
COFF/MarkLive.cpp | 6 +-
COFF/SymbolTable.cpp | 412 ++++++++++++++++++----------------
COFF/SymbolTable.h | 48 ++--
COFF/Symbols.cpp | 142 +-----------
COFF/Symbols.h | 114 ++++++----
COFF/Writer.cpp | 32 +--
test/COFF/include2.test | 2 +-
test/COFF/order.test | 2 +-
test/COFF/symtab.test | 52 ++---
test/ELF/linkerscript/data-commands.s | 6 +-
20 files changed, 466 insertions(+), 547 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 d9da6e9 Remove special error recovery for ::(id)
new a9f3135 [modules] Add optional out-param to ASTReader::ReadAST for im [...]
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/clang/Serialization/ASTReader.h | 8 +++++++-
lib/Serialization/ASTReader.cpp | 7 ++++++-
2 files changed, 13 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 269e400 COFF: Support both /lldmap and /lldmap:<file>
new 25dc57b Add support for R_X86_64_GOT64.
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/Target.cpp | 2 ++
test/ELF/relocation.s | 8 ++++++++
2 files changed, 10 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 test-suite.
from e95b73b Also mention TEST_SUITE_RUN_BENCHMARKS=0 in the CTMark README
new a2e3e74 Revert "utils/compare.py: Fix problems when not showing the d [...]
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:
utils/compare.py | 28 +++++++++++++---------------
1 file changed, 13 insertions(+), 15 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 test-suite.
from a817004 Add a CTMark directory
new e95b73b Also mention TEST_SUITE_RUN_BENCHMARKS=0 in the CTMark README
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:
CTMark/README.md | 5 +++--
1 file changed, 3 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 baf9211 Fix LLVM's use of DW_OP_bit_piece in DWARF expressions.
new be0a43c AMDGPU: Cleanup checks in sext_inreg test
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/AMDGPU/sext-in-reg.ll | 371 ++++++++++++++++++++-----------------
1 file changed, 203 insertions(+), 168 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 35f3b49 Improve error message when referencing a non-tag type with a tag
new d9da6e9 Remove special error recovery for ::(id)
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/clang/Basic/DiagnosticParseKinds.td | 2 --
include/clang/Parse/Parser.h | 2 --
lib/Parse/ParseExprCXX.cpp | 46 -----------------------------
test/Parser/colon-colon-parentheses.cpp | 34 ++++++++++++---------
4 files changed, 20 insertions(+), 64 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 0defe71 Remove `REQUIRES: shell` hack to workaround an echo issue.
new 84d61a5 COFF: Move a call to toString() out of the hot path.
new 269e400 COFF: Support both /lldmap and /lldmap:<file>
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:
COFF/Driver.cpp | 20 +++++++++++++++++---
COFF/InputFiles.cpp | 6 ++++--
COFF/Options.td | 3 ++-
test/COFF/lldmap.test | 6 ++++--
4 files changed, 27 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.