This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository zorg.
from 5170629 [AVR] Run more parallel jobs on the buildbot
new 693d5ca Lit now only supports process pools. This is a leftover from [...]
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:
buildbot/osuosl/master/config/builders.py | 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 d32a382ebb8 Resubmit "[CodeView] Provide a common interface for type co [...]
new ef0829e2df9 [InstCombine] *Actually* commit the test showing the miscompile.
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/cast.ll | 14 +++++++++++++-
1 file changed, 13 insertions(+), 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 lld.
from 173da60f9 Revert "[CodeView] Provide a common interface for type collections."
new f1f62fd9a Resubmit "[CodeView] Provide a common interface for type coll [...]
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:
COFF/PDB.cpp | 10 +++++-----
1 file changed, 5 insertions(+), 5 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 newlib.
from 9d32147e3 cygwin CONTRIBUTORS: Add Daniel Santos
new 9b1167219 ARM/AArch64: Fix GetCmdLine semihosting directives
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:
libgloss/aarch64/crt0.S | 10 ++++++----
libgloss/arm/crt0.S | 9 ++++++---
2 files changed, 12 insertions(+), 7 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 annotated tag newlib-snapshot-20170519
in repository newlib.
at 5a96b248c (tag)
tagging 9b1167219a11311dd5a3db4b6802feea2f2ee765 (commit)
replaces newlib-snapshot-20170421
tagged by Jeff Johnston
on Fri May 19 15:47:38 2017 -0400
- Log -----------------------------------------------------------------
Newlib snapshot for 20170519
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 9b1167219 ARM/AArch64: Fix GetCmdLine semihosting directives
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.
--
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 c81a193613e Last of the major pieces to NewGVN - yay!
new 9484675111b [InstCombine] Add tests to demonstrate the miscompile in PR33078.
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/cast.ll | 39 +++++++++++++++++++++++++++++++++++++
1 file changed, 39 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 gcc.
from 678ad870cc9 * tree.c (make_tree_vec_stat, grow_tree_vec_stat): Use size_t.
new 65fb3b5bf8e * c-warn.c (match_case_to_enum_1): Don't warn about enums [...]
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/c-family/ChangeLog | 5 +++++
gcc/c-family/c-warn.c | 4 ++++
gcc/testsuite/g++.dg/cpp1z/byte2.C | 13 +++++++++++++
3 files changed, 22 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/byte2.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 04150ba0acc [DAGCombine] (addcarry 0, 0, X) -> (ext/trunc X)
new a55349e67c8 BasicAA: Uninserted instructions have no parent, and notDif [...]
new f3e0e877743 NewGVN: Get rid of most dominating leader check
new c81a193613e Last of the major pieces to NewGVN - yay!
The 3 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/BasicAliasAnalysis.cpp | 5 +-
lib/Transforms/Scalar/NewGVN.cpp | 668 ++++++++++++++++++++++++-------
test/Transforms/NewGVN/completeness.ll | 415 +++++++++++++++++++
test/Transforms/NewGVN/storeoverstore.ll | 20 +-
4 files changed, 956 insertions(+), 152 deletions(-)
create mode 100644 test/Transforms/NewGVN/completeness.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 d8178f6c719 * dwarf.c (free_line_header): Don't free dirs if dirs_coun [...]
new 678ad870cc9 * tree.c (make_tree_vec_stat, grow_tree_vec_stat): Use size_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:
gcc/ChangeLog | 4 ++++
gcc/tree.c | 6 +++---
2 files changed, 7 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.