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 c1c522c8219 Daily bump.
new 82566c297d2 [SPARC] Recognize the load when accessing the GOT
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 | 7 +++++++
gcc/config/sparc/sparc.c | 8 +++++++-
2 files changed, 14 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 ff772447928 Reverted r319315 because of unused functions (due to PPR no [...]
new d3ee0657bcb Add opt-viewer testing
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:
cmake/config-ix.cmake | 31 +++
test/lit.cfg.py | 5 +
test/lit.site.cfg.py.in | 1 +
test/tools/opt-viewer/Inputs/basic/or.c | 21 ++
test/tools/opt-viewer/Inputs/basic/or.h | 16 ++
test/tools/opt-viewer/Inputs/basic/or.yaml | 227 ++++++++++++++++++
.../tools/opt-viewer/Outputs/basic/basic_or.c.html | 257 +++++++++++++++++++++
.../tools/opt-viewer/Outputs/basic/basic_or.h.html | 214 +++++++++++++++++
test/tools/opt-viewer/Outputs/basic/index.html | 151 ++++++++++++
.../tools/opt-viewer/Outputs/basic}/style.css | 0
test/tools/opt-viewer/basic.test | 9 +
test/tools/opt-viewer/lit.local.cfg | 2 +
tools/llvm-cxxfilt/llvm-cxxfilt.cpp | 1 +
tools/opt-viewer/opt-viewer.py | 34 ++-
tools/opt-viewer/optrecord.py | 33 +--
15 files changed, 978 insertions(+), 24 deletions(-)
create mode 100644 test/tools/opt-viewer/Inputs/basic/or.c
create mode 100644 test/tools/opt-viewer/Inputs/basic/or.h
create mode 100644 test/tools/opt-viewer/Inputs/basic/or.yaml
create mode 100644 test/tools/opt-viewer/Outputs/basic/basic_or.c.html
create mode 100644 test/tools/opt-viewer/Outputs/basic/basic_or.h.html
create mode 100644 test/tools/opt-viewer/Outputs/basic/index.html
copy {tools/opt-viewer => test/tools/opt-viewer/Outputs/basic}/style.css (100%)
create mode 100644 test/tools/opt-viewer/basic.test
create mode 100644 test/tools/opt-viewer/lit.local.cfg
--
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-7-branch
in repository gcc.
from f964edc90bc Daily bump.
new fb02e61c5ee [SPARC] Errata workaround for GRLIB-TN-0012
new 4bad1c5a8d9 [SPARC] Errata workaround for GRLIB-TN-0011
new 32ee9dbfbb5 [SPARC] Errata workaround for GRLIB-TN-0010
new 1e3eaf9aca5 [SPARC] Errata workaround for GRLIB-TN-0013
The 4 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 | 44 ++++++++++
gcc/config/sparc/sparc.c | 209 +++++++++++++++++++++++++++++++++++++++++++--
gcc/config/sparc/sparc.md | 28 +++++-
gcc/config/sparc/sparc.opt | 4 +
gcc/config/sparc/sync.md | 30 +++++--
5 files changed, 303 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 binutils-gdb.
from 8ca2f0b9ac Update usage text for add-symbol-file, symbol-file, and load
new f6f1d339d4 Fix Python rbreak tests setting too many breakpoints when gl [...]
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 | 4 ++++
gdb/testsuite/gdb.python/py-rbreak.exp | 1 +
2 files changed, 5 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 cc7a941bdf Fix function call to fix build
new ec20e62f84 [Driver] Turns out the GNU assembler does support falkor/saphira.
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/Driver/ToolChains/Gnu.cpp | 4 +---
test/Driver/as-mcpu.c | 6 ------
2 files changed, 1 insertion(+), 9 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 binutils-gdb.
from ed6c0bfb26 [gdb/testsuite] Fix return type of psymtab-parameter
new 02ca603a48 Fix add-symbol-file usage and errors
new 8ca2f0b9ac Update usage text for add-symbol-file, symbol-file, and load
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:
gdb/ChangeLog | 11 +++++++++++
gdb/symfile.c | 29 ++++++++++++++++++++---------
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.base/relocate.exp | 12 ++++++++++--
4 files changed, 46 insertions(+), 11 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 91491c8af71 [SPARC] Errata workaround for GRLIB-TN-0010
new 32bf744c9a5 [SPARC] Errata workaround for GRLIB-TN-0013
new 7479546ea0e [SPARC] Prevent -mfix-ut699 from generating b2bst errata sequences
new 36753e1c548 [SPARC] Recognize the load when accessing the GOT
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:
gcc/ChangeLog | 26 ++++++++++
gcc/config/sparc/sparc.c | 121 +++++++++++++++++++++++++++++++++++++++++++--
gcc/config/sparc/sparc.md | 15 ++++--
gcc/config/sparc/sparc.opt | 4 ++
4 files changed, 159 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 branch master
in repository gcc.
from 1f073d0f6c1 [SPARC] Errata workaround for GRLIB-TN-0012
new 79358a438c7 [SPARC] Errata workaround for GRLIB-TN-0011
new 91491c8af71 [SPARC] Errata workaround for GRLIB-TN-0010
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:
gcc/ChangeLog | 15 +++++++++++++++
gcc/config/sparc/sparc.c | 43 ++++++++++++++++++++++++++++++++++++++++++-
gcc/config/sparc/sync.md | 30 ++++++++++++++++++++++++------
3 files changed, 81 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 branch master
in repository llvm.
from bc89401e6cf [X86][AVX512] Tag VPERMILV instruction scheduler class
new ff772447928 Reverted r319315 because of unused functions (due to PPR no [...]
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/AArch64/AArch64RegisterInfo.td | 53 +---------
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 115 ++-------------------
.../AArch64/Disassembler/AArch64Disassembler.cpp | 20 ----
test/MC/AArch64/SVE/dot-req-diagnostics.s | 20 ----
test/MC/AArch64/SVE/dot-req.s | 9 --
5 files changed, 10 insertions(+), 207 deletions(-)
delete mode 100644 test/MC/AArch64/SVE/dot-req-diagnostics.s
delete mode 100644 test/MC/AArch64/SVE/dot-req.s
--
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 6a084385b6 Fix 'control reaches end of non-void' warning by using llvm_ [...]
new c98f3b5c1f Follow up of r319317, add the missing header file
new bc14311ded [OPENMP] General improvement of handling of `teams distribut [...]
new cc7a941bdf Fix function call to fix build
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/CodeGen/CGStmtOpenMP.cpp | 2 +-
lib/Driver/ToolChains/Cuda.cpp | 3 ++-
lib/Sema/SemaOpenMP.cpp | 14 ++++++++++++--
3 files changed, 15 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.