This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a9bb2809e3e [X86] Split WriteShift/WriteRotate schedule classes by CL usage.
new 2ea08c43092 [ORC] Add some debugging output to Core.h/Core.cpp
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/Orc/Core.h | 7 +++++++
lib/ExecutionEngine/Orc/Core.cpp | 4 ++++
2 files changed, 11 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 92f62303791 [DAGCombiner] Clarify a comment. NFC
new a9bb2809e3e [X86] Split WriteShift/WriteRotate schedule classes by CL usage.
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/X86InstrShiftRotate.td | 44 ++++++++++++++++++---------------
lib/Target/X86/X86SchedBroadwell.td | 17 +++----------
lib/Target/X86/X86SchedHaswell.td | 17 +++----------
lib/Target/X86/X86SchedSandyBridge.td | 17 +++----------
lib/Target/X86/X86SchedSkylakeClient.td | 17 +++----------
lib/Target/X86/X86SchedSkylakeServer.td | 17 +++----------
lib/Target/X86/X86Schedule.td | 6 +++--
lib/Target/X86/X86ScheduleAtom.td | 6 +++--
lib/Target/X86/X86ScheduleBtVer2.td | 6 +++--
lib/Target/X86/X86ScheduleSLM.td | 6 +++--
lib/Target/X86/X86ScheduleZnver1.td | 6 +++--
11 files changed, 64 insertions(+), 95 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 b9ad1d04c10 [X86] Remove unnecessary WriteRotate override. NFCI.
new 93257a8e37e [LegalizeTypes] Fix bad indentation. NFC
new 92f62303791 [DAGCombiner] Clarify 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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 6 ++++--
lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp | 2 +-
2 files changed, 5 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 libcxx.
from 13cf3b9b3 [libc++] Add deprecated attributes to many deprecated components
new e992efe2d [libcxx] Document new symbols __u64toa and __u32toa on Darwin
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/abi/CHANGELOG.TXT | 3 +++
lib/abi/x86_64-apple-darwin.v1.abilist | 2 ++
2 files changed, 5 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 gcc.
from d115beab51e * config/i386/i386.h (enum reg_class): Rename MASK_REGS to [...]
new 8f346979297 2018-09-23 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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/fortran/ChangeLog | 6 +
gcc/fortran/trans-expr.c | 1 +
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gfortran.dg/intent_out_11.f90 | 309 ++++++++++++++++++++++++++++
4 files changed, 321 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/intent_out_11.f90
--
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 fb0b6723a05 Fix line ending mismatches. NFCI.
new b9ad1d04c10 [X86] Remove unnecessary WriteRotate override. NFCI.
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/X86SchedSandyBridge.td | 6 ++----
1 file changed, 2 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 binutils-gdb.
from 65773341ee Mark more file descriptors close-on-exec
new 6031ac352c Fix incorrect extraction of signed constants in nios2 disassembler.
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:
opcodes/ChangeLog | 6 ++++++
opcodes/nios2-dis.c | 28 +++++++++++++++-------------
2 files changed, 21 insertions(+), 13 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 e3a097b1a62 [Aarch64] Fix memcpy that was copying 4x too many bytes
new 515232b5573 [X86] ROR*mCL instruction models should match ROL*mCL etc.
new fb0b6723a05 Fix line ending mismatches. NFCI.
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:
lib/Target/X86/X86SchedBroadwell.td | 8 +-------
lib/Target/X86/X86SchedHaswell.td | 8 +-------
lib/Target/X86/X86SchedSandyBridge.td | 12 ++++++------
lib/Target/X86/X86SchedSkylakeClient.td | 8 +-------
lib/Target/X86/X86SchedSkylakeServer.td | 8 +-------
test/tools/llvm-mca/X86/Broadwell/resources-x86_64.s | 18 +++++++++---------
test/tools/llvm-mca/X86/Haswell/resources-x86_64.s | 18 +++++++++---------
.../llvm-mca/X86/SkylakeClient/resources-x86_64.s | 18 +++++++++---------
.../llvm-mca/X86/SkylakeServer/resources-x86_64.s | 18 +++++++++---------
9 files changed, 46 insertions(+), 70 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 0b84fdad3fe [X86] Added missing RCL/RCR schedule overrides to the gener [...]
new ba4d9d9776f [DAGCombiner][x86] extend decompose of integer multiply int [...]
new e3a097b1a62 [Aarch64] Fix memcpy that was copying 4x too many bytes
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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 19 ++-
lib/Target/AArch64/AArch64RegisterInfo.cpp | 2 +-
lib/Target/X86/X86ISelLowering.cpp | 4 +-
test/CodeGen/X86/vector-mul.ll | 180 +++++++++--------------------
4 files changed, 73 insertions(+), 132 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 libcxx.
from 5981b33dd [NFC][libcxx] Rename helpers with 4 underscores to something [...]
new 13cf3b9b3 [libc++] Add deprecated attributes to many deprecated components
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/UsingLibcxx.rst | 5 ++
include/__config | 32 +++++++--
include/__functional_base | 6 +-
include/algorithm | 4 +-
include/functional | 73 +++++++++++---------
include/memory | 16 ++---
.../random_shuffle.cxx1z.pass.cpp | 4 +-
...s.cpp => random_shuffle.depr_in_cxx14.fail.cpp} | 25 ++++---
.../auto.ptr/auto_ptr.depr_in_cxx11.fail.cpp | 44 ++++++++++++
.../adaptors.depr_in_cxx11.fail.cpp | 79 ++++++++++++++++++++++
.../bind1st.depr_in_cxx11.fail.cpp} | 23 ++++---
.../bind2nd.depr_in_cxx11.fail.cpp} | 23 ++++---
.../binder1st.depr_in_cxx11.fail.cpp | 34 ++++++++++
.../binder2nd.depr_in_cxx11.fail.cpp | 34 ++++++++++
.../negators/binary_negate.depr_in_cxx17.fail.cpp | 38 +++++++++++
.../not1.depr_in_cxx17.fail.cpp} | 26 ++++---
.../negators/not2.depr_in_cxx17.fail.cpp | 37 ++++++++++
.../negators/unary_negate.depr_in_cxx17.fail.cpp | 37 ++++++++++
18 files changed, 453 insertions(+), 87 deletions(-)
copy test/libcxx/algorithms/alg.modifying.operations/alg.random.shuffle/{random_sh [...]
create mode 100644 test/libcxx/depr/depr.auto.ptr/auto.ptr/auto_ptr.depr_in_cxx11. [...]
create mode 100644 test/libcxx/depr/depr.function.objects/adaptors.depr_in_cxx11.fail.cpp
copy test/std/{utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func. [...]
copy test/std/{utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func. [...]
create mode 100644 test/std/depr/depr.lib.binders/depr.lib.binder.1st/binder1st.de [...]
create mode 100644 test/std/depr/depr.lib.binders/depr.lib.binder.2nd/binder2nd.de [...]
create mode 100644 test/std/utilities/function.objects/negators/binary_negate.depr [...]
copy test/std/utilities/function.objects/{func.wrap/func.wrap.func/derive_from.pas [...]
create mode 100644 test/std/utilities/function.objects/negators/not2.depr_in_cxx17 [...]
create mode 100644 test/std/utilities/function.objects/negators/unary_negate.depr_ [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.