This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e611018a3f1 Re-apply r302108, "IR: Use pointers instead of GUIDs to rep [...]
new b6a618217b9 [InstSimplify] move logic-of-icmps helper functions; NFC
new 984dc047e78 [ms-inline-asm] Use the frontend size only for ambiguous in [...]
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/Analysis/InstructionSimplify.cpp | 160 +++++++++++++++---------------
lib/Target/X86/AsmParser/X86AsmParser.cpp | 94 ++++++------------
lib/Target/X86/AsmParser/X86Operand.h | 11 +-
test/CodeGen/X86/ms-inline-asm-avx512.ll | 24 +++++
4 files changed, 143 insertions(+), 146 deletions(-)
create mode 100644 test/CodeGen/X86/ms-inline-asm-avx512.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 e8c1a7cf0f Re-apply r302108, "IR: Use pointers instead of GUIDs to repr [...]
new 1895863dfb [ms-inline-asm] Use the frontend size only for ambiguous ins [...]
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/mozilla-ms-inline-asm.c | 38 ++++-----
test/CodeGen/ms-inline-asm-64.c | 20 ++++-
test/CodeGen/ms-inline-asm-avx512.c | 15 +++-
test/CodeGen/ms-inline-asm.c | 139 +++++++++++++++++++------------
test/CodeGen/ms-inline-asm.cpp | 65 ++++++++++++---
test/CodeGenCXX/ms-inline-asm-fields.cpp | 4 +-
6 files changed, 192 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 glibc.
from 4c3992fc45 Fix signal.h bsd_signal namespace (bug 21445).
new 593bf7189a ldbl-128: Use mathx_hidden_def inplace of hidden_def
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:
ChangeLog | 8 ++++++++
sysdeps/generic/math_private.h | 4 ++++
sysdeps/ieee754/ldbl-128/s_finitel.c | 2 +-
sysdeps/ieee754/ldbl-128/s_isinfl.c | 2 +-
sysdeps/ieee754/ldbl-128/s_isnanl.c | 2 +-
5 files changed, 15 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 zorg.
from 7e8e315 Refactored ABITestsuitBuilder to use UnifiedTreeBuilder, so i [...]
new e3718c3 [powerpc] Reactivate ppc64le lnt buildbot
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:
buildbot/osuosl/master/config/builders.py | 14 +++++++++++++-
buildbot/osuosl/master/config/slaves.py | 2 +-
2 files changed, 14 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/tcwg-regression.
from 5ea732e bug-1925: New test.
new 9a404aa bug-1925: Add debug 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:
bug-1925/build.sh | 2 ++
1 file changed, 2 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 ae22fd989b6 Fix a typo.
new e611018a3f1 Re-apply r302108, "IR: Use pointers instead of GUIDs to rep [...]
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/ModuleSummaryIndex.h | 152 ++++++++++++++----------------
include/llvm/IR/ModuleSummaryIndexYAML.h | 4 +-
lib/Analysis/ModuleSummaryAnalysis.cpp | 43 +++++----
lib/Bitcode/Reader/BitcodeReader.cpp | 77 ++++++++-------
lib/Bitcode/Writer/BitcodeWriter.cpp | 22 ++---
lib/IR/ModuleSummaryIndex.cpp | 12 +--
lib/LTO/LTO.cpp | 9 +-
lib/LTO/ThinLTOCodeGenerator.cpp | 5 +-
lib/Transforms/IPO/FunctionImport.cpp | 97 +++++++++----------
lib/Transforms/IPO/LowerTypeTests.cpp | 2 +-
lib/Transforms/IPO/WholeProgramDevirt.cpp | 2 +-
tools/llvm-link/llvm-link.cpp | 2 +-
tools/llvm-lto/llvm-lto.cpp | 2 +-
13 files changed, 208 insertions(+), 221 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 48bb9faec2 [Tooling] add a createReplacement overload for StringRef
new e8c1a7cf0f Re-apply r302108, "IR: Use pointers instead of GUIDs to repr [...]
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/BackendUtil.cpp | 8 ++++++--
test/CodeGen/thinlto_backend.ll | 4 ++++
2 files changed, 10 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 gcc.
from dab75e15b50 With -mcpu=generic the loop alignment is currently 4. All [...]
new fa58fe140a6 Set jump alignment to 4 for Cortex cores as it reduces code [...]
new 1d7a1a21937 Many supported cores use the AUTOPREFETCHER_WEAK setting wh [...]
new edb9aafc8fc * tree-ssa-loop-ivopts.c (struct cost_pair): Remove field [...]
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 | 17 +++++++++++++++++
gcc/config/aarch64/aarch64.c | 12 ++++++------
gcc/tree-ssa-loop-ivopts.c | 1 -
3 files changed, 23 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 llvm.
from 151fce62d49 [InstSimplify] add tests for or-of-casted-icmps; NFC
new ae22fd989b6 Fix a typo.
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/ScalarEvolution.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 316966eef8b [NewGVN] Remove unneeded newline and format assertions. NFCI.
new 151fce62d49 [InstSimplify] add tests for or-of-casted-icmps; 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/Transforms/InstSimplify/AndOrXor.ll | 58 ++++++++++++++++++++++++++++++++
1 file changed, 58 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.