This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d5f9cd9 [WebAssembly] Add asm.js-style setjmp/longjmp handling for wa [...]
new 5cf52da [SelectionDAG] Generate vector_shuffle nodes for undersized r [...]
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/SelectionDAG/SelectionDAGBuilder.cpp | 108 +++++----
lib/Target/X86/X86ISelLowering.cpp | 57 +++++
test/CodeGen/X86/oddshuffles.ll | 281 ++++++++++++-----------
3 files changed, 269 insertions(+), 177 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 3b19074 GlobalISel: add a G_PHI instruction to give phis a type.
new 1879d5c bugpoint: clang-format and modernize comments in ListReducer. NFC
new d5f9cd9 [WebAssembly] Add asm.js-style setjmp/longjmp handling for wa [...]
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:
.../WebAssemblyLowerEmscriptenEHSjLj.cpp | 927 +++++++++++++++++----
.../WebAssembly/WebAssemblyTargetMachine.cpp | 14 +-
.../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 +++++
tools/bugpoint/ListReducer.h | 68 +-
7 files changed, 1111 insertions(+), 222 deletions(-)
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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 1dbcfe0 build: don't add -fPIC on Windows
new ebeef1b cstdio: limit gets to CRT versions below 14
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/cstdio | 6 +++++-
1 file changed, 5 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 8ea9f13 [tsan] Bump stack frame size limit.
new 4d103fc [CMake] Add option (defaulted off) to exclude atomic.c
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/builtins/CMakeLists.txt | 6 +++++-
1 file changed, 5 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 gcc.
from 8a5817a * gcc.dg/torture/float128-builtin.c, gcc.dg/torture/float128 [...]
new 0b404bb 2016-09-01 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/fmt_f0_2.f90 | 28 ++++++++++++++++++++--------
2 files changed, 25 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 llvm.
from 2ae7de2 Fix the ASan fuse-lld.cc test after LLD r280012
new 3b19074 GlobalISel: add a G_PHI instruction to give phis a 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/CodeGen/MachineInstr.h | 5 ++++-
include/llvm/Target/GenericOpcodes.td | 7 +++++++
include/llvm/Target/TargetOpcodes.def | 3 +++
lib/CodeGen/GlobalISel/IRTranslator.cpp | 2 +-
lib/CodeGen/GlobalISel/MachineLegalizer.cpp | 4 +++-
lib/Target/AArch64/AArch64InstructionSelector.cpp | 6 ++++++
test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll | 2 +-
7 files changed, 25 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 libcxx.
from 512cf2d [CMake] NFC. Missed the other uses in r280406
new 1dbcfe0 build: don't add -fPIC on Windows
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/CMakeLists.txt | 4 +++-
1 file changed, 3 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 99f69ba Revert "Copy over most of the scariness_score test to the gen [...]
new 8ea9f13 [tsan] Bump stack frame size limit.
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/tsan/CMakeLists.txt | 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 af1a999 [LV] Use ScalarParts for ad-hoc pointer IV scalarization (NFCI)
new 2ae7de2 Fix the ASan fuse-lld.cc test after LLD r280012
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/DebugInfo/Symbolize/Symbolize.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 44ab6e1 [CMake] Properly connecting Compiler-RT check and test-depends
new 7e8dc8a When we reach the end of a #include of a header of a local su [...]
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/Sema/Sema.h | 1 +
lib/Sema/SemaDecl.cpp | 24 +++++++++++++++++-------
test/Modules/global-init.cpp | 19 +++++++++++++++++++
tools/libclang/CXIndexDataConsumer.cpp | 8 ++++++++
4 files changed, 45 insertions(+), 7 deletions(-)
create mode 100644 test/Modules/global-init.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.