This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 59e66bf Test commit. Removes some spaces. No functionality changed.
new 041e9f2 [llvm-pdbdump] Introduce an abstraction for the output style.
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/llvm-pdbdump/CMakeLists.txt | 1 +
.../{llvm-pdbdump.cpp => LLVMOutputStyle.cpp} | 636 +++----------------
tools/llvm-pdbdump/LLVMOutputStyle.h | 45 ++
tools/llvm-pdbdump/OutputStyle.h | 38 ++
tools/llvm-pdbdump/llvm-pdbdump.cpp | 682 +--------------------
tools/llvm-pdbdump/llvm-pdbdump.h | 23 +
6 files changed, 227 insertions(+), 1198 deletions(-)
copy tools/llvm-pdbdump/{llvm-pdbdump.cpp => LLVMOutputStyle.cpp} (57%)
create mode 100644 tools/llvm-pdbdump/LLVMOutputStyle.h
create mode 100644 tools/llvm-pdbdump/OutputStyle.h
--
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 c992504 [llvm-profdata] Fix option description (NFC)
new 59e66bf Test commit. Removes some spaces. No functionality changed.
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/Support/Timer.cpp | 44 ++++++++++++++++++++++----------------------
1 file changed, 22 insertions(+), 22 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 f0704e6 SDAG: Update ChainNodesMatched as nodes are deleted
new c80b40e [llvm-profdata] Add option to ingest filepaths from a file
new c992504 [llvm-profdata] Fix option description (NFC)
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/llvm-profdata.rst | 9 +++++
test/tools/llvm-profdata/input-filenames.test | 16 +++++++++
tools/llvm-profdata/llvm-profdata.cpp | 49 ++++++++++++++++++++++++---
3 files changed, 70 insertions(+), 4 deletions(-)
create mode 100644 test/tools/llvm-profdata/input-filenames.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 llvm.
from 0331034 In openFileForRead, attempt to fetch the actual name of the f [...]
new f0704e6 SDAG: Update ChainNodesMatched as nodes are deleted
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:
include/llvm/CodeGen/SelectionDAG.h | 8 ++++++++
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 13 +++++++++----
2 files changed, 17 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 3615f1a [Title] Revert test commit
new 4adb3ce Use the name of the file on disk to issue a new diagnostic ab [...]
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:
include/clang/Basic/DiagnosticGroups.td | 1 +
include/clang/Basic/DiagnosticLexKinds.td | 4 ++
include/clang/Basic/FileManager.h | 2 +
include/clang/Basic/VirtualFileSystem.h | 7 +++
include/clang/Lex/DirectoryLookup.h | 4 ++
include/clang/Lex/HeaderSearch.h | 5 +-
lib/Basic/FileManager.cpp | 3 +
lib/Basic/VirtualFileSystem.cpp | 16 ++++--
lib/Lex/HeaderSearch.cpp | 14 +++--
lib/Lex/PPDirectives.cpp | 67 ++++++++++++++++++++++
.../Inputs/case-insensitive-include.h | 0
test/Lexer/case-insensitive-include-ms.c | 18 ++++++
test/Lexer/case-insensitive-include.c | 27 +++++++++
test/PCH/case-insensitive-include.c | 2 +-
14 files changed, 157 insertions(+), 13 deletions(-)
copy test/{PCH => Lexer}/Inputs/case-insensitive-include.h (100%)
create mode 100644 test/Lexer/case-insensitive-include-ms.c
create mode 100644 test/Lexer/case-insensitive-include.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 linaro/2.23/master
in repository glibc.
at bb43342 Add runtime check for __ASSUME_REQUEUE_PI (BZ# 18463)
This branch includes the following new commits:
new bab1505 Remove __ASSUME_FUTEX_LOCK_PI
new 3501fea Remove __ASSUME_SET_ROBUST_LIST
new bb43342 Add runtime check for __ASSUME_REQUEUE_PI (BZ# 18463)
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.
--
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.
adhemerval.zanella pushed a change to branch linaro_binutils-2_26-branch
in repository toolchain/binutils-gdb.
at 5d4c6af Make --enable-initfini-array the default
This branch includes the following new commits:
new 5d4c6af Make --enable-initfini-array the default
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 release_38
in repository llvm.
from 0113f5f Merging r260692:
new d2741da Merging r261385:
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/AMDGPU/SIInstrInfo.cpp | 249 ++-------------------
lib/Target/AMDGPU/SIInstrInfo.h | 11 +-
test/CodeGen/AMDGPU/missing-store.ll | 4 +-
test/CodeGen/AMDGPU/salu-to-valu.ll | 12 +-
test/CodeGen/AMDGPU/si-triv-disjoint-mem-access.ll | 19 +-
5 files changed, 43 insertions(+), 252 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 9da1c6d SDAG: Replace some unreachable code with an assert. NFC
new 561fb73 [WebAssembly] Emit type signatures for declared functions
new 0331034 In openFileForRead, attempt to fetch the actual name of the f [...]
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:
include/llvm/Support/FileSystem.h | 9 ++-
lib/Support/Unix/Path.inc | 87 +++++++++++++++++++++-
lib/Support/Windows/Path.inc | 46 +++++++++++-
.../MCTargetDesc/WebAssemblyTargetStreamer.cpp | 10 +++
.../MCTargetDesc/WebAssemblyTargetStreamer.h | 9 +++
lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp | 47 +++++++++---
test/CodeGen/WebAssembly/indirect-import.ll | 73 ++++++++++++++++++
unittests/Support/Path.cpp | 57 ++++++++++++++
8 files changed, 325 insertions(+), 13 deletions(-)
create mode 100644 test/CodeGen/WebAssembly/indirect-import.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 6b8acb6 * tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop [...]
new f14b192 [gcc]
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 | 6 ++++++
gcc/config/rs6000/rs6000-c.c | 17 +++++++++++++++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/g++.dg/torture/ppc-ldst-array.C | 18 ++++++++++++++++++
4 files changed, 45 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/torture/ppc-ldst-array.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.