This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from fe32c6a PR0091R3: Implement parsing support for using templates as types.
new d8ed0fb IRGen: When loading the main module in the distributed ThinLT [...]
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/CodeGenAction.cpp | 25 +++++++++++++++++++++++--
test/CMakeLists.txt | 1 +
test/CodeGen/thinlto-multi-module.ll | 20 ++++++++++++++++++++
3 files changed, 44 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/thinlto-multi-module.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 binutils-gdb.
from e3ceef3 2017-01-26 Luis Machado <lgustavo(a)codesourcery.com>
new 72ca041 Change method of loading .py files in Python tests
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:
gdb/testsuite/ChangeLog | 17 +++++++++++++++++
gdb/testsuite/gdb.python/py-bad-printers.exp | 3 +--
gdb/testsuite/gdb.python/py-events.exp | 2 +-
gdb/testsuite/gdb.python/py-evsignal.exp | 2 +-
gdb/testsuite/gdb.python/py-evthreads.exp | 2 +-
gdb/testsuite/gdb.python/py-frame-args.exp | 3 +--
gdb/testsuite/gdb.python/py-framefilter-invalidarg.exp | 3 +--
gdb/testsuite/gdb.python/py-framefilter-mi.exp | 3 +--
gdb/testsuite/gdb.python/py-framefilter.exp | 5 ++---
gdb/testsuite/gdb.python/py-mi.exp | 2 +-
gdb/testsuite/gdb.python/py-pp-maint.exp | 2 +-
gdb/testsuite/gdb.python/py-pp-registration.exp | 3 +--
gdb/testsuite/gdb.python/py-prettyprint.exp | 6 ++----
gdb/testsuite/gdb.python/py-typeprint.exp | 3 +--
14 files changed, 32 insertions(+), 24 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 61f7037 PR libstdc++/70607 revert recent changes to <tr1/complex>
new 425bd7b PR middle-end/78703 -fprintf-return-value floating point hand [...]
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 | 28 +
gcc/gimple-ssa-sprintf.c | 1704 +++++++++++---------
gcc/testsuite/ChangeLog | 16 +
gcc/testsuite/gcc.dg/format/pr78569.c | 2 +-
.../gcc.dg/tree-ssa/builtin-snprintf-warn-2.c | 9 +-
gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-2.c | 19 +-
gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-5.c | 1 -
.../gcc.dg/tree-ssa/builtin-sprintf-warn-1.c | 302 ++--
.../gcc.dg/tree-ssa/builtin-sprintf-warn-2.c | 75 +-
.../gcc.dg/tree-ssa/builtin-sprintf-warn-3.c | 17 +-
.../gcc.dg/tree-ssa/builtin-sprintf-warn-4.c | 36 +-
.../gcc.dg/tree-ssa/builtin-sprintf-warn-6.c | 12 +-
.../gcc.dg/tree-ssa/builtin-sprintf-warn-7.c | 23 +-
.../gcc.dg/tree-ssa/builtin-sprintf-warn-9.c | 110 +-
gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf.c | 382 +++--
15 files changed, 1516 insertions(+), 1220 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 8f44449 [Doc][LangRef] Fix typo-ish error in description of Masked Gather
new 6a295f2 [InstCombine] use m_APInt to allow (X << C) >>u C --> X & (-1 [...]
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/InstCombine/InstCombineShifts.cpp | 40 ++++++++++++++----------
test/Transforms/InstCombine/apint-shift.ll | 4 +--
2 files changed, 26 insertions(+), 18 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 76aa95e [InstCombine] add tests for shift-shift folds; NFC
new 8f44449 [Doc][LangRef] Fix typo-ish error in description of Masked Gather
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:
docs/LangRef.rst | 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 68ce932 [IfConversion] Use reverse_iterator to simplify. NFC
new 04acf64 [AArch64] Refine Kryo Machine Model
new 76aa95e [InstCombine] add tests for shift-shift folds; 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/Target/AArch64/AArch64SchedKryoDetails.td | 62 +++++++++++++++++----------
test/Transforms/InstCombine/apint-shift.ll | 60 ++++++++++++++++++++++++++
2 files changed, 100 insertions(+), 22 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 release_40
in repository lld.
from c1ec94f ReleaseNotes: Add a release note for the COFF linker.
new e7982e3 Add release notes for AArch64 and MIPS.
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:
docs/ReleaseNotes.rst | 19 +++++++++++++++----
1 file changed, 15 insertions(+), 4 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 eceaa2a [PPC] cleanup of mayLoad/mayStore flags and memory operands.
new 68ce932 [IfConversion] Use reverse_iterator to simplify. 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/IfConversion.cpp | 105 +++++++++++++++----------------------------
1 file changed, 35 insertions(+), 70 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.