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 68d1be0 [asan] Reify ErrorSanitizerGetAllocatedSizeNotOwned
new 82a1290 [asan] Remove lit -j5 flag for android tests.
new 73b166f [asan] alloc_dealloc_mismatch=0 by default on Android.
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/asan/asan_flags.inc | 2 +-
lib/asan/scripts/asan_device_setup | 4 +---
test/asan/CMakeLists.txt | 8 +-------
test/asan/TestCases/Linux/new_delete_mismatch.cc | 4 ++--
4 files changed, 5 insertions(+), 13 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 b27b9c4 [ELF] Set EF_ARM_EABI_VER5 for ARM
new 87af787 revert: [ELF] - Versionscript: support mangled symbols with t [...]
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/SymbolTable.cpp | 33 +++++++++++++--------------------
ELF/SymbolTable.h | 2 +-
test/ELF/version-script-extern.s | 22 ++--------------------
3 files changed, 16 insertions(+), 41 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 c3d0d35 [CodeGen] Fix invalid shift in mul expansion
new d78e421 [AArch64] Simplify patchpoint/stackmap size test (r281301). 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:
test/CodeGen/MIR/AArch64/inst-size-patchpoint.mir | 30 -----------------------
test/CodeGen/MIR/AArch64/inst-size-stackmap.mir | 12 ---------
2 files changed, 42 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 d3f3e77 ObjectiveC Generics: follow-up commit to r281355.
new 7d00971 [CodeGen] Fix an assert in EmitNullConstant.
new 19ed546 [CUDA] Do not merge CUDA target attributes.
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/CGExprConstant.cpp | 3 ++-
lib/Sema/SemaDecl.cpp | 8 +++++++-
test/CodeGenCXX/empty-classes.cpp | 21 +++++++++++++++++++++
test/SemaCUDA/function-overload.cu | 11 +++++++++++
test/SemaCUDA/target_attr_inheritance.cu | 29 +++++++++++++++++++++++++++++
5 files changed, 70 insertions(+), 2 deletions(-)
create mode 100644 test/SemaCUDA/target_attr_inheritance.cu
--
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 7402add Next set of additional error checks for invalid Mach-O files [...]
new 3389341 [DAG] Allow build-to-shuffle combine to combine builds from t [...]
new c3d0d35 [CodeGen] Fix invalid shift in mul expansion
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/SelectionDAG/DAGCombiner.cpp | 80 +-
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 17 +-
test/CodeGen/X86/mul-i1024.ll | 5456 +++++++++++++++++++++
test/CodeGen/X86/mul-i512.ll | 1203 +++++
test/CodeGen/X86/oddshuffles.ll | 130 +-
5 files changed, 6754 insertions(+), 132 deletions(-)
create mode 100644 test/CodeGen/X86/mul-i1024.ll
create mode 100644 test/CodeGen/X86/mul-i512.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 eedd024 Temporary fix for MS _Interlocked intrinsics
new d3f3e77 ObjectiveC Generics: follow-up commit to r281355.
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/AST/TypeLoc.h | 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 llvm.
from 60fc58a [Hexagon] Better handling of HVX vector lowering
new 7402add Next set of additional error checks for invalid Mach-O files [...]
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/Object/MachOObjectFile.cpp | 89 +++++++++++++++++++--
.../macho-invalid-dyldinfo-bind_off-bind_size | Bin 0 -> 76 bytes
.../macho-invalid-dyldinfo-export_off-export_size | Bin 0 -> 76 bytes
...o-invalid-dyldinfo-lazy_bind_off-lazy_bind_size | Bin 0 -> 76 bytes
.../Inputs/macho-invalid-dyldinfo-more-than-one | Bin 0 -> 124 bytes
.../Inputs/macho-invalid-dyldinfo-rebase_off | Bin 0 -> 76 bytes
.../macho-invalid-dyldinfo-rebase_off-rebase_size | Bin 0 -> 76 bytes
test/Object/Inputs/macho-invalid-dyldinfo-small | Bin 0 -> 76 bytes
...o-invalid-dyldinfo-weak_bind_off-weak_bind_size | Bin 0 -> 76 bytes
.../Inputs/macho-invalid-dyldinfoonly-bad-size | Bin 0 -> 80 bytes
.../Inputs/macho-invalid-dyldinfoonly-bind_off | Bin 0 -> 76 bytes
.../Inputs/macho-invalid-dyldinfoonly-export_off | Bin 0 -> 76 bytes
.../macho-invalid-dyldinfoonly-lazy_bind_off | Bin 0 -> 76 bytes
.../macho-invalid-dyldinfoonly-weak_bind_off | Bin 0 -> 76 bytes
test/Object/macho-invalid.test | 38 +++++++++
15 files changed, 120 insertions(+), 7 deletions(-)
create mode 100644 test/Object/Inputs/macho-invalid-dyldinfo-bind_off-bind_size
create mode 100644 test/Object/Inputs/macho-invalid-dyldinfo-export_off-export_size
create mode 100644 test/Object/Inputs/macho-invalid-dyldinfo-lazy_bind_off-lazy_bind_size
create mode 100644 test/Object/Inputs/macho-invalid-dyldinfo-more-than-one
create mode 100644 test/Object/Inputs/macho-invalid-dyldinfo-rebase_off
create mode 100644 test/Object/Inputs/macho-invalid-dyldinfo-rebase_off-rebase_size
create mode 100644 test/Object/Inputs/macho-invalid-dyldinfo-small
create mode 100644 test/Object/Inputs/macho-invalid-dyldinfo-weak_bind_off-weak_bind_size
create mode 100644 test/Object/Inputs/macho-invalid-dyldinfoonly-bad-size
create mode 100644 test/Object/Inputs/macho-invalid-dyldinfoonly-bind_off
create mode 100644 test/Object/Inputs/macho-invalid-dyldinfoonly-export_off
create mode 100644 test/Object/Inputs/macho-invalid-dyldinfoonly-lazy_bind_off
create mode 100644 test/Object/Inputs/macho-invalid-dyldinfoonly-weak_bind_off
--
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 1b076bc Reverse commit 281375 (breaks building Chromium)
new eedd024 Temporary fix for MS _Interlocked 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:
include/clang/Basic/Builtins.def | 8 -----
lib/CodeGen/CGBuiltin.cpp | 12 ++------
lib/Headers/intrin.h | 57 ++++++++++++++++++++++++++++++++++
test/CodeGen/ms-intrinsics.c | 66 ----------------------------------------
4 files changed, 59 insertions(+), 84 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 3a10548 Try harder to not inline dllimport functions referencing non- [...]
new 1b076bc Reverse commit 281375 (breaks building Chromium)
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/Builtins.def | 7 ------
include/clang/Basic/Builtins.h | 7 ------
include/clang/Basic/BuiltinsX86.def | 13 -----------
lib/Basic/Targets.cpp | 2 --
lib/CodeGen/CGBuiltin.cpp | 24 --------------------
lib/Headers/emmintrin.h | 24 ++++++++++++++++----
lib/Headers/ia32intrin.h | 6 +++++
lib/Headers/intrin.h | 13 +++++++++++
lib/Headers/xmmintrin.h | 18 ++++++++++++---
lib/Sema/SemaDecl.cpp | 4 +---
test/CodeGen/builtins-x86.c | 9 --------
test/Sema/implicit-intel-builtin-decl.c | 40 ---------------------------------
test/Sema/implicit-ms-builtin-decl.c | 19 ----------------
13 files changed, 55 insertions(+), 131 deletions(-)
delete mode 100644 test/Sema/implicit-intel-builtin-decl.c
delete mode 100644 test/Sema/implicit-ms-builtin-decl.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 gcc.
from 1098c31 2016-09-13 Joe Seymour <joe.s(a)somniumtech.com>
new 331a9ec 2016-09-13 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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 | 10 ++++++++++
gcc/lra-constraints.c | 41 +++++++++++++++--------------------------
2 files changed, 25 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.