This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 13061e3 [AArch64][GlobalISel] Remove redundant RBI comments. NFC.
new ad1bdf6 [AArch64] Guard Misaligned 128-bit store penalty by subtarget [...]
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/AArch64TargetTransformInfo.cpp | 3 ++-
test/Analysis/CostModel/AArch64/store.ll | 18 ++++++++++++------
2 files changed, 14 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 69a678c [CMake] Minor change to symlink generation for LLDB
new 260d27c [ThinLTO] Ensure callees get hot threshold when first seen on [...]
new 13061e3 [AArch64][GlobalISel] Remove redundant RBI comments. 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/Target/AArch64/AArch64RegisterBankInfo.h | 21 +--------
lib/Transforms/IPO/FunctionImport.cpp | 52 +++++++++++----------
.../FunctionImport/Inputs/hotness_based_import2.ll | 42 +++++++++++++++++
.../FunctionImport/hotness_based_import2.ll | 53 ++++++++++++++++++++++
4 files changed, 124 insertions(+), 44 deletions(-)
create mode 100644 test/Transforms/FunctionImport/Inputs/hotness_based_import2.ll
create mode 100644 test/Transforms/FunctionImport/hotness_based_import2.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 b10a96e [x86] use a single shufps when it can save instructions
new 69a678c [CMake] Minor change to symlink generation for LLDB
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:
cmake/modules/AddLLVM.cmake | 9 +++++++--
1 file changed, 7 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 lldb.
from e1909c3 Fix build for mingw.
new 2fca5b5 [CMake] Only support LLDB_BUILD_FRAMEWORK on CMake 3.7 and later
new 8e59853 [CMake] Ensure Python files are inside the LLDB framework bundle
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:
CMakeLists.txt | 6 ++++++
source/API/CMakeLists.txt | 25 ++++++++-----------------
test/CMakeLists.txt | 5 -----
3 files changed, 14 insertions(+), 22 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 016da37 Fix typo in comment. NFC.
new b4ad592 [Driver] Bump default x86 cpu to Penryn when targeting macosx10.12+.
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/Tools.cpp | 5 +++++
test/Driver/clang-translation.c | 17 +++++++++++++++++
2 files changed, 22 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 6677747 [X86][SSE] Fix domains for scalar store instructions
new b10a96e [x86] use a single shufps when it can save instructions
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/X86ISelLowering.cpp | 33 +-
test/CodeGen/X86/SwizzleShuff.ll | 11 +-
test/CodeGen/X86/avx-trunc.ll | 4 +-
test/CodeGen/X86/combine-or.ll | 8 +-
test/CodeGen/X86/combine-shl.ll | 6 +-
test/CodeGen/X86/combine-sra.ll | 55 ++-
test/CodeGen/X86/combine-srl.ll | 52 ++-
test/CodeGen/X86/compress_expand.ll | 6 +-
test/CodeGen/X86/i64-to-float.ll | 48 +--
test/CodeGen/X86/masked_gather_scatter.ll | 12 +-
test/CodeGen/X86/masked_memop.ll | 45 +--
test/CodeGen/X86/oddshuffles.ll | 108 +++---
test/CodeGen/X86/palignr.ll | 4 +-
test/CodeGen/X86/pmul.ll | 208 +++++------
test/CodeGen/X86/reduce-trunc-shl.ll | 9 +-
test/CodeGen/X86/sse-fsignum.ll | 18 +-
test/CodeGen/X86/vec_fp_to_int.ll | 125 +++----
test/CodeGen/X86/vector-compare-results.ll | 529 ++++++++++++---------------
test/CodeGen/X86/vector-shuffle-128-v4.ll | 6 +-
test/CodeGen/X86/vector-shuffle-combining.ll | 244 ++++--------
test/CodeGen/X86/vector-trunc-math.ll | 292 ++++++---------
test/CodeGen/X86/vector-trunc.ll | 139 ++-----
test/CodeGen/X86/vsplit-and.ll | 28 +-
23 files changed, 789 insertions(+), 1201 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 3c1161f [sanitizers] dont dump coverage if not asked to
new cf34efc [scudo] Use DefaultSizeClassMap for 32-bit
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/scudo/scudo_allocator.cpp | 12 ++++++------
lib/scudo/scudo_allocator.h | 4 ++--
2 files changed, 8 insertions(+), 8 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 3eb2dce Using leaf_function_p in a backend is dangerous as it incorre [...]
new 0ccd6e7 Fix use-after-free lexing unterminated raw strings (PR prepro [...]
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 | 16 ++++++++++
gcc/input.c | 89 ++++++++++++++++++++++++++++++++++++++++++++++++++++----
libcpp/ChangeLog | 8 +++++
libcpp/lex.c | 40 +++++++++++++------------
4 files changed, 129 insertions(+), 24 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 b4a2452 CodeGen: ubsan is built static on windows, give handlers loca [...]
new 016da37 Fix typo in comment. 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:
lib/CodeGen/CGStmtOpenMP.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 gcc.
from 00fa4ed [arm] Add missing arm-isa.h
new 3eb2dce Using leaf_function_p in a backend is dangerous as it incorre [...]
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 | 9 +++++++++
gcc/config/arm/arm.c | 25 ++++---------------------
gcc/config/arm/arm.h | 2 +-
3 files changed, 14 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.