This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9360b2e1ac3 [NewGVN] fix typos; NFC
new 53e7817cd80 [TableGen] AsmMatcher: fix OpIdx computation when HasOption [...]
new 4247581cf26 Revert r309923, it caused PR34045.
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/ARM/ARMISelLowering.cpp | 166 +++-----------------------------
lib/Target/ARM/ARMISelLowering.h | 3 +-
test/CodeGen/ARM/intrinsics-overflow.ll | 88 +++--------------
utils/TableGen/AsmMatcherEmitter.cpp | 22 ++++-
4 files changed, 47 insertions(+), 232 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 cbee4e5f53 [mips] Fixup r309940.
new 71ca9f8a52 Fix some typos in the documentation.
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/InternalsManual.rst | 12 ++++++------
1 file changed, 6 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 glibc.
from 2aad4b04ad Revert “Fix yesexpr in en_DK locale”
new 08897a57a8 Add yesstr and nostr for doi_IN, kok_IN, and sat_IN
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:
localedata/ChangeLog | 12 ++++++++++++
localedata/locales/doi_IN | 8 ++++----
localedata/locales/kok_IN | 8 ++++----
localedata/locales/sat_IN | 8 ++++----
4 files changed, 24 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 ibm/2.26/master
in repository glibc.
at 63efe9a47f Let ld.so have flags DT_RPATH and DT_RUNPATH
This branch includes the following new commits:
new 63efe9a47f Let ld.so have flags DT_RPATH and DT_RUNPATH
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 34ac720fa28 [BDCE] add tests to show invalid/incomplete transforms
new 9360b2e1ac3 [NewGVN] fix typos; 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/NewGVN.cpp | 16 ++++++++--------
1 file changed, 8 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 c580a5c5dba [GlobalISel] Only merge memory ops for mayLoad or mayStore instrs.
new 34ac720fa28 [BDCE] add tests to show invalid/incomplete transforms
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/BDCE/invalidate-assumptions.ll | 57 ++++++++++++++++++++++++++
1 file changed, 57 insertions(+)
create mode 100644 test/Transforms/BDCE/invalidate-assumptions.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 b587c9efc5e [LiveDebugVariables] Use lexical scope to trim debug value [...]
new c580a5c5dba [GlobalISel] Only merge memory ops for mayLoad or mayStore instrs.
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/TableGen/GlobalISelEmitter.td | 20 ++++--------------
utils/TableGen/GlobalISelEmitter.cpp | 39 +++++++++++++++++++-----------------
2 files changed, 25 insertions(+), 34 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 6fd055d3c3f 2017-08-03 Richard Biener <rguenther(a)suse.de>
new c8872803269 PR target/81621 * bb-reorder.c (pass_partition_blocks::ex [...]
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 | 10 ++++++++--
gcc/bb-reorder.c | 6 ++++--
gcc/testsuite/ChangeLog | 7 ++++++-
gcc/testsuite/gcc.dg/pr81621.c | 5 +++++
4 files changed, 23 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr81621.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 clang.
from d18955d320 [clang-format] Fix indent of 'key <...>' and 'key {...}' in [...]
new cbee4e5f53 [mips] Fixup r309940.
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/CodeGen/mips-uninit-const-in-ro.c | 2 ++
1 file changed, 2 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 clang.
from 1557c7772f [mips] Implement -muninit-const-in-rodata
new d18955d320 [clang-format] Fix indent of 'key <...>' and 'key {...}' in [...]
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/Format/ContinuationIndenter.cpp | 5 +++-
unittests/Format/FormatTestProto.cpp | 13 ++++++++++
unittests/Format/FormatTestTextProto.cpp | 44 ++++++++++++++++++++++++++++++++
3 files changed, 61 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.