This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 033d7590b1d SafeStack: Prevent OOB reads with mem intrinsics
new 25cfd0d86ed [MS Demangler] Add support for $$Z parameter pack separator.
new cf77b92ddda Add a utility script to stress test the demangler.
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/Demangle/MicrosoftDemangle.cpp | 37 +++++-
test/Demangle/ms-cxx11.test | 4 +
utils/demangle_tree.py | 226 +++++++++++++++++++++++++++++++++++++
3 files changed, 262 insertions(+), 5 deletions(-)
create mode 100644 utils/demangle_tree.py
--
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 dfb6e35a90 Reverted the "[CUDA/OpenMP] Define only some host macros dur [...]
new f6b7bbdfa1 [MS ABI] Fix mangling issue with dynamic initializer stubs.
new d17c3edf3d Revert the tests that should've been reverted in rL341115
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/AST/MicrosoftMangle.cpp | 7 ++-
.../microsoft-abi-static-initializers.cpp | 10 ++--
test/CodeGenCXX/pragma-init_seg.cpp | 4 +-
test/Preprocessor/aux-triple.c | 64 ----------------------
test/Preprocessor/predefined-macros.c | 4 +-
test/SemaCUDA/builtins.cu | 4 +-
6 files changed, 15 insertions(+), 78 deletions(-)
delete mode 100644 test/Preprocessor/aux-triple.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 llvm.
from be4b3b1eba3 Hashing: use 64-bit seed for hashing on all platforms.
new 033d7590b1d SafeStack: Prevent OOB reads with mem intrinsics
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/SafeStack.cpp | 10 ++++++++--
test/Transforms/SafeStack/X86/memintrinsic-oob-read.ll | 14 ++++++++++++++
2 files changed, 22 insertions(+), 2 deletions(-)
create mode 100644 test/Transforms/SafeStack/X86/memintrinsic-oob-read.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 clang.
from 359e932350 [cxx_status] Use the correct color for a feature in "SVN" status
new 4ff1ad2346 Revert r341107. That change breaks lto-android in a way is u [...]
new dfb6e35a90 Reverted the "[CUDA/OpenMP] Define only some host macros dur [...]
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/Driver/ToolChains/CommonArgs.cpp | 42 +++++++++--------------------
lib/Frontend/InitPreprocessor.cpp | 52 +++++-------------------------------
2 files changed, 18 insertions(+), 76 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 d73e8cba846 2018-08-30 Aaron Sawdey <acsawdey(a)linux.ibm.com>
new 602ae46c5b2 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 | 7 +++++++
gcc/cfg.h | 4 ++--
2 files changed, 9 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 llvm.
from c31eb6fd8c5 [X86] Add -x86-experimental-vector-widening-legalization co [...]
new be4b3b1eba3 Hashing: use 64-bit seed for hashing on all platforms.
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/ADT/Hashing.h | 15 +++++++--------
lib/Support/Hashing.cpp | 4 ++--
2 files changed, 9 insertions(+), 10 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 lldb.
from d5bf42e7c Added missing include to <cctype> for 'std::isalnum'
new 4d1c56ccd Adjusting some comments in ClangExpressionParser.cpp
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/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp | 3 +--
1 file changed, 1 insertion(+), 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 binutils-gdb.
from a869991180 Skip elf/section14 test for h8300 targets
new 43135d3b15 RISC-V: Allow instruction require more than one extension
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:
gas/ChangeLog | 11 +
gas/config/tc-riscv.c | 32 +-
include/ChangeLog | 6 +
include/opcode/riscv.h | 10 +-
opcodes/ChangeLog | 6 +
opcodes/riscv-dis.c | 2 +-
opcodes/riscv-opc.c | 1258 ++++++++++++++++++++++++------------------------
7 files changed, 682 insertions(+), 643 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 035b8fde98 Refactor Addlibgcc to make the when and what logic more stra [...]
new 359e932350 [cxx_status] Use the correct color for a feature in "SVN" status
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:
www/cxx_status.html | 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 b707c0dbae6 [RISCV] Fixed SmallVector.h Assertion `idx < size()'
new c31eb6fd8c5 [X86] Add -x86-experimental-vector-widening-legalization co [...]
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/CodeGen/X86/vector-idiv-v2i32.ll | 522 +++++++++++++++++++++++++++++++++-
1 file changed, 520 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.