This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 8000e7a GlobalISel: fall back gracefully when we can't map an operand [...]
new 97279d5 [GVNHoist] Merge DebugLoc metadata on hoisted 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/Transforms/Scalar/GVNHoist.cpp | 7 +++
test/Transforms/GVNHoist/hoist-debugloc.ll | 69 ++++++++++++++++++++++++++++++
2 files changed, 76 insertions(+)
create mode 100644 test/Transforms/GVNHoist/hoist-debugloc.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 release_40
in repository llvm.
from 7e59634 Merging r294102: -------------------------------------------- [...]
new 524e53d Merging r294203: -------------------------------------------- [...]
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/AArch64ISelLowering.cpp | 5 +-
test/CodeGen/AArch64/ldst-zero.ll | 74 ++++++++++++++++++++++++++++++
test/CodeGen/AArch64/misched-stp.ll | 57 +++++++++++++++++++++++
3 files changed, 134 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/AArch64/ldst-zero.ll
create mode 100644 test/CodeGen/AArch64/misched-stp.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 8425f92 [SCEV] Scale back the test added in r294181 as it goes quadra [...]
new 1ba9ee9 [SLP] Revert "Allow using of extra values in horizontal reductions."
new 5caac9d [X86] Fix some Include What You Use warnings; other minor fix [...]
new bfa4666 GlobalISel: legalize G_INSERT instructions
new 8000e7a GlobalISel: fall back gracefully when we can't map an operand [...]
The 4 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/CodeGen/GlobalISel/LegalizerHelper.h | 9 +
lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 90 ++++++++
lib/CodeGen/GlobalISel/LegalizerInfo.cpp | 1 +
lib/Target/AArch64/AArch64GenRegisterBankInfo.def | 47 ++--
lib/Target/AArch64/AArch64LegalizerInfo.cpp | 12 +
lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 12 +-
lib/Target/AArch64/AArch64RegisterBankInfo.h | 9 +-
lib/Target/X86/AsmParser/X86Operand.h | 21 +-
lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp | 14 +-
lib/Target/X86/InstPrinter/X86ATTInstPrinter.h | 7 +-
lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp | 10 +-
lib/Target/X86/InstPrinter/X86IntelInstPrinter.h | 4 +-
lib/Transforms/Vectorize/SLPVectorizer.cpp | 79 +------
test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll | 12 +-
.../AArch64/GlobalISel/legalize-inserts.mir | 100 +++++++++
.../SLPVectorizer/X86/horizontal-list.ll | 248 +++++++++++----------
16 files changed, 445 insertions(+), 230 deletions(-)
create mode 100644 test/CodeGen/AArch64/GlobalISel/legalize-inserts.mir
--
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 aac1b9b Switch PlatformLinux to LLDB_LOG
new f83b289 Remove verbose category in the kdp channel
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:
source/Plugins/Process/MacOSX-Kernel/CommunicationKDP.cpp | 13 ++++++-------
source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp | 3 +--
source/Plugins/Process/MacOSX-Kernel/ProcessKDPLog.cpp | 4 ----
source/Plugins/Process/MacOSX-Kernel/ProcessKDPLog.h | 1 -
4 files changed, 7 insertions(+), 14 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 newlib.
from 4e46ff3 Make anchors stable in generated Cygwin HTML documentation
new 0eeb4c1 Unify names of all lock objects
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:
newlib/libc/posix/telldir.c | 16 ++++++++--------
newlib/libc/stdio/findfp.c | 12 ++++++------
newlib/libc/stdlib/__atexit.c | 16 ++++++++--------
newlib/libc/stdlib/__call_atexit.c | 6 +++---
newlib/libc/stdlib/arc4random.h | 6 +++---
newlib/libc/stdlib/envlock.c | 6 +++---
newlib/libc/stdlib/mlock.c | 6 +++---
newlib/libc/stdlib/quick_exit.c | 6 +++---
newlib/libc/time/tzlock.c | 6 +++---
9 files changed, 40 insertions(+), 40 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 b61f6a1 Remove the verbose category in the gdb-remote channel
new aac1b9b Switch PlatformLinux to LLDB_LOG
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:
source/Plugins/Platform/Linux/PlatformLinux.cpp | 104 +++++-------------------
1 file changed, 21 insertions(+), 83 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 94dcd1b Fix a bug in llvm-obdump(1) with the -macho and -info-plist o [...]
new 522017c [libFuzzer] make code less clever to avoid fallthrough in swi [...]
new 6db6348 IR: Consider two DISubprograms to be odr-equal if they have t [...]
new 8425f92 [SCEV] Scale back the test added in r294181 as it goes quadra [...]
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:
lib/Fuzzer/FuzzerMutate.cpp | 6 +--
lib/IR/LLVMContextImpl.h | 14 ++++--
test/Transforms/Util/clone-dicompileunit.ll | 66 +++++++++++++++++++++++++++++
unittests/Analysis/ScalarEvolutionTest.cpp | 6 ++-
4 files changed, 85 insertions(+), 7 deletions(-)
create mode 100644 test/Transforms/Util/clone-dicompileunit.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 lld.
from d30a854 Add an option to use the MSVC linker to link LTO-generated ob [...]
new 1e5f2cc Attempt to fix a flakey test.
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/COFF/msvclto.ll | 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 llvm.
from 4ee57e2 Get function start line number from DWARF info
new 5681e38 [PM/LCG] Fix the no-asserts build after r294227. Sorry for th [...]
new 94dcd1b Fix a bug in llvm-obdump(1) with the -macho and -info-plist o [...]
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/LazyCallGraph.cpp | 2 ++
test/tools/llvm-objdump/X86/macho-info-plist-nofollow.test | 10 ++++++++++
tools/llvm-objdump/MachODump.cpp | 2 +-
3 files changed, 13 insertions(+), 1 deletion(-)
create mode 100644 test/tools/llvm-objdump/X86/macho-info-plist-nofollow.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.