This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d6953a90f79 [InstCombine] regenerate checks; NFC
new 32d5031a435 [AMDGPU] Remove non-temporal flag from argument loads
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/SIISelLowering.cpp | 1 -
test/CodeGen/AMDGPU/kernel-args.ll | 12 ++++++------
.../AMDGPU/llvm.amdgcn.buffer.store.format.d16.ll | 12 ++++++------
test/CodeGen/AMDGPU/llvm.amdgcn.image.d16.ll | 20 ++++++++++----------
test/CodeGen/AMDGPU/llvm.amdgcn.tbuffer.store.d16.ll | 12 ++++++------
5 files changed, 28 insertions(+), 29 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 26a02748e Fix incorrect indentation.
new 078dd9752 Add a catch for std::length_error for the case where the stri [...]
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:
.../streambuf.put.area/pbump2gig.pass.cpp | 13 +++++++------
1 file changed, 7 insertions(+), 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 gcc.
from e2f46fbf900 [C++ PATCH]: instantiation via vtable marking
new 6a5545d9657 /cp 2018-02-14 Paolo Carlini <paolo.carlini(a)oracle.com>
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/cp/ChangeLog | 6 ++++++
gcc/cp/pt.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp0x/auto49.C | 12 ++++++++++++
4 files changed, 24 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/auto49.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 a7c2acc8f19 [InstCombine] simplify isFMulOrFDivWithConstant(); NFCI
new bcf26eacc01 [DWARF] Fix incorrect prologue end line record.
new d6953a90f79 [InstCombine] regenerate checks; 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/AsmPrinter/DwarfDebug.cpp | 4 +-
lib/Target/X86/X86ExpandPseudo.cpp | 6 +-
lib/Target/X86/X86FrameLowering.cpp | 10 +-
lib/Target/X86/X86FrameLowering.h | 2 +-
test/DebugInfo/COFF/types-array.ll | 4 +-
test/DebugInfo/X86/invalid-prologue-end.ll | 92 +++++
test/Transforms/InstCombine/fast-math.ll | 579 ++++++++++++++++++-----------
7 files changed, 458 insertions(+), 239 deletions(-)
create mode 100644 test/DebugInfo/X86/invalid-prologue-end.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 e735f34e8b4 [InstCombine] replace isa/cast with dyn_cast; NFC
new a7c2acc8f19 [InstCombine] simplify isFMulOrFDivWithConstant(); 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:
.../InstCombine/InstCombineMulDivRem.cpp | 22 +++++++---------------
1 file changed, 7 insertions(+), 15 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 c8281cb44fb Store defined macros in MCContext.
new 8be336f7ed1 [InstCombine] refactor folds for mul with negated operands; NFCI
new e735f34e8b4 [InstCombine] replace isa/cast with dyn_cast; 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:
.../InstCombine/InstCombineMulDivRem.cpp | 29 ++++++++++++----------
1 file changed, 16 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 binutils-2_30-branch
in repository binutils-gdb.
from 742718dd22 Automatic date update in version.in
new a7d8ff3230 gas: xtensa: fix trampoline placement
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:
gas/ChangeLog | 8 ++++++++
gas/config/tc-xtensa.c | 6 ++++++
2 files changed, 14 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 05fb85ea810 [x86] add baseline vector compare tests for D42948; NFC
new c8281cb44fb Store defined macros in MCContext.
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/MC/MCAsmMacro.h | 38 ++++++++++++++++++
include/llvm/MC/MCContext.h | 15 +++++++
lib/MC/MCParser/AsmParser.cpp | 56 +++------------------------
test/MC/AsmParser/inline_macro_duplication.ll | 8 ++++
4 files changed, 66 insertions(+), 51 deletions(-)
create mode 100644 include/llvm/MC/MCAsmMacro.h
create mode 100644 test/MC/AsmParser/inline_macro_duplication.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 37056c5c4ab [testsuite]
new e2f46fbf900 [C++ PATCH]: instantiation via vtable marking
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/cp/ChangeLog | 6 ++++++
gcc/cp/decl2.c | 8 ++++++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/g++.dg/template/instantiate5.C | 9 +++++++--
4 files changed, 25 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.