This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4cb8942fc5e Enable VAES support [3/5]
new d580d778fdc Enable VAES support [4/5]
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 | 8 ++++++++
gcc/config/i386/i386-builtin.def | 3 +++
gcc/config/i386/sse.md | 11 +++++++++++
gcc/config/i386/vaesintrin.h | 21 +++++++++++++++++++++
gcc/testsuite/ChangeLog | 8 +++++++-
.../i386/{avx512f-aesdec-2.c => avx512f-aesenc-2.c} | 10 +++++-----
gcc/testsuite/gcc.target/i386/avx512fvl-vaes-1.c | 6 ++++++
.../{avx512vl-aesdec-2.c => avx512vl-aesenc-2.c} | 4 ++--
8 files changed, 63 insertions(+), 8 deletions(-)
copy gcc/testsuite/gcc.target/i386/{avx512f-aesdec-2.c => avx512f-aesenc-2.c} (84%)
copy gcc/testsuite/gcc.target/i386/{avx512vl-aesdec-2.c => avx512vl-aesenc-2.c} (86%)
--
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 d3943652f96 Fix ChangeLog entry date
new 4cb8942fc5e Enable VAES support [3/5]
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 | 8 ++++++++
gcc/config/i386/i386-builtin.def | 3 +++
gcc/config/i386/sse.md | 11 ++++++++++
gcc/config/i386/vaesintrin.h | 24 ++++++++++++++++++++++
gcc/testsuite/ChangeLog | 6 ++++++
.../{avx512f-aesdec-2.c => avx512f-aesdeclast-2.c} | 10 ++++-----
gcc/testsuite/gcc.target/i386/avx512fvl-vaes-1.c | 7 ++++++-
...avx512vl-aesdec-2.c => avx512vl-aesdeclast-2.c} | 4 ++--
8 files changed, 65 insertions(+), 8 deletions(-)
copy gcc/testsuite/gcc.target/i386/{avx512f-aesdec-2.c => avx512f-aesdeclast-2.c} (84%)
copy gcc/testsuite/gcc.target/i386/{avx512vl-aesdec-2.c => avx512vl-aesdeclast-2.c} (85%)
--
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 20e1861f08c Disabling r312514 as it causes miscompiles that show up on [...]
new 06d39e2dc8a Recommit CodeGen: Fix assertion in machine inst sheduler du [...]
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/CodeGen/MachineScheduler.cpp | 8 ++-
lib/CodeGen/ScheduleDAGInstrs.cpp | 3 +-
lib/Target/AMDGPU/GCNSchedStrategy.cpp | 19 +++---
test/CodeGen/AMDGPU/debug-value.ll | 106 +++++++++++++++++++++++++++++++++
4 files changed, 125 insertions(+), 11 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/debug-value.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 gcc.
from 63df0dfd960 Daily bump.
new d3943652f96 Fix ChangeLog entry date
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 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 gcc-6-branch
in repository gcc.
from 36924ead5f7 Daily bump.
new a86dbb5bccf gcc/ Backport from mainline 2017-10-02 Peter Bergner <b [...]
new 590c9d1772f gcc/ Backport from mainline 2017-12-13 Peter Bergner <b [...]
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:
gcc/ChangeLog | 25 ++++++++
gcc/config/rs6000/ppc-auxv.h | 1 +
gcc/config/rs6000/rs6000-protos.h | 1 +
gcc/config/rs6000/rs6000.c | 71 +++++++++-------------
gcc/testsuite/ChangeLog | 15 +++++
gcc/testsuite/gcc.target/powerpc/cpu-builtin-1.c | 1 +
.../gcc.target/powerpc/{pr80210.c => pr80210-2.c} | 3 +-
7 files changed, 74 insertions(+), 43 deletions(-)
copy gcc/testsuite/gcc.target/powerpc/{pr80210.c => pr80210-2.c} (79%)
--
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 aoliva/testme
in repository gcc.
discards 57e67e07636 [SFN] debug markers before labels no more
new 91b1e3e726f [SFN] debug markers before labels no more
new b1720d34c48 [SFN] restore bits needed for vfork configure test to pass
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (57e67e07636)
\
N -- N -- N refs/heads/aoliva/testme (b1720d34c48)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
gcc/tree-cfg.c | 22 +++++++++++++++++++---
1 file changed, 19 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 compiler-rt.
from e202bd43f [scudo] Refactor ScudoChunk
new aa1acfa32 [libFuzzer] make the tests depend on ubsan
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/fuzzer/CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 9d3546dc524 [cmake] Fix clang-cl cross-compilation on macOS
new 20e1861f08c Disabling r312514 as it causes miscompiles that show up on [...]
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/PPCMIPeephole.cpp | 2 +-
test/CodeGen/PowerPC/cmp_elimination.ll | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
--
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 aoliva/testme
in repository gcc.
discards cf9384a88fb [SFN] debug markers before labels no more
new 57e67e07636 [SFN] debug markers before labels no more
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (cf9384a88fb)
\
N -- N -- N refs/heads/aoliva/testme (57e67e07636)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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/tree-cfg.c | 74 +++++++++++++++++++++++++++++++++-------------------------
1 file changed, 42 insertions(+), 32 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 055a3e3225e FastISel: support no-PLT PIC calls on ELF x86_64
new 9a06d0d6246 [X86] Move some of the hasVLX qualified code out of the mai [...]
new 8ffae718f06 [X86] Make ISD::INSERT_SUBVECTOR v8i1 legal with AVX512F be [...]
new 411b939c3c5 [X86] Group setOperationActions related to vXi1 masks toget [...]
new 31be897d38a [X86] Further rearrange the setOperationAction calls to sep [...]
new 9affb7358f6 [SelectionDAG] Make getNode calls that take an ArrayRef of [...]
new 2955f15b7fc [X86] Add a TODO about v8i1 CONCAT_VECTORS.
new 9d3546dc524 [cmake] Fix clang-cl cross-compilation on macOS
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:
cmake/platforms/ClangClCMakeCompileRules.cmake | 9 +
cmake/platforms/WinMsvc.cmake | 3 +
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 11 +-
lib/Target/X86/X86ISelLowering.cpp | 362 ++++++++++++++-----------
4 files changed, 217 insertions(+), 168 deletions(-)
create mode 100644 cmake/platforms/ClangClCMakeCompileRules.cmake
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.