This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 224d0820890 [CodeGen] Allow printing MachineMemOperands with less conte [...]
new 8f825845f3f [AArch64][AsmParser] Unify 'addVectorListOperands' functions.
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/AArch64/AArch64RegisterInfo.td | 32 +++++++++---------
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 40 ++++++++++-------------
2 files changed, 34 insertions(+), 38 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 963930672a8 2018-04-12 Richard Biener <rguenther(a)suse.de>
new 293d44ad01b PR middle-end/84955
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/lto-streamer-out.c | 8 ++++++--
gcc/omp-expand.c | 8 ++++++++
gcc/testsuite/ChangeLog | 6 ++++++
.../testsuite/libgomp.oacc-c-c++-common/pr84955.c | 20 ++++++++++++++++++++
libgomp/testsuite/libgomp.oacc-fortran/pr84955.f90 | 20 ++++++++++++++++++++
6 files changed, 69 insertions(+), 2 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/pr84955.c
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/pr84955.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 f09f1560b17 [IRCE] isKnownNonNegative helper function
new 224d0820890 [CodeGen] Allow printing MachineMemOperands with less conte [...]
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/SelectionDAGDumper.cpp | 29 ++++++++++++++++++-------
1 file changed, 21 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 llvm.
from d9666f85485 [X86] Remove remaining system/special schedule itineraries [...]
new f09f1560b17 [IRCE] isKnownNonNegative helper function
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/Transforms/Scalar/InductiveRangeCheckElimination.cpp | 11 +++++++++--
test/Transforms/IRCE/variable-loop-bounds.ll | 2 +-
2 files changed, 10 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 llvm.
from e671fc896b1 [mips] Correct the predicates for special nops, tlb ctrl in [...]
new d9666f85485 [X86] Remove remaining system/special schedule itineraries [...]
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 | 4 +-
lib/Target/X86/X86InstrCompiler.td | 92 +++--
lib/Target/X86/X86InstrInfo.td | 687 +++++++++++++++++--------------------
lib/Target/X86/X86InstrSSE.td | 50 ++-
lib/Target/X86/X86Schedule.td | 88 -----
5 files changed, 381 insertions(+), 540 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 b375d57306e PR target/85328 * config/i386/sse.md (<mask_codefor>avx5 [...]
new 963930672a8 2018-04-12 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/dwarf2out.c | 23 +++++++++++------------
2 files changed, 20 insertions(+), 12 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 e4c4700eca ObjCGNU: Fix empty v3 protocols being emitted two fields short
new 010f67d241 Allow [[maybe_unused]] on static data members; these are con [...]
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/Basic/DiagnosticSemaKinds.td | 3 +--
include/clang/Sema/AttributeList.h | 1 -
lib/Sema/SemaDeclAttr.cpp | 10 ----------
test/CXX/dcl.dcl/dcl.attr/dcl.attr.unused/p2.cpp | 2 +-
4 files changed, 2 insertions(+), 14 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 c4f7ab0675f [InstCombine][NFC]: Add tests: foldSelectICmpAndAnd(): and [...]
new a1c77854446 [X86] Remove system/control 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/X86InstrCompiler.td | 12 +-
lib/Target/X86/X86InstrControl.td | 232 +++++++++-----------
lib/Target/X86/X86InstrInfo.td | 20 +-
lib/Target/X86/X86InstrMPX.td | 28 +--
lib/Target/X86/X86InstrSVM.td | 36 ++--
lib/Target/X86/X86InstrSystem.td | 427 ++++++++++++++++---------------------
lib/Target/X86/X86InstrVMX.td | 36 ++--
lib/Target/X86/X86Schedule.td | 92 --------
8 files changed, 356 insertions(+), 527 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 c2ed7d8f40a [AArch64][AsmParser] Make parse function for VectorLists ge [...]
new c4f7ab0675f [InstCombine][NFC]: Add tests: foldSelectICmpAndAnd(): and [...]
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/Transforms/InstCombine/select-of-bittest.ll | 52 ++++++++++++++++++++++++
1 file changed, 52 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.