This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a1baae308bb cmd/go: correct gccgo buildid file on ARM
new 192d8b50a2b 2018-09-14 Bernd Edlinger msebor(a)redhat.com>
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 | 8 ++++++++
gcc/tree-ssa-forwprop.c | 2 +-
2 files changed, 9 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 f09790fa1e6 Fix debug info for SelectionDAG legalization of DAG nodes w [...]
new 388e636afb1 Revert r342183 "[DAGCombine] Fix crash when store merging c [...]
new f43a94c91a9 Test commit access
new 7b77a6b5d21 Fix lit/example/many-tests pickling issue
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:
cmake/modules/AddLLVM.cmake | 2 +-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 9 +-------
.../X86/merge-vector-stores-scale-idx-crash.ll | 19 ----------------
.../examples/many-tests/{lit.cfg => ManyTests.py} | 15 +++++--------
utils/lit/examples/many-tests/lit.cfg | 25 +++++-----------------
5 files changed, 12 insertions(+), 58 deletions(-)
delete mode 100644 test/CodeGen/X86/merge-vector-stores-scale-idx-crash.ll
copy utils/lit/examples/many-tests/{lit.cfg => ManyTests.py} (56%)
--
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 lldb.
from 340f6f7e0 [IRInterpreter] Fall back to JIT with 128-bit values.
new 3a42c61b2 Fix lldb-vscode README.md
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:
tools/lldb-vscode/README.md | 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 clang-tools-extra.
from 2a36e80f [clangd] Work around compiler macro expansion bugs(?) in comp [...]
new af8c430e [NFC][clangd] silence pedantic extra ';' warning
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:
unittests/clangd/CodeCompleteTests.cpp | 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 gcc-8-branch
in repository gcc.
from 72e9ce6c9be Backport PR87224 fix to 8
new cdb03ce56b1 PR go/87260 cmd/go: correct gccgo buildid file on ARM
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:
libgo/go/cmd/go/internal/work/buildid.go | 8 ++++++--
1 file changed, 6 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 50e577122ed * builtins.c (unterminated_array): Handle ARRAY_REF. (exp [...]
new a1baae308bb cmd/go: correct gccgo buildid file on ARM
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/go/gofrontend/MERGE | 2 +-
libgo/go/cmd/go/internal/work/buildid.go | 8 ++++++--
2 files changed, 7 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 70de09a3481 Revert r342210 "[ARM] bottom-top mul support in ARMParallelDSP"
new 156c648224b [ThinLTOCodeGenerator] Avoid Rehash StringMap in ThreadPool
new f09790fa1e6 Fix debug info for SelectionDAG legalization of DAG nodes w [...]
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/SelectionDAG/SelectionDAG.cpp | 2 +-
lib/LTO/ThinLTOCodeGenerator.cpp | 14 ++++++---
test/DebugInfo/X86/sdag-legalize-multires.ll | 47 ++++++++++++++++++++++++++++
3 files changed, 57 insertions(+), 6 deletions(-)
create mode 100644 test/DebugInfo/X86/sdag-legalize-multires.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 lldb.
from a330860ef Make the eSearchDepthFunction searches work, add tests using [...]
new 340f6f7e0 [IRInterpreter] Fall back to JIT with 128-bit values.
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:
.../{rdar42038760 => rdar44436068}/Makefile | 0
.../TestScalarURem.py => rdar44436068/Test128BitsInteger.py} | 0
.../lldbsuite/test/expression_command/rdar44436068/main.c | 8 ++++++++
source/Expression/IRInterpreter.cpp | 12 ++++++++++++
4 files changed, 20 insertions(+)
copy packages/Python/lldbsuite/test/expression_command/{rdar42038760 => rdar444360 [...]
copy packages/Python/lldbsuite/test/expression_command/{rdar42038760/TestScalarURe [...]
create mode 100644 packages/Python/lldbsuite/test/expression_command/rdar44436068/main.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-tools-extra.
from e3bc2b43 [modernize-use-transparent-functors] TypeLocs can be implicit [...]
new 2a36e80f [clangd] Work around compiler macro expansion bugs(?) in comp [...]
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:
unittests/clangd/CodeCompleteTests.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.