This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 8282b33d9e8 [X86] Prefer unpckhpd over movhlps in isel for fake unary cases
new b3c30eb7c68 Add some context to fatal verifier errors
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/IR/Verifier.cpp | 5 +++--
1 file changed, 3 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 c1ddded1a53 Test commit: remove trailing whitespace
new 261c19cd7cf [LoopInfo][FIX] Remove leftover dump in unit test
new 3ed903a2040 [GlobalISel] Lower dbg.declare into indirect DBG_VALUE
new 451b5b8c5a8 [CallSiteSplitting] Add debug location to created PHI nodes.
new b4dab097da6 [InstCombine] Fix incorrect usage of getPrimitiveSizeInBits [...]
new a6d74e3c8c9 [X86] Teach X86FastISel::X86SelectRet to use EAX for the sr [...]
new 8282b33d9e8 [X86] Prefer unpckhpd over movhlps in isel for fake unary cases
The 6 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/GlobalISel/IRTranslator.cpp | 9 +-
lib/Target/X86/X86FastISel.cpp | 2 +-
lib/Target/X86/X86InstrSSE.td | 13 ---
.../InstCombine/InstCombineMulDivRem.cpp | 3 +-
lib/Transforms/Scalar/CallSiteSplitting.cpp | 5 +-
test/CodeGen/AArch64/GlobalISel/debug-cpp.ll | 67 +++++++++++++++
test/CodeGen/AArch64/GlobalISel/debug-insts.ll | 4 +-
test/CodeGen/X86/buildvec-insertvec.ll | 2 +-
test/CodeGen/X86/combine-fcopysign.ll | 6 +-
test/CodeGen/X86/complex-fastmath.ll | 16 ++--
test/CodeGen/X86/ftrunc.ll | 26 +++---
test/CodeGen/X86/haddsub-2.ll | 12 +--
test/CodeGen/X86/haddsub-3.ll | 4 +-
test/CodeGen/X86/haddsub-undef.ll | 6 +-
test/CodeGen/X86/pr11334.ll | 2 +-
test/CodeGen/X86/pr38865-2.ll | 23 ++++++
test/CodeGen/X86/sse3-avx-addsub-2.ll | 4 +-
test/CodeGen/X86/vec_fp_to_int.ll | 6 +-
.../X86/vector-constrained-fp-intrinsics.ll | 10 +--
test/CodeGen/X86/vector-reduce-fadd-fast.ll | 66 +++++++--------
test/CodeGen/X86/vector-reduce-fadd.ll | 84 +++++++++----------
test/CodeGen/X86/vector-reduce-fmax-nnan.ll | 22 ++---
test/CodeGen/X86/vector-reduce-fmax.ll | 22 ++---
test/CodeGen/X86/vector-reduce-fmin-nnan.ll | 22 ++---
test/CodeGen/X86/vector-reduce-fmin.ll | 22 ++---
test/CodeGen/X86/vector-reduce-fmul-fast.ll | 66 +++++++--------
test/CodeGen/X86/vector-reduce-fmul.ll | 96 +++++++++++-----------
test/CodeGen/X86/widen_conv-3.ll | 2 +-
test/CodeGen/X86/widen_conv-4.ll | 4 +-
.../callsite-split-preserve-debug.ll | 85 +++++++++++++++++++
test/Transforms/InstCombine/mul.ll | 2 +-
unittests/Analysis/LoopInfoTest.cpp | 1 -
32 files changed, 439 insertions(+), 275 deletions(-)
create mode 100644 test/CodeGen/AArch64/GlobalISel/debug-cpp.ll
create mode 100644 test/CodeGen/X86/pr38865-2.ll
create mode 100644 test/Transforms/CallSiteSplitting/callsite-split-preserve-debug.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 gcc.
from b5a844b8078 * config/i386/i386.md (define_attr "type"): Remove mpxmov, [...]
new c71a7478c6c fix PR 87172
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/fortran/ChangeLog | 7 +++++++
gcc/fortran/resolve.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/iso_c_binding_only_2.f90 | 14 ++++++++++++++
4 files changed, 27 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/iso_c_binding_only_2.f90
--
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-tools-extra.
from dff75f49 Reland "Implement a (simple) Markdown generator"
new 4fac53f8 [clang-tidy] Handle unique owning smart pointers in ExprMutat [...]
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-tidy/utils/ExprMutationAnalyzer.cpp | 42 +++++++++++++++-
unittests/clang-tidy/ExprMutationAnalyzerTest.cpp | 59 +++++++++++++++++++++++
2 files changed, 99 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 gcc-8-branch
in repository gcc.
from 037214fb83e PR libstdc++/87278 restore support for std::make_shared<vol [...]
new 880aa1538f5 2018-09-11 Paul Thomas <pault(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/fortran/ChangeLog | 7 ++++
gcc/fortran/expr.c | 1 +
gcc/testsuite/ChangeLog | 6 ++++
gcc/testsuite/gfortran.dg/select_type_43.f90 | 48 ++++++++++++++++++++++++++++
4 files changed, 62 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/select_type_43.f90
--
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 9d207e5918a [InstCombine] Use dyn_cast instead of match(m_Constant). NFC
new 6c625117959 Revert "[SanitizerCoverage] Create comdat for global arrays."
new c1ddded1a53 Test commit: remove trailing whitespace
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/ADT/STLExtras.h | 2 +-
include/llvm/Analysis/AliasSetTracker.h | 2 +-
include/llvm/ExecutionEngine/Orc/OrcABISupport.h | 2 +-
include/llvm/Support/FileCheck.h | 2 +-
include/llvm/Transforms/Utils/LoopUtils.h | 2 +-
lib/Target/PowerPC/PPCInstrInfo.h | 2 +-
.../Instrumentation/SanitizerCoverage.cpp | 45 +++++++---------------
.../SanitizerCoverage/div-tracing.ll | 6 +--
.../SanitizerCoverage/gep-tracing.ll | 2 +-
.../SanitizerCoverage/inline-8bit-counters.ll | 2 +-
test/Instrumentation/SanitizerCoverage/pc-table.ll | 2 +-
test/Instrumentation/SanitizerCoverage/tracing.ll | 2 +-
utils/TableGen/CodeGenSchedule.h | 2 +-
utils/TableGen/X86ModRMFilters.h | 6 +--
14 files changed, 31 insertions(+), 48 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 0a8a76da18 [ASTMatchers] add three matchers for dependent expressions
new 3886719cbb [clang-cl, PCH] Support for /Yc and /Yu without filename and [...]
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:
docs/ReleaseNotes.rst | 5 +++
include/clang/Basic/DiagnosticDriverKinds.td | 3 --
include/clang/Basic/DiagnosticLexKinds.td | 7 +++
include/clang/Driver/CC1Options.td | 4 ++
include/clang/Lex/Preprocessor.h | 20 +++++++--
include/clang/Lex/PreprocessorOptions.h | 10 +++++
lib/Driver/Driver.cpp | 23 +++-------
lib/Driver/ToolChains/Clang.cpp | 15 +++++--
lib/Frontend/CompilerInvocation.cpp | 3 ++
lib/Lex/PPDirectives.cpp | 31 ++++++++-----
lib/Lex/Pragma.cpp | 41 ++++++++++++++++++
lib/Lex/Preprocessor.cpp | 44 ++++++++++++++-----
lib/Parse/ParseAST.cpp | 34 +++++++--------
test/Driver/cl-pch.cpp | 65 ++++++++++++++++++++++++++++
test/PCH/Inputs/pch-hdrstop-use.cpp | 13 ++++++
test/PCH/Inputs/pch-no-hdrstop-use.cpp | 11 +++++
test/PCH/pch-hdrstop-err.cpp | 14 ++++++
test/PCH/pch-hdrstop-warn.cpp | 10 +++++
test/PCH/pch-hdrstop.cpp | 28 ++++++++++++
test/PCH/pch-no-hdrstop.cpp | 18 ++++++++
20 files changed, 333 insertions(+), 66 deletions(-)
create mode 100644 test/PCH/Inputs/pch-hdrstop-use.cpp
create mode 100644 test/PCH/Inputs/pch-no-hdrstop-use.cpp
create mode 100644 test/PCH/pch-hdrstop-err.cpp
create mode 100644 test/PCH/pch-hdrstop-warn.cpp
create mode 100644 test/PCH/pch-hdrstop.cpp
create mode 100644 test/PCH/pch-no-hdrstop.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 openmp.
from 059ad35 [OMPT] Update types according to TR7
new 5cab539 [OPENMP]Increment iterator when the loop is continued.
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:
libomptarget/src/omptarget.cpp | 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 gcc.
from 28cfe0e4475 * config/i386/i386.md (fyl2x_extend<mode>xf3_i387): Remove [...]
new b5a844b8078 * config/i386/i386.md (define_attr "type"): Remove mpxmov, [...]
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 | 8 ++++++++
gcc/config/i386/i386.md | 17 +++++------------
2 files changed, 13 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 127e4faaf54 [NFC] Fix typo in comment
new a0b208b8055 [InstCombine] Support (mul (sext x), cst) --> (sext (mul x, [...]
new 9d207e5918a [InstCombine] Use dyn_cast instead of match(m_Constant). NFC
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/Transforms/InstCombine/InstCombineAddSub.cpp | 6 ++---
.../InstCombine/InstCombineMulDivRem.cpp | 4 ++--
test/Transforms/InstCombine/sink-zext.ll | 28 +++++++++++-----------
3 files changed, 18 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.