This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0ae82de [codeview] Have visitTypeBegin return the record type.
new 46b443d Add cast to appease windows builder. Fixes build break introd [...]
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/Transforms/Instrumentation/GCOVProfiling.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 master
in repository clang.
from 1051c8c Add -fprofile-dir= to clang.
new f3b78ea DR259: Demote the pedantic error for an explicit instantiatio [...]
new 29b3870 Fix all tests under test/CXX (and test/Analysis) to pass if c [...]
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/clang/Basic/DiagnosticSemaKinds.td | 12 +--
lib/Sema/SemaTemplate.cpp | 8 +-
test/Analysis/misc-ps-region-store.cpp | 2 +-
test/CXX/class.access/class.friend/p1.cpp | 21 +++-
test/CXX/class.access/p4.cpp | 82 +++++++++++++++-
test/CXX/class/class.union/p1.cpp | 2 +-
.../dcl.init/dcl.init.list/p7-0x-fixits.cpp | 2 +-
.../dcl.init/dcl.init.ref/p5-cxx03-extra-copy.cpp | 2 +-
test/CXX/dcl.decl/dcl.init/p5.cpp | 41 ++++++--
test/CXX/drs/dr2xx.cpp | 17 +---
test/CXX/special/class.dtor/p9.cpp | 18 +++-
test/CXX/temp/temp.arg/temp.arg.nontype/p5.cpp | 108 +++++++++++++++------
.../temp/temp.decls/temp.class/temp.static/p1.cpp | 2 +-
.../CXX/temp/temp.spec/temp.expl.spec/examples.cpp | 20 ++--
test/CXX/temp/temp.spec/temp.expl.spec/p4.cpp | 18 +++-
test/CXX/temp/temp.spec/temp.explicit/p4.cpp | 15 +--
test/SemaCXX/cxx1y-variable-templates_in_class.cpp | 8 +-
.../SemaCXX/cxx1y-variable-templates_top_level.cpp | 6 +-
test/SemaCXX/cxx98-compat-pedantic.cpp | 4 -
test/SemaCXX/cxx98-compat.cpp | 4 +-
test/SemaTemplate/temp_explicit.cpp | 2 +-
www/cxx_dr_status.html | 2 +-
22 files changed, 280 insertions(+), 116 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 lld.
from 535f7b9 Use getSize to find the size of a section. NFC.
new c28cc72 Fix the implementation of R_386_GOTPC and R_386_GOTOFF.
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:
ELF/InputSection.cpp | 5 +++++
ELF/Relocations.cpp | 3 ++-
ELF/Relocations.h | 2 ++
ELF/Target.cpp | 4 ++--
test/ELF/relocation-i686.s | 6 ++++--
5 files changed, 15 insertions(+), 5 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 0b94abf Add -fprofile-dir= to clang.
new 0ae82de [codeview] Have visitTypeBegin return the record type.
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/DebugInfo/CodeView/TypeDumper.h | 3 ++-
.../llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h | 12 ++++++++----
include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h | 8 +++++---
lib/DebugInfo/CodeView/CVTypeVisitor.cpp | 14 +++++++++-----
lib/DebugInfo/CodeView/TypeDumper.cpp | 5 +++--
lib/DebugInfo/CodeView/TypeStreamMerger.cpp | 8 +++++---
lib/DebugInfo/PDB/Raw/TpiStream.cpp | 5 +++--
tools/llvm-pdbdump/CodeViewYaml.cpp | 8 ++++++--
tools/llvm-pdbdump/CodeViewYaml.h | 3 ++-
9 files changed, 43 insertions(+), 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 9df3fb3 Fix the MSVC 2013 build by using Elf_Word instead of making a [...]
new 0b94abf Add -fprofile-dir= to clang.
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/Transforms/Instrumentation/GCOVProfiling.cpp | 43 +++++++++++++++-------
.../{linkagename.ll => three-element-mdnode.ll} | 19 ++++------
2 files changed, 38 insertions(+), 24 deletions(-)
copy test/Transforms/GCOVProfiling/{linkagename.ll => three-element-mdnode.ll} (66%)
--
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 c005144 DebugInfo: Fix -gsplit-dwarf + -fno-split-dwarf-inlining
new 1051c8c Add -fprofile-dir= to clang.
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/CC1Options.td | 11 ++++++++---
include/clang/Driver/Options.td | 2 +-
include/clang/Frontend/CodeGenOptions.h | 10 +++++++---
lib/CodeGen/CodeGenModule.cpp | 30 ++++++++++++++++++------------
lib/Driver/Tools.cpp | 30 +++++++++++++++++++++++-------
lib/Frontend/CompilerInvocation.cpp | 3 ++-
test/CodeGen/code-coverage.c | 4 ++++
test/Driver/clang_f_opts.c | 13 ++++++++++---
test/Driver/coverage_no_integrated_as.c | 8 ++++----
9 files changed, 77 insertions(+), 34 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 lld.
from 081b72b Initialize RelativeRel for AMDGPU.
new 535f7b9 Use getSize to find the size of a section. NFC.
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:
ELF/InputSection.cpp | 10 +++-------
ELF/OutputSections.h | 1 -
2 files changed, 3 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 users/apinski/gdb-ilp32-gdbserver
in repository binutils-gdb.
at f90ea4f Handle ILP32 AARCH64 correctly for gdbserver
This branch includes the following new commits:
new d6920a9 Move AARCH64 ILP32 rejection handling
new 65f976c Add ILP32 support to gdb.
new f90ea4f Handle ILP32 AARCH64 correctly for gdbserver
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.
unknown user pushed a change to branch master
in repository llvm.
from 01601df Add asm.js-style setjmp/longjmp handling for wasm
new 4fc126d [CMake] Increase stack size to 16MiB for all mingw executables.
new 9df3fb3 Fix the MSVC 2013 build by using Elf_Word instead of making a [...]
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 | 18 +++++++++++-------
cmake/modules/TableGen.cmake | 5 -----
tools/llvm-readobj/ELFDumper.cpp | 10 ++++------
3 files changed, 15 insertions(+), 18 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 8aee946 [InstCombine] allow icmp (shr exact X, C2), C fold for splat [...]
new 27e101d Revert "Add an optional parameter with a list of undefs to ex [...]
new 01601df Add asm.js-style setjmp/longjmp handling for wasm
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/CodeGen/LiveIntervalAnalysis.h | 11 +-
lib/CodeGen/LiveIntervalAnalysis.cpp | 5 +-
lib/Target/Hexagon/HexagonExpandCondsets.cpp | 2 +-
lib/Target/WebAssembly/LLVMBuild.txt | 2 +-
.../WebAssemblyLowerEmscriptenEHSjLj.cpp | 927 +++++++++++++++++----
.../WebAssembly/WebAssemblyTargetMachine.cpp | 9 +-
test/CodeGen/Hexagon/expand-condsets-extend.ll | 112 ---
.../CodeGen/WebAssembly/lower-em-ehsjlj-options.ll | 61 ++
.../WebAssembly/lower-em-exceptions-whitelist.ll | 5 +-
test/CodeGen/WebAssembly/lower-em-exceptions.ll | 45 +-
test/CodeGen/WebAssembly/lower-em-sjlj.ll | 213 +++++
11 files changed, 1081 insertions(+), 311 deletions(-)
delete mode 100644 test/CodeGen/Hexagon/expand-condsets-extend.ll
create mode 100644 test/CodeGen/WebAssembly/lower-em-ehsjlj-options.ll
create mode 100644 test/CodeGen/WebAssembly/lower-em-sjlj.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.