This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 98e77572bc1 Revert r308025 due to uncovering a crash in SelectionDAG. T [...]
new a4a6134cee2 [x86] Add a missing triple, without which the CPU won't parse.
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/CodeGen/X86/pr33772.ll | 2 ++
1 file changed, 2 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 122450153da Revert r308179 which causes tablegen to spam stderr on ever [...]
new 98e77572bc1 Revert r308025 due to uncovering a crash in SelectionDAG. T [...]
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/SelectionDAG/DAGCombiner.cpp | 22 ++++--------
test/CodeGen/AArch64/arm64-abi-varargs.ll | 3 +-
test/CodeGen/AArch64/arm64-abi_align.ll | 32 ++++++++---------
.../AArch64/arm64-alloca-frame-pointer-offset.ll | 6 ++--
test/CodeGen/AArch64/arm64-vext.ll | 8 ++---
test/CodeGen/AArch64/dag-combine-invaraints.ll | 2 +-
test/CodeGen/AArch64/swifterror.ll | 12 +++----
test/CodeGen/ARM/atomic-op.ll | 15 --------
test/CodeGen/MSP430/vararg.ll | 4 +--
test/CodeGen/Mips/dins.ll | 4 +--
test/CodeGen/X86/2011-10-19-widen_vselect.ll | 7 ++--
test/CodeGen/X86/alias-static-alloca.ll | 37 -------------------
test/CodeGen/X86/clobber-fi0.ll | 14 ++++----
test/CodeGen/X86/hipe-cc.ll | 6 +++-
test/CodeGen/X86/hipe-cc64.ll | 6 +++-
test/CodeGen/X86/legalize-shift-64.ll | 8 +++--
test/CodeGen/X86/machine-outliner-debuginfo.ll | 1 -
test/CodeGen/X86/machine-outliner.ll | 1 -
test/CodeGen/X86/statepoint-invoke.ll | 2 +-
test/CodeGen/X86/statepoint-stack-usage.ll | 42 +++++++++++-----------
test/CodeGen/X86/statepoint-vector.ll | 4 +--
test/CodeGen/X86/widen_arith-2.ll | 15 ++++----
test/CodeGen/X86/widen_cast-4.ll | 34 ++++++++++--------
test/CodeGen/XCore/varargs.ll | 8 ++---
24 files changed, 125 insertions(+), 168 deletions(-)
delete mode 100644 test/CodeGen/X86/alias-static-alloca.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 llvm.
from a7377c7d771 [X86] Prevent an assertion failure if a gather intrinsic is [...]
new 122450153da Revert r308179 which causes tablegen to spam stderr on ever [...]
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/SIInstrInfo.td | 2 +-
lib/Target/AMDGPU/SIInstructions.td | 2 +-
lib/Target/AMDGPU/VOP2Instructions.td | 11 ++-----
lib/Target/AMDGPU/VOP3Instructions.td | 10 ++----
lib/Target/AMDGPU/VOPCInstructions.td | 24 +++++---------
lib/Target/AMDGPU/VOPInstructions.td | 2 --
.../rename-independent-subregs-mac-operands.mir | 2 +-
test/CodeGen/AMDGPU/sdwa-peephole-instr.mir | 35 ++++++++++----------
test/CodeGen/AMDGPU/sdwa-vop2-64bit.mir | 4 +--
.../CodeGen/AMDGPU/vccz-corrupt-bug-workaround.mir | 2 +-
test/MC/AMDGPU/vop3-errs.s | 38 ++++++++--------------
11 files changed, 51 insertions(+), 81 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 4bde55831b2 2017-06-18 Richard Biener <rguenther(a)suse.de>
new fc022ab57dc 2017-07-18 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 | 9 ++++-
gcc/testsuite/ChangeLog | 9 ++++-
.../{tree-ssa/ssa-fre-58.c => torture/pr80620.c} | 4 ---
gcc/testsuite/gcc.dg/torture/pr81403.c | 32 ++++++++++++++++++
gcc/tree-ssa-pre.c | 39 ++++++++++++++++++++++
5 files changed, 87 insertions(+), 6 deletions(-)
copy gcc/testsuite/gcc.dg/{tree-ssa/ssa-fre-58.c => torture/pr80620.c} (81%)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr81403.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 gcc.
from ed0efe89da0 gcc/ChangeLog:
new 4bde55831b2 2017-06-18 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 | 7 +++-
gcc/testsuite/ChangeLog | 5 ++-
gcc/testsuite/gcc.dg/torture/pr81418.c | 19 +++++++++++
gcc/tree-vect-loop.c | 60 ++++++++++++++++++++++------------
4 files changed, 68 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr81418.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 clang.
from d0d080025d Also add the option -no-pie (like -nopie)
new 906b61f528 [Index] Prevent canonical decl becoming nullptr
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/Index/IndexingContext.cpp | 6 ++++--
test/Index/Core/no-templated-canonical-decl.cpp | 4 ++++
2 files changed, 8 insertions(+), 2 deletions(-)
create mode 100644 test/Index/Core/no-templated-canonical-decl.cpp
--
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 59acad39f6 [OpenCL] Added extended tests on metadata generation for hal [...]
new d0d080025d Also add the option -no-pie (like -nopie)
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 | 1 +
test/Driver/pic.c | 3 +++
2 files changed, 4 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 6733c4dfa16 [CGP] Cleanup - remove redundant code in OptimizeMemoryInst. NFC
new a7377c7d771 [X86] Prevent an assertion failure if a gather intrinsic is [...]
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/X86ISelLowering.cpp | 20 ++++++++++++++++----
test/CodeGen/X86/pr33772.ll | 13 +++++++++++++
2 files changed, 29 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/X86/pr33772.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 ddcd603218 [OPENMP] Pacify windows buildbots, NFC.
new 59acad39f6 [OpenCL] Added extended tests on metadata generation for hal [...]
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/CodeGenOpenCL/kernel-arg-info.cl | 37 ++++++++++++++++++++++++++---------
1 file changed, 28 insertions(+), 9 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 af4157c98cb [IRCE] Recognize loops with ne/eq latch conditions
new 6733c4dfa16 [CGP] Cleanup - remove redundant code in OptimizeMemoryInst. 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/CodeGen/CodeGenPrepare.cpp | 47 +++++++++++-------------------------------
1 file changed, 12 insertions(+), 35 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.