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 ce04ed3f [clangd] Make IncludeInserter less slow. NFC
new f3e8ad08 Introduce completionItemKind capability support.
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:
clangd/ClangdLSPServer.cpp | 26 ++++++++++++--
clangd/ClangdLSPServer.h | 2 ++
clangd/Protocol.cpp | 51 +++++++++++++++++++++++++++
clangd/Protocol.h | 87 +++++++++++++++++++++++++++++-----------------
4 files changed, 131 insertions(+), 35 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 95202826053 [X86] Split BT and BTC/BTR/BTS scheduler classes
new 8ecc654008a [X86][Btver2] BTC/BTR/BTS instructions take 2uops not 1
new 4d42c19cd1f Revert r343192 as an ubsan build is currently failing
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/BinaryFormat/Dwarf.def | 15 ++---
include/llvm/BinaryFormat/Dwarf.h | 4 +-
include/llvm/DebugInfo/DWARF/DWARFContext.h | 3 +-
include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h | 26 +++-----
include/llvm/MC/MCDwarf.h | 6 --
include/llvm/MC/MCStreamer.h | 1 -
lib/BinaryFormat/Dwarf.cpp | 20 +-----
lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp | 3 -
lib/CodeGen/CFIInstrInserter.cpp | 1 -
lib/CodeGen/MIRParser/MILexer.cpp | 1 -
lib/CodeGen/MIRParser/MILexer.h | 1 -
lib/CodeGen/MIRParser/MIParser.cpp | 4 --
lib/CodeGen/MachineOperand.cpp | 5 --
lib/DebugInfo/DWARF/DWARFContext.cpp | 8 +--
lib/DebugInfo/DWARF/DWARFDebugFrame.cpp | 13 ++--
lib/MC/MCAsmStreamer.cpp | 7 --
lib/MC/MCDwarf.cpp | 4 --
lib/MC/MCStreamer.cpp | 9 ---
lib/Target/AArch64/AArch64FrameLowering.cpp | 6 --
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 10 ---
lib/Target/X86/X86ScheduleBtVer2.td | 2 +-
test/CodeGen/AArch64/sign-return-address.ll | 22 +++---
test/CodeGen/MIR/AArch64/cfi.mir | 2 -
test/tools/llvm-mca/X86/BtVer2/resources-x86_64.s | 36 +++++-----
tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 2 +-
tools/llvm-readobj/DwarfCFIEHPrinter.h | 13 ++--
tools/llvm-readobj/ELFDumper.cpp | 81 ++++++++++-------------
27 files changed, 94 insertions(+), 211 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 02957e781 Update CallFrameString API to account for r343114
new 4f27b0fb3 Revert r343193 together with r343192
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:
source/Plugins/SymbolFile/DWARF/DWARFDefines.cpp | 4 ++--
source/Plugins/SymbolFile/DWARF/DWARFDefines.h | 2 +-
2 files 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 llvm.
from 5e78aca0435 [AArch64][v8.5A] Add speculation barriers SSBB and PSSBB
new be394f1c51e [AArch64] Refactor immediate details out of add/sub tblgen [...]
new 65e0fda8ab8 [Sparc] EXPENSIVE_CHECKS now passes all machine verifier er [...]
new 95202826053 [X86] Split BT and BTC/BTR/BTS scheduler classes
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:
lib/Target/AArch64/AArch64InstrFormats.td | 32 ++++++++++++++++++-------------
lib/Target/Sparc/SparcTargetMachine.h | 4 ----
lib/Target/X86/X86InstrInfo.td | 12 ++++++------
lib/Target/X86/X86SchedBroadwell.td | 5 +++--
lib/Target/X86/X86SchedHaswell.td | 5 +++--
lib/Target/X86/X86SchedSandyBridge.td | 5 +++--
lib/Target/X86/X86SchedSkylakeClient.td | 5 +++--
lib/Target/X86/X86SchedSkylakeServer.td | 5 +++--
lib/Target/X86/X86Schedule.td | 1 +
lib/Target/X86/X86ScheduleAtom.td | 3 ++-
lib/Target/X86/X86ScheduleBtVer2.td | 4 +++-
lib/Target/X86/X86ScheduleSLM.td | 5 +++--
lib/Target/X86/X86ScheduleZnver1.td | 11 +++--------
13 files changed, 52 insertions(+), 45 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 94a9f57861e [InstCombine] Without infinites, fold (C / X) < 0.0 --> (X < 0)
new 5e78aca0435 [AArch64][v8.5A] Add speculation barriers SSBB and PSSBB
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/AArch64/AArch64InstrInfo.td | 2 ++
test/MC/AArch64/basic-a64-instructions.s | 4 +++-
test/MC/AArch64/{csdb.s => speculation-barriers.s} | 7 ++++++-
test/MC/Disassembler/AArch64/basic-a64-instructions.txt | 2 --
.../MC/Disassembler/AArch64/{csdb.txt => speculation-barriers.txt} | 7 ++++++-
5 files changed, 17 insertions(+), 5 deletions(-)
rename test/MC/AArch64/{csdb.s => speculation-barriers.s} (52%)
rename test/MC/Disassembler/AArch64/{csdb.txt => speculation-barriers.txt} (50%)
--
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 c104c07a62 [Tooling] Get rid of uses of llvm::Twine::str which is slow. NFC
new 7a37247afe [OpenMP] Improve search for libomptarget-nvptx
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/Driver/Options.td | 2 ++
lib/Driver/ToolChains/Cuda.cpp | 20 ++++++++++++++------
test/Driver/openmp-offload-gpu.c | 21 +++++++++++++++++++++
3 files changed, 37 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 llvm.
from 51f78de4177 [X86][Btver2] BLSI/BLSMSK/BLSR instructions take 2uops not [...]
new 94a9f57861e [InstCombine] Without infinites, fold (C / X) < 0.0 --> (X < 0)
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/Transforms/InstCombine/InstCombineCompares.cpp | 55 ++++++++++++++++++++++
test/Transforms/InstCombine/fcmp.ll | 15 ++----
2 files changed, 60 insertions(+), 10 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 b5ba7e7aa9b 2018-09-27 Richard Biener <rguenther(a)suse.de>
new 298331ea05d 2018-09-27 Martin Liska <mliska(a)suse.cz>
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 | 5 +++++
gcc/coverage.c | 10 ++++------
gcc/testsuite/ChangeLog | 13 +++++++++++++
gcc/testsuite/g++.dg/pr60518.C | 2 +-
gcc/testsuite/g++.dg/torture/pr59265.C | 2 +-
gcc/testsuite/g++.dg/tree-prof/morefunc.C | 2 +-
gcc/testsuite/g++.dg/tree-ssa/dom-invalid.C | 2 +-
gcc/testsuite/gcc.dg/pr26570.c | 2 +-
gcc/testsuite/gcc.dg/pr32773.c | 4 ++--
gcc/testsuite/gcc.dg/pr40209.c | 2 +-
gcc/testsuite/gcc.dg/pr51957-1.c | 2 +-
gcc/testsuite/gcc.dg/pr80747.c | 2 +-
gcc/testsuite/gcc.target/aarch64/pr62262.c | 2 +-
13 files changed, 33 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 llvm.
from fa611d49bbe [InstCombine] add tests for FP sign-bit cmp optimization wi [...]
new 26f2dcfa088 [AArch64][v8.5A] Add Branch Target Identification instructions
new 7756815310a [WPD] Fix incorrect devirtualization after indirect call promotion
new 51f78de4177 [X86][Btver2] BLSI/BLSMSK/BLSR instructions take 2uops not [...]
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/Analysis/TypeMetadataUtils.h | 7 +-
lib/Analysis/ModuleSummaryAnalysis.cpp | 23 ++--
lib/Analysis/TypeMetadataUtils.cpp | 42 +++---
lib/Target/AArch64/AArch64.td | 6 +-
lib/Target/AArch64/AArch64InstrFormats.td | 15 +++
lib/Target/AArch64/AArch64InstrInfo.td | 4 +
lib/Target/AArch64/AArch64Subtarget.h | 2 +
lib/Target/AArch64/AArch64SystemOperands.td | 17 +++
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 67 ++++++++++
.../AArch64/InstPrinter/AArch64InstPrinter.cpp | 11 ++
.../AArch64/InstPrinter/AArch64InstPrinter.h | 3 +
lib/Target/AArch64/Utils/AArch64BaseInfo.cpp | 7 +
lib/Target/AArch64/Utils/AArch64BaseInfo.h | 8 ++
lib/Target/X86/X86ScheduleBtVer2.td | 2 +-
lib/Transforms/IPO/WholeProgramDevirt.cpp | 61 ++++++---
test/MC/AArch64/armv8.5a-bti-error.s | 12 ++
test/MC/AArch64/armv8.5a-bti.s | 37 ++++++
test/MC/Disassembler/AArch64/armv8.5a-bti.txt | 18 +++
test/ThinLTO/X86/devirt-after-icp.ll | 148 +++++++++++++++++++++
test/tools/llvm-mca/X86/BtVer2/resources-bmi1.s | 24 ++--
20 files changed, 452 insertions(+), 62 deletions(-)
create mode 100644 test/MC/AArch64/armv8.5a-bti-error.s
create mode 100644 test/MC/AArch64/armv8.5a-bti.s
create mode 100644 test/MC/Disassembler/AArch64/armv8.5a-bti.txt
create mode 100644 test/ThinLTO/X86/devirt-after-icp.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.
from 38932860b8 [AArch64][v8.5A] Test optional Armv8.5-A random number extension
new c104c07a62 [Tooling] Get rid of uses of llvm::Twine::str which is slow. 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/Tooling/Inclusions/HeaderIncludes.cpp | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.