This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b5a710de5a6 [X86] Fix some inconsistent formatting in the processor fea [...]
new e9bafbf3701 lit.py: Add new %{shared_output(LABEL)} substitution
new b6cc4cb5ed4 Update test to expect nuw flag in SDAG dump, fixes test aft [...]
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:
docs/CommandGuide/lit.rst | 23 +++++++++++-----------
docs/TestingGuide.rst | 6 ++++++
.../X86/merge-store-partially-alias-loads.ll | 4 ++--
utils/lit/lit/TestRunner.py | 5 +++++
utils/lit/lit/run.py | 8 ++++++++
utils/lit/tests/Inputs/shared-output/lit.cfg | 5 +++++
utils/lit/tests/Inputs/shared-output/primary.txt | 2 ++
utils/lit/tests/Inputs/shared-output/secondary.txt | 1 +
utils/lit/tests/Inputs/shared-output/sub/sub.txt | 1 +
utils/lit/tests/shared-output.py | 13 ++++++++++++
10 files changed, 55 insertions(+), 13 deletions(-)
create mode 100644 utils/lit/tests/Inputs/shared-output/lit.cfg
create mode 100644 utils/lit/tests/Inputs/shared-output/primary.txt
create mode 100644 utils/lit/tests/Inputs/shared-output/secondary.txt
create mode 100644 utils/lit/tests/Inputs/shared-output/sub/sub.txt
create mode 100644 utils/lit/tests/shared-output.py
--
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 f06fa44814 Fix an unused-variable warning.
new 558739b77f Hide "#pragma optimize("", off)" from clang when it pretends [...]
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/AST/StmtProfile.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 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 6090ba68959 2017-10-13 Mike Frysinger <vapier(a)chromium.org>
new 01cabe21e4e * config/rs6000/rs6000.c (rs6000_builtin_vectorization_cos [...]
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 | 5 +++++
gcc/config/rs6000/rs6000.c | 3 ---
2 files changed, 5 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 043ceffa29c [RS4GC] Look through vector bitcasts when looking for base pointer
new 1747e968505 [X86] Add ProcIntelBDW to BroadwellProc class not BDWFeatur [...]
new b5a710de5a6 [X86] Fix some inconsistent formatting in the processor fea [...]
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/X86/X86.td | 17 +++++++++--------
1 file changed, 9 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 98af377c309 [llvm-cov] An attempt to fix sources_specified.test failing [...]
new 0797a9c4c1e DAG: Add flags to dumps
new 03d5e0b73e3 [llvm-cov] Fix sources-specified.test so it ignores the ord [...]
new cd6f7b1e77c [Hexagon] Add patterns for cmpb/cmph with immediate arguments
new 3f3b1a3ce2a [llvm-cov] Temporary delete sources-specified.test, it is f [...]
new 043ceffa29c [RS4GC] Look through vector bitcasts when looking for base pointer
The 5 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/SelectionDAG/SelectionDAGDumper.cpp | 30 ++++++++++++++
lib/Target/Hexagon/HexagonPatterns.td | 46 ++++++++++++++++++++++
lib/Transforms/Scalar/RewriteStatepointsForGC.cpp | 5 +++
test/CodeGen/Hexagon/cmpb-dec-imm.ll | 30 ++++++++++++++
test/CodeGen/Hexagon/cmph-gtu.ll | 46 ++++++++++++++++++++++
.../RewriteStatepointsForGC/vector-bitcast.ll | 26 ++++++++++++
test/tools/llvm-cov/sources-specified.test | 28 -------------
7 files changed, 183 insertions(+), 28 deletions(-)
create mode 100644 test/CodeGen/Hexagon/cmpb-dec-imm.ll
create mode 100644 test/CodeGen/Hexagon/cmph-gtu.ll
create mode 100644 test/Transforms/RewriteStatepointsForGC/vector-bitcast.ll
delete mode 100644 test/tools/llvm-cov/sources-specified.test
--
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 2399fe6ab0 Simplify tic6x and s390x expedite registers
new 8b0553c18f Make gdb.base/find-unmapped.exp pass on remote targets
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 | 8 ++++
gdb/testsuite/gdb.base/find-unmapped.exp | 66 +++++++++++++++++++++++++-------
2 files changed, 61 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 master
in repository llvm.
from 483988c77f5 [X86] Stop creating CMOV nodes with a second MVT::Glue result
new 98af377c309 [llvm-cov] An attempt to fix sources_specified.test failing [...]
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/tools/llvm-cov/sources-specified.test | 8 ++++----
1 file changed, 4 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 clang.
from 0ea7666767 Fix regression of test/CodeGenOpenCL/address-spaces.cl on ppc
new d11a5054f4 Remove an unused variable.
new f06fa44814 Fix an unused-variable warning.
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/CGClass.cpp | 2 +-
lib/Sema/SemaType.cpp | 2 --
2 files changed, 1 insertion(+), 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 gcc.
from 12f7900694b * lto-lang.c (lto_post_options): Clean shlib flag when not [...]
new 6090ba68959 2017-10-13 Mike Frysinger <vapier(a)chromium.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:
fixincludes/ChangeLog | 5 +++++
fixincludes/fixinc.in | 2 +-
2 files changed, 6 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 llvm.
from b5d60b88466 [llvm-cov] Generate "report" for given source paths if sour [...]
new 483988c77f5 [X86] Stop creating CMOV nodes with a second MVT::Glue result
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/X86/X86ISelLowering.cpp | 33 +++++++++------------------------
1 file changed, 9 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.