This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 963e18e5116 [InstCombine] fix formatting; NFC
new 2e2586a99af [MC] Use a unique_ptr<MCAssembler> for MCObjectStreamer's A [...]
new 280c6ad6bc0 [globalisel] Add support for ValueType operands in patterns.
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/MC/MCObjectStreamer.h | 2 +-
lib/MC/MCObjectStreamer.cpp | 5 +--
test/TableGen/GlobalISelEmitter.td | 85 ++++++++++++++++++++++--------------
utils/TableGen/GlobalISelEmitter.cpp | 10 ++++-
4 files changed, 65 insertions(+), 37 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 87b0f4a33ca [dsymutil] Emit valid debug locations when no symbol flags are set
new 24dbfe7f156 Fix after r315079
new 963e18e5116 [InstCombine] fix formatting; 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/Support/Windows/Path.inc | 2 +-
lib/Transforms/InstCombine/InstCombineVectorOps.cpp | 16 +++++++---------
2 files changed, 8 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 lldb.
from 457cf5041 [DWARFDIE] Rewrite `operator !=` using `operator ==`. NFCI.
new 5b7d2fffa Update ABISysV_arm64::RegisterIsVolatile to accept registers [...]
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/ABI/SysV-arm64/ABISysV_arm64.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 glibc.
from c7509db215 Remove ldbl-opt w_scalbln.c.
new bedac13671 posix: remove glob internal bogus extern decl
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 | 5 +++++
posix/glob.c | 3 ---
2 files changed, 5 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 clang.
from 5dbb2b9491 Set PreprocessorOpts.GeneratePreamble=true in PrecompiledPreamble.
new bdc2045617 AMDGPU: Fix missing declaration for __builtin_amdgcn_dispatch_ptr
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/clang/Basic/BuiltinsAMDGPU.def | 1 +
test/CodeGenOpenCL/builtins-amdgcn.cl | 7 +++++++
2 files changed, 8 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 compiler-rt.
from 5c1865cfa Limit CFI blacklist entries to specific CFI mode
new 23784812b [ubsan] Disable one test on Android.
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/ubsan/TestCases/TypeCheck/vptr.cpp | 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 4902d028516 [SLP] Test for wrongly vectorized set of extractelements, NFC.
new 87b0f4a33ca [dsymutil] Emit valid debug locations when no symbol flags are set
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:
.../dsymutil/Inputs/swift-dwarf-loc.macho.x86_64} | Bin 4288 -> 4320 bytes
.../dsymutil/Inputs/swift-dwarf-loc.macho.x86_64.o | Bin 0 -> 1704 bytes
test/tools/dsymutil/X86/swift-dwarf-loc.test | 37 +++++++++++++++++++++
tools/dsymutil/MachODebugMapParser.cpp | 4 ++-
4 files changed, 40 insertions(+), 1 deletion(-)
copy test/{Object/Inputs/macho-empty-kext-bundle-x86-64 => tools/dsymutil/Inputs/s [...]
create mode 100644 test/tools/dsymutil/Inputs/swift-dwarf-loc.macho.x86_64.o
create mode 100644 test/tools/dsymutil/X86/swift-dwarf-loc.test
--
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 c453306c9b8 [TableGen] remove make_range where not necessary
new 4902d028516 [SLP] Test for wrongly vectorized set of extractelements, 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:
.../SLPVectorizer/X86/blending-shuffle.ll | 30 ++++++++++++++++++++++
1 file changed, 30 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 compiler-rt.
from b9f54537f Make the cfi target available on more platforms.
new 5c1865cfa Limit CFI blacklist entries to specific CFI mode
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/cfi/cfi_blacklist.txt | 1 +
1 file changed, 1 insertion(+)
--
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 binutils-gdb.
from a181c0bf74 Use gdbarch_long_bit to determine layout of FreeBSD siginfo_t.
new cbd2b4e316 Multi-arch exec, more register reading avoidance
new 777a42f1f8 gdb.multi/multi-arch-exec.exp: Also test -m32 => -m64
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:
gdb/ChangeLog | 5 +
gdb/infrun.c | 5 +-
gdb/testsuite/ChangeLog | 27 +++++
gdb/testsuite/gdb.multi/multi-arch-exec.c | 27 +++++
gdb/testsuite/gdb.multi/multi-arch-exec.exp | 180 +++++++++++++++++++++-------
5 files changed, 199 insertions(+), 45 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.