This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e1ce2ea999b Daily bump.
new 506ac60cacb * tree-ssa-dom.c (class edge_info): Changed from a struct [...]
new a370df2c520 * tree-ssa-dom.c (edge_info::record_simple_equiv): Call d [...]
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 | 23 +
gcc/testsuite/ChangeLog | 12 +
gcc/testsuite/gcc.dg/torture/pr57214.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-11.c | 18 +
gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-12.c | 36 ++
gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-13.c | 46 ++
gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-14.c | 40 ++
gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-15.c | 67 +++
gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-16.c | 17 +
gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-17.c | 44 ++
gcc/testsuite/gcc.dg/tree-ssa/ssa-sink-16.c | 4 +-
gcc/tree-ssa-dom.c | 523 ++++++++++++++--------
12 files changed, 645 insertions(+), 187 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-11.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-12.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-13.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-14.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-15.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-16.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-17.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 lldb.
from 91e77b77a Add the DWARF DWP files to the Xcode project.
new 5cee664e0 update xpc service name.
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:
source/Host/macosx/Host.mm | 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 master
in repository llvm.
from eda72562142 Reland "[llvm] Add symbol table support to llvm-objcopy"
new 4d4211ea3a9 Revert "[codeview] don't try to emit variable locations wit [...]
new 66afa977d7e Revert "[codeview] support more DW_OPs for more complete de [...]
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/AsmPrinter/CodeViewDebug.cpp | 191 ++++++++++-----------
lib/CodeGen/AsmPrinter/CodeViewDebug.h | 6 -
lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp | 51 ------
lib/CodeGen/AsmPrinter/DebugHandlerBase.h | 30 ----
test/CodeGen/MIR/X86/diexpr-win32.mir | 253 ----------------------------
test/DebugInfo/COFF/pieces.ll | 12 +-
test/DebugInfo/COFF/types-array-advanced.ll | 75 ++-------
7 files changed, 103 insertions(+), 515 deletions(-)
delete mode 100644 test/CodeGen/MIR/X86/diexpr-win32.mir
--
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 e6c2e948c8 [Bash-autocompletion] Add support for -std=
new e4f522b72d revert r311839 (ongoing cwg discussion)
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/Sema/SemaExprMember.cpp | 2 +-
test/SemaCXX/member-expr.cpp | 22 ----------------------
2 files changed, 1 insertion(+), 23 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 cb99b8bba3d Enable building LLVMgold.dll under mingw.
new eda72562142 Reland "[llvm] Add symbol table support to llvm-objcopy"
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-objcopy/symbol-copy.test | 93 ++++++++++++++++++++++++++
tools/llvm-objcopy/Object.cpp | 111 +++++++++++++++++++++++++++++++
tools/llvm-objcopy/Object.h | 36 ++++++++++
3 files changed, 240 insertions(+)
create mode 100644 test/tools/llvm-objcopy/symbol-copy.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 20e39f8d14f [codeview] don't try to emit variable locations without registers
new 3b1f2041f72 [Bash-autocompletion] Add support for -std=
new cb99b8bba3d Enable building LLVMgold.dll under mingw.
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:
cmake/modules/HandleLLVMOptions.cmake | 2 +-
utils/TableGen/OptParserEmitter.cpp | 4 ++--
2 files changed, 3 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 clang.
from d228cd5d49 Improve constant expression evaluation of arrays of unknown bound.
new e6c2e948c8 [Bash-autocompletion] Add support for -std=
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/Driver/Options.td | 9 ++++++++-
test/Driver/autocomplete.c | 2 ++
2 files changed, 10 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 compiler-rt.
from 886bbfa61 Shorten filenames of tests (-with-calls to -calls)
new 895df3ed0 [libFuzzer] refactoring: move reading the seed corpus closer [...]
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/fuzzer/FuzzerDriver.cpp | 38 ++++++++++++--------------------------
lib/fuzzer/FuzzerInternal.h | 3 ++-
lib/fuzzer/FuzzerLoop.cpp | 31 +++++++++++++++++++++++++++++--
3 files changed, 43 insertions(+), 29 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 d21231c440 Revert "Revert r311552: [Bash-autocompletion] Add support fo [...]
new d228cd5d49 Improve constant expression evaluation of arrays of unknown bound.
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/DiagnosticASTKinds.td | 9 ++++
include/clang/Basic/DiagnosticIDs.h | 2 +-
lib/AST/ExprConstant.cpp | 85 +++++++++++++++++++++---------
test/SemaCXX/constant-expression-cxx11.cpp | 28 ++++++++++
4 files changed, 97 insertions(+), 27 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 15799633b79 fix llvm-dwarfdump-fuzzer.cpp to use the current libFuzzer API
new 20e39f8d14f [codeview] don't try to emit variable locations without registers
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/CodeGen/AsmPrinter/CodeViewDebug.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.