This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_27-branch
in repository binutils-gdb.
from 42b456b Automatic date update in version.in
new b12f655 Automatic date update in version.in
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:
bfd/version.h | 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 e7f7e18 [llvm-cov] Just emit the version number in the index file
new 90a2aec [ObjCARC] Traverse chain downwards to replace uses of argumen [...]
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/ObjCARC/ObjCARCContract.cpp | 34 +++++++++++++++++++---
.../Transforms/ObjCARC/contract-replace-arg-use.ll | 18 ++++++++++++
2 files changed, 48 insertions(+), 4 deletions(-)
create mode 100644 test/Transforms/ObjCARC/contract-replace-arg-use.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 lldb.
from 468f236 TestQueues could error out because the one second sleep main. [...]
new cfb2da1 Force c++14 when running tests 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:
packages/Python/lldbsuite/test/make/Makefile.rules | 1 +
1 file changed, 1 insertion(+)
--
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 c5e216c Cleaned up some of the "frame diagnose" code to use Operands [...]
new 468f236 TestQueues could error out because the one second sleep main. [...]
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:
packages/Python/lldbsuite/test/macosx/queues/TestQueues.py | 1 -
packages/Python/lldbsuite/test/macosx/queues/main.c | 8 ++++++--
2 files changed, 6 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 0d05e31 Also don't inline dllimport functions referring to non-dllimp [...]
new 9ddf081 Missed update from r281412.
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/DiagnosticSemaKinds.td | 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 d78e421 [AArch64] Simplify patchpoint/stackmap size test (r281301). NFC.
new e7f7e18 [llvm-cov] Just emit the version number in the index file
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-cov/showProjectSummary.cpp | 12 ++++++------
tools/llvm-cov/SourceCoverageViewHTML.cpp | 3 +--
tools/llvm-cov/SourceCoverageViewText.cpp | 5 +----
3 files changed, 8 insertions(+), 12 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 4dce7c7 Warning flag updates: -Wdiv-by-zero may as well be an alias f [...]
new 0d05e31 Also don't inline dllimport functions referring to non-dllimp [...]
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/CodeGenModule.cpp | 6 ++++++
test/CodeGenCXX/PR26569.cpp | 6 +++---
test/CodeGenCXX/dllimport.cpp | 6 +++++-
3 files changed, 14 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 clang.
from 238012f Fix a FIXME about MSVC 2013 in the diagnostic doc generation code
new 4dce7c7 Warning flag updates: -Wdiv-by-zero may as well be an alias f [...]
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/DiagnosticGroups.td | 12 +++++++-----
1 file changed, 7 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 clang.
from 19ed546 [CUDA] Do not merge CUDA target attributes.
new 238012f Fix a FIXME about MSVC 2013 in the diagnostic doc generation code
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:
utils/TableGen/ClangDiagnosticsEmitter.cpp | 12 +++++++-----
1 file changed, 7 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 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9f45ab5 add tests for PR28672
new 60fc58a [Hexagon] Better handling of HVX vector lowering
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/Target/Hexagon/HexagonISelLowering.cpp | 18 ++++++++++++++----
lib/Target/Hexagon/HexagonISelLowering.h | 3 +++
test/CodeGen/Hexagon/build-vector-shuffle.ll | 21 +++++++++++++++++++++
3 files changed, 38 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/Hexagon/build-vector-shuffle.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 lldb.
from 55ffada Add some unit tests for ArchSpec.
new c5e216c Cleaned up some of the "frame diagnose" code to use Operands [...]
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/lldb/Core/Disassembler.h | 28 +++++++
include/lldb/Expression/DWARFExpression.h | 7 +-
source/Core/Disassembler.cpp | 113 ++++++++++++++++++++++++++++
source/Expression/DWARFExpression.cpp | 118 ++++++++++++++----------------
source/Target/StackFrame.cpp | 24 +++---
5 files changed, 210 insertions(+), 80 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 ec0b188 Remove excessive padding from PTHWriter
new 3a10548 Try harder to not inline dllimport functions referencing non- [...]
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/CodeGenModule.cpp | 25 +++++++++++++++++++++++--
test/CodeGenCXX/dllimport-members.cpp | 2 +-
test/CodeGenCXX/dllimport.cpp | 7 +++++++
3 files changed, 31 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 compiler-rt.
from bd67606 Switch to 64-bit allocator on android/aarch64.
new 6f9e6ba [asan] Reify ErrorFreeNotMalloced
new 0ccfdc4 [asan] Reify ErrorAllocTypeMismatch
new 38e2147 [asan] Reify ErrorMallocUsableSizeNotOwned
new 68d1be0 [asan] Reify ErrorSanitizerGetAllocatedSizeNotOwned
The 4 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_errors.cc | 67 ++++++++++++++++++++++++++++++++++++++++++
lib/asan/asan_errors.h | 77 ++++++++++++++++++++++++++++++++++++++++++++++++-
lib/asan/asan_report.cc | 60 +++++++-------------------------------
3 files changed, 153 insertions(+), 51 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 ee480aa Add comments.
new dfc4581 Split scanVersionScript. NFC.
new b27b9c4 [ELF] Set EF_ARM_EABI_VER5 for ARM
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:
ELF/SymbolTable.cpp | 45 +++++++++++++++++++++++++--------------------
ELF/SymbolTable.h | 1 +
ELF/Writer.cpp | 7 ++++++-
test/ELF/arm-eabi-version.s | 14 ++++++++++++++
4 files changed, 46 insertions(+), 21 deletions(-)
create mode 100644 test/ELF/arm-eabi-version.s
--
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 cdc1419 Some more pointer safety in Breakpoint.
new 55ffada Add some unit tests for ArchSpec.
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/lldb/Core/ArchSpec.h | 2 +
source/Core/ArchSpec.cpp | 4 +-
unittests/Core/ArchSpecTest.cpp | 103 ++++++++++++++++++++++++++++++++++++++++
unittests/Core/CMakeLists.txt | 1 +
4 files changed, 108 insertions(+), 2 deletions(-)
create mode 100644 unittests/Core/ArchSpecTest.cpp
--
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 9e6badc Reapply "InstCombine: Reduce trunc (shl x, K) width."
new 9f45ab5 add tests for PR28672
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/Transforms/InstCombine/urem.ll | 30 ++++++++++++++++++++++++++++++
1 file changed, 30 insertions(+)
--
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 8bc1e59 Inline small funciton.
new ee480aa Add comments.
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 | 3 +++
1 file changed, 3 insertions(+)
--
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 cd4da5b [SemaObjC] Be more strict while parsing type arguments and protocols
new ec0b188 Remove excessive padding from PTHWriter
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/Frontend/CacheTokens.cpp | 6 +++---
1 file 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 ba75b71 Work around MSVC 2013's inability to default move special members.
new cd4da5b [SemaObjC] Be more strict while parsing type arguments and protocols
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/Parse/ParseDecl.cpp | 3 ++-
lib/Parse/ParseObjc.cpp | 9 ++++++-
lib/Parse/Parser.cpp | 4 +++
test/SemaObjC/crash-on-type-args-protocols.m | 40 ++++++++++++++++++++++++++++
4 files changed, 54 insertions(+), 2 deletions(-)
create mode 100644 test/SemaObjC/crash-on-type-args-protocols.m
--
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 c6fc42e Implement P0040R3, Extending memory management tools. * inc [...]
new 1098c31 2016-09-13 Joe Seymour <joe.s(a)somniumtech.com>
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 | 6 ++++++
gcc/config/msp430/msp430.c | 7 +++++++
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.target/msp430/function-attributes-1.c | 9 +++++++++
gcc/testsuite/gcc.target/msp430/function-attributes-2.c | 3 +++
gcc/testsuite/gcc.target/msp430/function-attributes-3.c | 3 +++
6 files changed, 35 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/msp430/function-attributes-1.c
create mode 100644 gcc/testsuite/gcc.target/msp430/function-attributes-2.c
create mode 100644 gcc/testsuite/gcc.target/msp430/function-attributes-3.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 clang.
from 76b2683 Add bunch of _Interlocked builtins
new ba75b71 Work around MSVC 2013's inability to default move special members.
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:
utils/TableGen/ClangDiagnosticsEmitter.cpp | 6 +++---
1 file 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 lld.
from ebe77f7 Enable merging of SHF_MERGE sections with linker scripts.
new 72697bc Fix comments.
new 8bc1e59 Inline small funciton.
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:
ELF/Driver.cpp | 3 ++-
ELF/MarkLive.cpp | 23 +++++++++--------------
2 files changed, 11 insertions(+), 15 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 f461e09 AArch64: Cleanup tailcall CC check, enable swiftcc.
new 9e6badc Reapply "InstCombine: Reduce trunc (shl x, K) width."
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/InstCombine/InstCombineCasts.cpp | 32 ++-
.../InstCombine/2011-05-28-swapmulsub.ll | 4 +-
test/Transforms/InstCombine/icmp.ll | 6 +-
test/Transforms/InstCombine/trunc.ll | 261 +++++++++++++++++++--
4 files changed, 272 insertions(+), 31 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 c79ec5a Add some MS aliases for existing intrinsics
new 76b2683 Add bunch of _Interlocked builtins
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 | 41 +++++-
lib/CodeGen/CGBuiltin.cpp | 52 +++++--
lib/Headers/intrin.h | 171 -----------------------
test/CodeGen/ms-intrinsics.c | 290 +++++++++++++++++++++++++++++++++++++--
test/CodeGen/pr27892.c | 4 +-
5 files changed, 356 insertions(+), 202 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 1defb8f AMDGPU: Remove code I think is dead
new f461e09 AArch64: Cleanup tailcall CC check, enable swiftcc.
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/Target/AArch64/AArch64ISelLowering.cpp | 32 +++++++++++++++++-----------
lib/Target/AArch64/AArch64ISelLowering.h | 2 --
test/CodeGen/AArch64/arm64-call-tailcalls.ll | 9 ++++++++
3 files changed, 29 insertions(+), 14 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 32a0264 [analyzer] Fix ExprEngine::VisitMemberExpr
new c79ec5a Add some MS aliases for existing 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 | 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, 131 insertions(+), 55 deletions(-)
create mode 100644 test/Sema/implicit-intel-builtin-decl.c
create 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 46fad8d PR c++/77553 * constexpr.c (cxx_fold_pointer_plus_expressio [...]
new 99d887d PR tree-optimization/77454 * tree-ssa-dom.c (optimize_stmt) [...]
new 4bdba71 Implement P0028R4, C++17 using attribute namespaces without [...]
new c6fc42e Implement P0040R3, Extending memory management tools. * inc [...]
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.
Summary of changes:
gcc/ChangeLog | 7 ++
gcc/cp/ChangeLog | 10 ++
gcc/cp/parser.c | 54 +++++++--
gcc/testsuite/ChangeLog | 6 +
gcc/testsuite/g++.dg/cpp0x/gen-attrs-61.C | 10 ++
gcc/testsuite/g++.dg/cpp1z/gen-attrs1.C | 43 +++++++
gcc/testsuite/gcc.dg/pr77454.c | 28 +++++
gcc/tree-ssa-dom.c | 11 +-
libstdc++-v3/ChangeLog | 15 +++
libstdc++-v3/include/bits/stl_uninitialized.h | 96 +++++++++++++++
.../memory_management_tools/1.cc | 132 +++++++++++++++++++++
11 files changed, 401 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/gen-attrs-61.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/gen-attrs1.C
create mode 100644 gcc/testsuite/gcc.dg/pr77454.c
create mode 100644 libstdc++-v3/testsuite/20_util/specialized_algorithms/memory_ma [...]
--
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 a3d7c71 .clang-tidy: correct style name is 'camelBack' not 'lowerCase'.
new 1defb8f AMDGPU: Remove code I think is dead
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/Target/AMDGPU/SIRegisterInfo.cpp | 30 +++---------------------------
1 file changed, 3 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 clang.
from eb208de [clang-cl] Diagnose duplicate uuids.
new 32a0264 [analyzer] Fix ExprEngine::VisitMemberExpr
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/StaticAnalyzer/Core/ExprEngine.cpp | 2 +-
test/Analysis/array-struct.c | 11 +++++++++++
2 files changed, 12 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 9330005 [LTO] Don't pass SF_Undefined symbols to the IRmover.
new 470b8e4 [LV] Clean up uniform induction variable analysis (NFC)
new ec4f2a0 AMDGPU: Support commuting a FrameIndex operand
new a3d7c71 .clang-tidy: correct style name is 'camelBack' not 'lowerCase'.
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.
Summary of changes:
.clang-tidy | 2 +-
include/llvm/CodeGen/MachineOperand.h | 3 ++
lib/CodeGen/MachineInstr.cpp | 10 ++++++
lib/Target/AMDGPU/SIInstrInfo.cpp | 25 +++++++++-----
lib/Transforms/Vectorize/LoopVectorize.cpp | 54 +++++++++++++++++-------------
test/CodeGen/AMDGPU/commute-compares.ll | 15 +++++++++
6 files changed, 76 insertions(+), 33 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 compiler-rt.
from 68d7ac1 [asan] Re-poison all redzones on activation.
new bd67606 Switch to 64-bit allocator on android/aarch64.
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/asan/asan_allocator.h | 10 ++++++++--
lib/sanitizer_common/sanitizer_platform.h | 4 +++-
2 files changed, 11 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 087efca Work around a GCC 4.7-specific issue: due to implementing old [...]
new eb208de [clang-cl] Diagnose duplicate uuids.
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/DiagnosticSemaKinds.td | 2 +
include/clang/Sema/AttributeList.h | 13 +++++
include/clang/Sema/Sema.h | 2 +
lib/Parse/ParseDecl.cpp | 16 ++++-
lib/Sema/SemaDecl.cpp | 10 ++++
lib/Sema/SemaDeclAttr.cpp | 19 +++++-
test/SemaCXX/ms-uuid.cpp | 94 ++++++++++++++++++++++++++++++
7 files changed, 152 insertions(+), 4 deletions(-)
create mode 100644 test/SemaCXX/ms-uuid.cpp
--
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 f5f2db2 Fix MSVC 2013 build by using our <thread> wrapper header
new 9330005 [LTO] Don't pass SF_Undefined symbols to the IRmover.
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/LTO/LTO.cpp | 2 ++
test/tools/gold/X86/asm_undefined.ll | 18 ++++++++++++++++++
2 files changed, 20 insertions(+)
create mode 100644 test/tools/gold/X86/asm_undefined.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 llvm.
from 9a0a97c Revert r281336 (and r281337), it caused PR30372.
new 8288ccf [DAGCombiner] Use APInt directly in (shl (zext (srl x, C)), C [...]
new f5f2db2 Fix MSVC 2013 build by using our <thread> wrapper header
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/ExecutionEngine/Orc/RPCSerialization.h | 2 +-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 4 ++--
test/CodeGen/X86/shift-i128.ll | 7 +++++++
3 files changed, 10 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 1286300 ObjectiveC Generics: Start using ObjCTypeParamType.
new 087efca Work around a GCC 4.7-specific issue: due to implementing old [...]
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:
utils/TableGen/ClangDiagnosticsEmitter.cpp | 5 +++++
1 file changed, 5 insertions(+)
--
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 e4c1b91 [asan] Add missing include for rand()
new 68d7ac1 [asan] Re-poison all redzones on activation.
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/asan/asan_allocator.cc | 34 +++++++++++++++++++++
test/asan/TestCases/Posix/start-deactivated.cc | 41 ++++++++++++++++++--------
2 files changed, 63 insertions(+), 12 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 e353f57 [Myriad]: set LeonCASA processor feature
new 9a0a97c Revert r281336 (and r281337), it caused PR30372.
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/MC/MCParser/MCAsmLexer.h | 6 -
include/llvm/MC/MCParser/MCAsmParser.h | 42 +-
include/llvm/Support/SMLoc.h | 2 -
lib/MC/MCParser/AsmParser.cpp | 254 +++++----
lib/MC/MCParser/MCAsmLexer.cpp | 3 +-
lib/MC/MCParser/MCAsmParser.cpp | 19 +-
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 43 +-
lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 75 ++-
lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp | 54 +-
lib/Target/Mips/AsmParser/MipsAsmParser.cpp | 60 +-
lib/Target/Sparc/AsmParser/SparcAsmParser.cpp | 16 +-
lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp | 3 +
lib/Target/X86/AsmParser/X86AsmParser.cpp | 78 ++-
test/MC/AArch64/armv8.1a-rdma.s | 46 +-
test/MC/AArch64/inst-directive-diagnostic.s | 2 -
test/MC/AArch64/neon-diagnostics.s | 646 +++++++++++++++-------
16 files changed, 830 insertions(+), 519 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 cc279de fixup Xcode build for removal of MIUtilParse.*
new cdc1419 Some more pointer safety in Breakpoint.
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/lldb/Breakpoint/BreakpointOptions.h | 12 ++--
include/lldb/Breakpoint/WatchpointOptions.h | 10 +--
include/lldb/Core/Baton.h | 40 ++++++++---
source/API/SBBreakpoint.cpp | 20 ++----
source/Breakpoint/Breakpoint.cpp | 2 +-
source/Breakpoint/BreakpointLocation.cpp | 4 +-
source/Breakpoint/BreakpointOptions.cpp | 35 +++++++---
source/Breakpoint/Watchpoint.cpp | 3 +-
source/Breakpoint/WatchpointOptions.cpp | 4 +-
source/Commands/CommandObjectBreakpointCommand.cpp | 12 ++--
source/Commands/CommandObjectWatchpointCommand.cpp | 7 +-
source/Core/Baton.cpp | 3 +-
.../Python/ScriptInterpreterPython.cpp | 79 ++++++++++------------
13 files changed, 123 insertions(+), 108 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.