This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from a776077f6e Fix tests after speculatable intrinsics patch
new 7e51ecfa56 Fix a bug that -isysroot is completely ignored on Unix
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/CompilerInvocation.cpp | 2 +-
test/Driver/sysroot-flags.c | 4 ++++
2 files 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 clang.
from 720166745e [sanitizer-coverage] add a deprecation warning to the old sa [...]
new a776077f6e Fix tests after speculatable intrinsics patch
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/aarch64-neon-2velem.c | 552 +++++-----
test/CodeGen/aarch64-neon-intrinsics.c | 1134 ++++++++++-----------
test/CodeGen/aarch64-neon-misc.c | 330 +++---
test/CodeGen/aarch64-neon-scalar-x-indexed-elem.c | 42 +-
test/CodeGen/libcalls.c | 4 +-
5 files changed, 1031 insertions(+), 1031 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 8d8582cf12c Revert r295861, "[ModuleSummaryAnalysis] Don't crash when r [...]
new 921f454dae7 Replace hardcoded intrinsic list with speculatable attribute.
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/IR/Intrinsics.td | 35 ++++++------
lib/Analysis/ValueTracking.cpp | 63 ++--------------------
lib/Transforms/Utils/BuildLibCalls.cpp | 8 ++-
test/Feature/intrinsics.ll | 2 +-
test/Transforms/BBVectorize/simple-int.ll | 2 +-
test/Transforms/DeadArgElim/2010-04-30-DbgInfo.ll | 2 +-
test/Transforms/InstCombine/intrinsics.ll | 4 +-
test/Transforms/InstCombine/pow-sqrt.ll | 9 ++--
test/Transforms/InstCombine/sub-xor.ll | 2 +-
test/Transforms/ObjCARC/basic.ll | 2 +-
...ensure-that-exception-unwind-path-is-visited.ll | 2 +-
test/Transforms/SLPVectorizer/X86/call.ll | 2 +-
12 files changed, 44 insertions(+), 89 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 56f548bbbb [modules] Round-trip -Werror flag through explicit module build.
new 720166745e [sanitizer-coverage] add a deprecation warning to the old sa [...]
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/Driver/SanitizerArgs.cpp | 12 ++++++++++--
test/Driver/fsanitize-coverage.c | 26 ++++++++++++--------------
2 files changed, 22 insertions(+), 16 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 2563cad05 Android.rules: set "ar" path correctly
new aff0492f3 Fixed a bug where we did not properly use the complete versio [...]
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/lang/objc/conflicting-definition/Makefile | 24 +++++++++++
.../lang/objc/conflicting-definition/Test/Foo.h | 9 ++++
.../lang/objc/conflicting-definition/Test/Test.h | 10 +++++
.../lang/objc/conflicting-definition/Test/Test.m | 8 ++++
.../TestConflictingDefinition.py | 49 ++++++++++++++++++++++
.../lang/objc/conflicting-definition/TestExt/Foo.h | 9 ++++
.../objc/conflicting-definition/TestExt/TestExt.h | 7 ++++
.../objc/conflicting-definition/TestExt/TestExt.m | 8 ++++
.../test/lang/objc/conflicting-definition/main.m | 10 +++++
.../ExpressionParser/Clang/ClangASTSource.cpp | 4 +-
10 files changed, 136 insertions(+), 2 deletions(-)
create mode 100644 packages/Python/lldbsuite/test/lang/objc/conflicting-definition [...]
create mode 100644 packages/Python/lldbsuite/test/lang/objc/conflicting-definition [...]
create mode 100644 packages/Python/lldbsuite/test/lang/objc/conflicting-definition [...]
create mode 100644 packages/Python/lldbsuite/test/lang/objc/conflicting-definition [...]
create mode 100644 packages/Python/lldbsuite/test/lang/objc/conflicting-definition [...]
create mode 100644 packages/Python/lldbsuite/test/lang/objc/conflicting-definition [...]
create mode 100644 packages/Python/lldbsuite/test/lang/objc/conflicting-definition [...]
create mode 100644 packages/Python/lldbsuite/test/lang/objc/conflicting-definition [...]
create mode 100644 packages/Python/lldbsuite/test/lang/objc/conflicting-definition/main.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 clang.
from 386800d3a0 [ODRHash] Add support for array and decayed types, and param [...]
new 56f548bbbb [modules] Round-trip -Werror flag through explicit module build.
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/Diagnostic.h | 75 ++++++++++++++++++++++++-------------
include/clang/Basic/DiagnosticIDs.h | 22 +++++++----
lib/Basic/Diagnostic.cpp | 12 ++----
lib/Basic/DiagnosticIDs.cpp | 22 +++++------
lib/Serialization/ASTReader.cpp | 54 ++++++++++++++------------
lib/Serialization/ASTWriter.cpp | 20 +++++++++-
test/Index/keep-going.cpp | 4 +-
test/Modules/diag-flags.cpp | 38 +++++++++++++++----
tools/libclang/CIndex.cpp | 2 +-
unittests/Basic/DiagnosticTest.cpp | 37 +++++++++---------
10 files changed, 178 insertions(+), 108 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 85fd68bf825 [PowerPC, DAGCombiner] Fold a << (b % (sizeof(a) * 8)) back [...]
new 8d8582cf12c Revert r295861, "[ModuleSummaryAnalysis] Don't crash when 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/Analysis/ModuleSummaryAnalysis.cpp | 6 ------
test/Transforms/FunctionImport/unnamed-globals.ll | 10 ----------
2 files changed, 16 deletions(-)
delete mode 100644 test/Transforms/FunctionImport/unnamed-globals.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 c7dd63d90ed Fix type conversion error.
new 85fd68bf825 [PowerPC, DAGCombiner] Fold a << (b % (sizeof(a) * 8)) back [...]
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/Target/TargetLowering.h | 8 +++++++
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 33 +++++++++++++++++++++++++++
lib/Target/PowerPC/PPCISelLowering.h | 8 +++++++
test/CodeGen/PowerPC/shift_mask.ll | 39 --------------------------------
4 files changed, 49 insertions(+), 39 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 424867959d [ubsan] Skip overflow checks on safe arithmetic (fixes PR32874)
new 386800d3a0 [ODRHash] Add support for array and decayed types, and param [...]
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:
.../clang/Basic/DiagnosticSerializationKinds.td | 10 +-
lib/AST/ODRHash.cpp | 82 ++++++++
lib/Serialization/ASTReader.cpp | 79 ++++++++
test/Modules/odr_hash.cpp | 208 ++++++++++++++++++---
4 files changed, 346 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 gcc.
from 3df926874ce * ggc-page.c (move_ptes_to_front): Replace unsigned >0 wit [...]
new 8d656abc0cc Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.