This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from bbbe81ad6ad [X86][Skylake] Adding the scheduling information for the Sk [...]
new 4b385be048c AMDGPU: Run internalize symbols at -O0
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/AMDGPUTargetMachine.cpp | 42 ++++++++++-----------
test/CodeGen/AMDGPU/internalize.ll | 63 +++++++++++++++++++++++--------
2 files changed, 69 insertions(+), 36 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 binutils-2_29-branch
in repository binutils-gdb.
from 583043c2b8 Automatic date update in version.in
new 1ae8e2374e Revert "Import patch from mainline to improve padding of .eh [...]
new 8fd7cca5b0 PR21441, Unnecessary padding of .eh_frame section
new 3bf3f89d9d PR22048, Incorrect .eh_frame section in libc.so
new 8deff86b8c Remove .eh_frame zero terminators
new 2b5d4106a0 [GOLD, PowerPC] Add --no-stub-group-multi
new c01ee74d3a PR22150, ld keeps a version reference for gc'd symbols
new 910201669d PowerPC64 stubs don't match calculated size
The 7 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:
bfd/ChangeLog | 46 ++++++-
bfd/elf-eh-frame.c | 2 +-
bfd/elf64-ppc.c | 7 +-
bfd/elflink.c | 228 ++++++++++++++++------------------
gold/ChangeLog | 5 +
gold/options.h | 5 +-
ld/ChangeLog | 22 ++--
ld/testsuite/ld-x86-64/pr21038a-now.d | 2 +-
ld/testsuite/ld-x86-64/pr21038a.d | 2 +-
9 files changed, 173 insertions(+), 146 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 6a270ac80b8 Daily bump.
new 967cae08095 2017-09-19 Richard Biener <rguenther(a)suse.de>
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 | 6 ++++++
gcc/graphite-scop-detection.c | 8 +++-----
2 files changed, 9 insertions(+), 5 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 compiler-rt.
from 7bd22ca12 [profile] Update Linux-only tests after r313597
new c85c0b5fe [ubsan-minimal] Make the interface more compatible with RTUBSan
new f9dd70c49 [ubsan-minimal] Test exported symbol set against RTUBsan
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/ubsan_minimal/ubsan_minimal_handlers.cc | 17 ++++++++++++-----
test/ubsan_minimal/TestCases/recover-dedup.cpp | 16 +++++++++++++++-
test/ubsan_minimal/TestCases/test-darwin-interface.c | 16 ++++++++++++++++
3 files changed, 43 insertions(+), 6 deletions(-)
create mode 100644 test/ubsan_minimal/TestCases/test-darwin-interface.c
--
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 33bc70e64dc [X86] Remove some unnecessary patterns for truncate with X8 [...]
new bbbe81ad6ad [X86][Skylake] Adding the scheduling information for the Sk [...]
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/X86.td | 5 +-
lib/Target/X86/X86SchedSkylakeClient.td | 4011 +++++++++++++++++++++++++++++++
lib/Target/X86/X86Schedule.td | 1 +
test/CodeGen/X86/aes-schedule.ll | 28 +-
test/CodeGen/X86/avx-schedule.ll | 302 +--
test/CodeGen/X86/avx2-schedule.ll | 266 +-
test/CodeGen/X86/bmi2-schedule.ll | 208 +-
test/CodeGen/X86/f16c-schedule.ll | 20 +-
test/CodeGen/X86/fma-schedule.ll | 128 +-
test/CodeGen/X86/recip-fastmath.ll | 118 +-
test/CodeGen/X86/recip-fastmath2.ll | 139 +-
test/CodeGen/X86/sse-schedule.ll | 172 +-
test/CodeGen/X86/sse2-schedule.ll | 322 +--
test/CodeGen/X86/sse3-schedule.ll | 30 +-
test/CodeGen/X86/sse41-schedule.ll | 98 +-
test/CodeGen/X86/sse42-schedule.ll | 26 +-
test/CodeGen/X86/ssse3-schedule.ll | 26 +-
17 files changed, 5047 insertions(+), 853 deletions(-)
create mode 100755 lib/Target/X86/X86SchedSkylakeClient.td
--
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 570e4c977e8 [LLVM] [RegionInfo] Introduce getExitingBlocks to get all p [...]
new 33bc70e64dc [X86] Remove some unnecessary patterns for truncate with X8 [...]
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/X86InstrAVX512.td | 6 ------
1 file changed, 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 4c92030df73 [X86] Add VPERMPD/VPERMQ and VPERMPS/VPERMD to the executio [...]
new 570e4c977e8 [LLVM] [RegionInfo] Introduce getExitingBlocks to get all p [...]
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/Analysis/RegionInfo.h | 5 +++++
include/llvm/Analysis/RegionInfoImpl.h | 23 +++++++++++++++++++++++
2 files changed, 28 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 binutils-gdb.
from ced154d810 Automatic date update in version.in
new ab502e635e [GOLD, PowerPC] Add --no-stub-group-multi
new 3d13f3e9bd PR22150, ld keeps a version reference for gc'd symbols
new 25516cc573 PowerPC64 stubs don't match calculated size
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:
bfd/ChangeLog | 14 ++++
bfd/elf64-ppc.c | 7 +-
bfd/elflink.c | 227 +++++++++++++++++++++++++++-----------------------------
gold/ChangeLog | 5 ++
gold/options.h | 5 +-
5 files changed, 133 insertions(+), 125 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 9b6e3e18215 docs: Fix formatting in HowToReleaseLLVM
new 4c92030df73 [X86] Add VPERMPD/VPERMQ and VPERMPS/VPERMD to the executio [...]
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/X86InstrInfo.cpp | 16 +
test/CodeGen/X86/avx-vperm2x128.ll | 2 +-
test/CodeGen/X86/avx2-conversions.ll | 8 +-
test/CodeGen/X86/avx2-intrinsics-fast-isel.ll | 8 +-
test/CodeGen/X86/avx2-intrinsics-x86-upgrade.ll | 2 +-
test/CodeGen/X86/avx2-intrinsics-x86.ll | 4 +-
test/CodeGen/X86/avx2-vperm.ll | 12 +-
test/CodeGen/X86/avx512-intrinsics-fast-isel.ll | 4 +-
.../CodeGen/X86/avx512-shuffles/partial_permute.ll | 60 ++--
test/CodeGen/X86/avx512-shuffles/permute.ll | 68 ++--
test/CodeGen/X86/avx512vl-intrinsics-fast-isel.ll | 4 +-
test/CodeGen/X86/oddshuffles.ll | 128 ++++----
test/CodeGen/X86/pmul.ll | 4 +-
test/CodeGen/X86/shuffle-of-splat-multiuses.ll | 4 +-
.../CodeGen/X86/shuffle-strided-with-offset-512.ll | 4 +-
test/CodeGen/X86/shuffle-vs-trunc-256.ll | 12 +-
test/CodeGen/X86/stack-folding-int-avx2.ll | 4 +-
test/CodeGen/X86/stack-folding-int-avx512.ll | 4 +-
test/CodeGen/X86/stack-folding-int-avx512vl.ll | 4 +-
test/CodeGen/X86/swizzle-avx2.ll | 20 +-
test/CodeGen/X86/vector-extend-inreg.ll | 2 +-
test/CodeGen/X86/vector-shuffle-256-v4.ll | 136 ++++----
test/CodeGen/X86/vector-shuffle-256-v8.ll | 140 ++++----
test/CodeGen/X86/vector-shuffle-512-v16.ll | 6 +-
test/CodeGen/X86/vector-shuffle-512-v8.ll | 352 ++++++++++-----------
test/CodeGen/X86/vector-shuffle-avx512.ll | 12 +-
test/CodeGen/X86/vector-shuffle-combining-avx2.ll | 20 +-
.../X86/vector-shuffle-combining-avx512bw.ll | 24 +-
test/CodeGen/X86/vector-trunc-math.ll | 36 +--
test/CodeGen/X86/vector-trunc.ll | 20 +-
30 files changed, 571 insertions(+), 549 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 bfc7639dd15 Revert "Fix llvm-lit script generation in libcxx."
new c482e16a32e docs: Add instructions for how to submit a merge request
new 9b6e3e18215 docs: Fix formatting in HowToReleaseLLVM
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:
docs/HowToReleaseLLVM.rst | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.