This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3ecd7e5faa5 [LoopIdiom] Refactor return value of isLegalStore [NFC]
new 8b927bbc596 [X86][FMA] Tests showing missed fmsubadd opportunities (PR30633)
new 556dc39f390 Fix typo in test
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:
test/CodeGen/AMDGPU/regcoalesce-prune.mir | 2 +-
test/CodeGen/X86/fmsubadd-combine.ll | 193 ++++++++++++++++++++++++++++++
2 files changed, 194 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/X86/fmsubadd-combine.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 e7d6bb2063c [InstSimplify] Fix 80 column violation. NFC
new 3ecd7e5faa5 [LoopIdiom] Refactor return value of isLegalStore [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/Transforms/Scalar/LoopIdiomRecognize.cpp | 69 +++++++++++++++-------------
1 file changed, 38 insertions(+), 31 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 47c969db7e0 [APInt] Add support for dividing or remainder by a uint64_t [...]
new e7d6bb2063c [InstSimplify] Fix 80 column violation. 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/Analysis/InstructionSimplify.cpp | 7 ++++---
1 file changed, 4 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 519ca370237 [AMDGPU][MC] Corrected disassembler to decode instructions [...]
new 47c969db7e0 [APInt] Add support for dividing or remainder by a uint64_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:
include/llvm/ADT/APInt.h | 13 ++-
lib/Support/APInt.cpp | 253 ++++++++++++++++++++++++++++++++++----------
unittests/ADT/APIntTest.cpp | 58 ++++++++++
3 files changed, 266 insertions(+), 58 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 4ee33b072b Restore and update documentation comment for EmitPointerWith [...]
new 03e56f3de7 [modules] Further delay calling DeclMustBeEmitted until it's safe.
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/Serialization/ASTReader.h | 14 +++++++++++---
lib/Serialization/ASTReader.cpp | 8 +++++---
lib/Serialization/ASTReaderDecl.cpp | 17 +++++++++++------
3 files changed, 27 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 gcc.
from 0a0ee506ca0 2017-05-19 Paul Thomas <pault(a)gcc.gnu.org>
new d8178f6c719 * dwarf.c (free_line_header): Don't free dirs if dirs_coun [...]
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:
libbacktrace/ChangeLog | 11 ++
libbacktrace/Makefile.am | 11 ++
libbacktrace/Makefile.in | 24 ++-
libbacktrace/dwarf.c | 25 ++--
libbacktrace/edtest.c | 266 +++++++++++++++++++++++++++++++++
libbacktrace/{nounwind.c => edtest2.c} | 43 ++----
6 files changed, 332 insertions(+), 48 deletions(-)
create mode 100644 libbacktrace/edtest.c
copy libbacktrace/{nounwind.c => edtest2.c} (59%)
--
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 85e093dce47 PR sanitizer/80800 * fold-const.c (extract_muldiv_1) <cas [...]
new 0a0ee506ca0 2017-05-19 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 8 +++++
gcc/fortran/trans-io.c | 17 ++++++++--
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gfortran.dg/dtio_30.f03 | 60 +++++++++++++++++++++++++++++++++++
libgfortran/ChangeLog | 8 +++++
libgfortran/io/list_read.c | 33 ++++++++++++++-----
6 files changed, 120 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/dtio_30.f03
--
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 51036c2cc6b Don't assume __secure_getenv is available
new 2102a84e028 Backport from mainline 2017-05-18 Uros Bizjak <ubizjak@ [...]
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 | 36 +++++++++++++++--------
gcc/config/i386/mmx.md | 16 +++++-----
gcc/config/i386/sse.md | 4 +--
gcc/testsuite/ChangeLog | 14 +++++++--
gcc/testsuite/g++.dg/other/i386-11.C | 57 ++++++++++++++++++++++++++++++++++++
5 files changed, 102 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/other/i386-11.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 test-suite.
from 42227123 Add -fsigned-char for SPEC2006 482.sphinx3
new 1146081d SPEC2006 482.sphinx3: make sure entries in ctlfile are sorted.
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:
External/SPEC/CFP2006/482.sphinx3/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.