This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 7fa9c2f937d [X86] Remove gpr shift/extension schedule itineraries (PR37093)
new 741d7afdf12 [ORC] Plumb error notifications through the VSO interface.
new e2da0553ce0 Fix a typo in a comment; NFC
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/ExecutionEngine/JITSymbol.h | 20 +-
include/llvm/ExecutionEngine/Orc/Core.h | 135 +++++--
include/llvm/ExecutionEngine/Orc/Legacy.h | 10 +-
include/llvm/ExecutionEngine/Orc/OrcError.h | 3 +-
lib/Analysis/ProfileSummaryInfo.cpp | 2 +-
lib/ExecutionEngine/Orc/Core.cpp | 509 +++++++++++++++----------
lib/ExecutionEngine/Orc/OrcCBindingsStack.h | 6 +-
lib/ExecutionEngine/Orc/OrcError.cpp | 2 +
lib/ExecutionEngine/Orc/OrcMCJITReplacement.h | 13 +-
unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp | 173 ++++++++-
10 files changed, 620 insertions(+), 253 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 d018c5d7470 [Power9]Legalize and emit code for converting (Un)Signed DW [...]
new 7fa9c2f937d [X86] Remove gpr shift/extension schedule itineraries (PR37093)
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/X86InstrExtension.td | 64 ++---
lib/Target/X86/X86InstrShiftRotate.td | 525 +++++++++++++++-------------------
lib/Target/X86/X86Schedule.td | 24 --
3 files changed, 270 insertions(+), 343 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 5febda6d2d Fix the try_acquire_capability attribute to behave like the [...]
new 7636e500e3 NFC - Indentation fixes in predefined-arch-macros.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:
test/Preprocessor/predefined-arch-macros.c | 193 +++++++++++++++--------------
1 file changed, 103 insertions(+), 90 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 6724658f850 [MCJIT] Remove the anchor from mcjit.
new d018c5d7470 [Power9]Legalize and emit code for converting (Un)Signed DW [...]
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/PowerPC/PPCISelLowering.cpp | 7 +-
lib/Target/PowerPC/PPCInstrVSX.td | 16 ++++
test/CodeGen/PowerPC/f128-conv.ll | 140 +++++++++++++++++++++++++++++++++
3 files changed, 162 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/PowerPC/f128-conv.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 d31da60fd4 Correctly diagnose when a conversion function is declared wi [...]
new 5febda6d2d Fix the try_acquire_capability attribute to behave like the [...]
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/Analysis/ThreadSafety.cpp | 15 +++++++++++++--
test/SemaCXX/warn-thread-safety-analysis.cpp | 10 ++++++++--
2 files changed, 21 insertions(+), 4 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 91e3c3b9cc5 [MIPS GlobalISel] remove superfluous #includes (NFC)
new 6724658f850 [MCJIT] Remove the anchor from mcjit.
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/ExecutionEngine/ObjectMemoryBuffer.h | 1 -
lib/ExecutionEngine/MCJIT/MCJIT.cpp | 2 --
2 files changed, 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 openmp.
from f88a34d [OpenMP] Remove extra warning when we build
new feadeef Set the license header for all OMPT files
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:
runtime/src/include/50/ompt.h.var | 9 +++++++++
runtime/src/ompt-event-specific.h | 15 ++++++++++++---
runtime/src/ompt-general.cpp | 13 +++++++++++++
runtime/src/ompt-internal.h | 13 +++++++++++++
runtime/src/ompt-specific.cpp | 13 +++++++++++++
runtime/src/ompt-specific.h | 13 +++++++++++++
6 files changed, 73 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-tools-extra.
from ce2e6ffb [clang-tidy] readability-function-size: add VariableThreshold param.
new 55a6776a [Documentation] Order of changes in existing checks in Releas [...]
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/ReleaseNotes.rst | 17 +++++++++--------
1 file changed, 9 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 70b33f195b Fix Solaris build
new 53d7df28bc Remove old univariant code from rust-lang.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/rust-lang.c | 25 ++-----------------------
2 files changed, 7 insertions(+), 23 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 fd7ac552112 [AArch64] Move AFI->setRedZone(false) to top of emitPrologue
new 91e3c3b9cc5 [MIPS GlobalISel] remove superfluous #includes (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/Target/Mips/MipsCallLowering.cpp | 3 +--
lib/Target/Mips/MipsCallLowering.h | 2 --
lib/Target/Mips/MipsInstructionSelector.cpp | 3 ---
lib/Target/Mips/MipsLegalizerInfo.cpp | 4 ----
lib/Target/Mips/MipsRegisterBankInfo.cpp | 3 ---
5 files changed, 1 insertion(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.