This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 431da84 Fix spelling mistakes in Transforms comments. NFC.
new 84354d9 Fix spelling mistakes in Tools/Tests comments. 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:
tools/bugpoint/ListReducer.h | 4 ++--
tools/lli/lli.cpp | 2 +-
tools/llvm-cov/CodeCoverage.cpp | 2 +-
tools/llvm-objdump/MachODump.cpp | 2 +-
tools/llvm-rtdyld/llvm-rtdyld.cpp | 2 +-
unittests/ProfileData/CoverageMappingTest.cpp | 2 +-
6 files changed, 7 insertions(+), 7 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 d355e0f Add PR sanitizer/78267 patch to libsanitizer/LOCAL_PATCHES
new 7dbfd9e Protect __TMC_END__ - __TMC_LIST__ == 0
new 6062d7a Simplify X / X, 0 / X and X % X
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:
gcc/ChangeLog | 4 ++++
gcc/match.pd | 26 ++++++++++++++++++++++----
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/tree-ssa/divide-5.c | 10 ++++++++++
libgcc/ChangeLog | 8 +++++++-
libgcc/crtstuff.c | 10 ++++++++--
6 files changed, 55 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/divide-5.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 88688e8 [X86] RegCall - Handling long double arguments
new 0f550ef Fix comment typos. NFC.
new cc5e304 Fix spelling mistakes in SelectionDAG comments. NFC.
new 431da84 Fix spelling mistakes in Transforms comments. NFC.
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:
include/llvm/Transforms/Utils/LoopUtils.h | 2 +-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 4 ++--
lib/CodeGen/SelectionDAG/FastISel.cpp | 2 +-
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 2 +-
lib/CodeGen/SelectionDAG/StatepointLowering.cpp | 2 +-
lib/Target/PowerPC/PPCFrameLowering.cpp | 4 ++--
lib/Transforms/Coroutines/CoroFrame.cpp | 4 ++--
lib/Transforms/IPO/Inliner.cpp | 2 +-
lib/Transforms/InstCombine/InstructionCombining.cpp | 2 +-
lib/Transforms/Scalar/ConstantHoisting.cpp | 2 +-
lib/Transforms/Scalar/IndVarSimplify.cpp | 2 +-
lib/Transforms/Scalar/JumpThreading.cpp | 2 +-
lib/Transforms/Scalar/StructurizeCFG.cpp | 2 +-
lib/Transforms/Vectorize/SLPVectorizer.cpp | 2 +-
14 files changed, 17 insertions(+), 17 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 815a7e0 [X86][InlineAsm]Test commit. Fixing a wrong comment on X86Asm [...]
new 88688e8 [X86] RegCall - Handling long double arguments
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/X86/X86CallingConv.td | 12 +++++----
lib/Target/X86/X86FloatingPoint.cpp | 45 +++++++++++++++++++++++++++----
lib/Target/X86/X86ISelLowering.cpp | 2 ++
test/CodeGen/X86/avx512-regcall-NoMask.ll | 38 ++++++++++++++++++++++++++
4 files changed, 87 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 gcc.
from f8ea066 Daily bump.
new a11195e Fix libsanitizer build on OS X 10.1[01], macOS 10.12 (PR sani [...]
new d355e0f Add PR sanitizer/78267 patch to libsanitizer/LOCAL_PATCHES
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:
fixincludes/ChangeLog | 10 ++
fixincludes/fixincl.x | 197 ++++++++++++++++++++++++-
fixincludes/inclhack.def | 83 ++++++++++-
fixincludes/tests/base/AvailabilityInternal.h | 31 ++++
fixincludes/tests/base/os/trace.h | 38 +++++
libsanitizer/ChangeLog | 10 ++
libsanitizer/LOCAL_PATCHES | 1 +
libsanitizer/sanitizer_common/sanitizer_mac.cc | 2 +-
8 files changed, 365 insertions(+), 7 deletions(-)
create mode 100644 fixincludes/tests/base/AvailabilityInternal.h
create mode 100644 fixincludes/tests/base/os/trace.h
--
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 15f7935 Fix file name resolution in nested response files
new 815a7e0 [X86][InlineAsm]Test commit. Fixing a wrong comment on X86Asm [...]
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/X86/AsmParser/X86AsmParser.cpp | 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 clang.
from b1ff58d [CMake] Fixing clang standalone build
new 65f9338 Add doxygen comments to immintrin.h's 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/Headers/immintrin.h | 35 +++++++++++++++++++++++++++++++++++
1 file changed, 35 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 llvm.
from 802a1be ExceptionDemo: remove some undefined behaviour
new 15f7935 Fix file name resolution in nested response 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/Support/CommandLine.cpp | 6 ++++++
1 file changed, 6 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 c6c1754 Do not expose ICF class from the file.
new 3edbbfc Use auto for obvious types.
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/ICF.cpp | 4 ++--
1 file changed, 2 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 e58b8cc [bpf] add BPF disassembler
new 308b046 ExceptionDemo: prefer headers over redeclarations
new 802a1be ExceptionDemo: remove some undefined behaviour
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:
examples/ExceptionDemo/ExceptionDemo.cpp | 103 ++++++++-----------------------
1 file changed, 26 insertions(+), 77 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.