This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from bcae291 Fix the use of lldb::eSymbolContextVariable.
new b139def add code coverage support to Xcode build
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:
lldb.xcodeproj/project.pbxproj | 34 +++++++++++++++++++++++++++++++---
1 file changed, 31 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 llvm.
from 1fb090e [Kryo] Enable loop prefetcher.
new b24e29e Make DeadMachineInstructionElim preserve CFG
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/DeadMachineInstructionElim.cpp | 5 +++++
1 file changed, 5 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 1037ef2 [Coverage] Clarify ownership of a MemoryBuffer in the reader (NFC)
new 1fb090e [Kryo] Enable loop prefetcher.
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/AArch64Subtarget.cpp | 4 ++++
.../AArch64/{large-stride.ll => kryo-large-stride.ll} | 7 +++----
2 files changed, 7 insertions(+), 4 deletions(-)
copy test/Transforms/LoopDataPrefetch/AArch64/{large-stride.ll => kryo-large-strid [...]
--
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 libcxx.
from 756a6bd Implement LWG issue 2725. The issue should move this meeting
new 7c96ddb Implement LWG issue 2720. Replace perms::resolve_symlinks wit [...]
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/experimental/filesystem | 2 +-
src/experimental/filesystem/operations.cpp | 8 ++++++--
.../filesystem/fs.enum/enum.perms.pass.cpp | 2 +-
.../fs.op.permissions/permissions.pass.cpp | 22 +++++++++++++---------
4 files changed, 21 insertions(+), 13 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 b4fa826 Emit the DWARF tag for the RenderScript language
new 5f39118 Delete dead 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:
lib/Frontend/Rewrite/RewriteModernObjC.cpp | 96 ------------------------------
1 file changed, 96 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 6a96160 Update llvm-obdump(1) to print FAT_MAGIC_64 for Darwin’s 64-b [...]
new 1037ef2 [Coverage] Clarify ownership of a MemoryBuffer in the reader (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:
include/llvm/ProfileData/Coverage/CoverageMappingReader.h | 3 +--
lib/ProfileData/Coverage/CoverageMapping.cpp | 8 +++++---
lib/ProfileData/Coverage/CoverageMappingReader.cpp | 9 ++++-----
3 files changed, 10 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 libcxx.
from 374a33d Allow the libc++ build/source paths to contain symlinks.
new 756a6bd Implement LWG issue 2725. The issue should move this meeting
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/experimental/filesystem | 4 +++-
.../experimental/filesystem/fs.op.funcs/fs.op.exists/exists.pass.cpp | 4 ++++
2 files changed, 7 insertions(+), 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 95ba829 Delete more dead code.
new 6a96160 Update llvm-obdump(1) to print FAT_MAGIC_64 for Darwin’s 64-b [...]
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:
.../llvm-objdump/X86}/Inputs/macho-universal64.x86_64.i386 | Bin
.../tools/llvm-objdump/X86/macho-universal-x86_64.i386.test | 6 ++++++
tools/llvm-objdump/MachODump.cpp | 9 ++++++---
3 files changed, 12 insertions(+), 3 deletions(-)
copy test/{Object => tools/llvm-objdump/X86}/Inputs/macho-universal64.x86_64.i386 (100%)
--
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 libcxx.
from 1d4f1c1 Add entry to CREDITS.TXT for propagate_const
new 374a33d Allow the libc++ build/source paths to contain symlinks.
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/libcxx/test/config.py | 2 ++
test/support/filesystem_test_helper.hpp | 2 ++
2 files changed, 4 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 binutils-gdb.
from 912815f MIPS/GAS: Use the module level ISA setting for R6 relaxation
new 51f6035 MIPS/GAS: Correct BFD_RELOC_MIPS_18_PCREL_S3 calculation
new 717ba20 MIPS/GAS: Fix null pointer dereferences in R6 PC-relative rel [...]
new 41947d9 MIPS/GAS: Handle resolved R6 PC-relative relocations
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:
gas/ChangeLog | 13 +++++
gas/config/tc-mips.c | 81 ++++++++++++++++++++++++++----
gas/testsuite/gas/mips/mips.exp | 7 +++
gas/testsuite/gas/mips/pcrel-reloc-4-r6.d | 71 ++++++++++++++++++++++++++
gas/testsuite/gas/mips/pcrel-reloc-4.d | 43 ++++++++++++++++
gas/testsuite/gas/mips/pcrel-reloc-4.s | 83 +++++++++++++++++++++++++++++++
gas/testsuite/gas/mips/pcrel-reloc-5-r6.d | 71 ++++++++++++++++++++++++++
gas/testsuite/gas/mips/pcrel-reloc-5.d | 43 ++++++++++++++++
gas/testsuite/gas/mips/pcrel-reloc-6.d | 19 +++++++
gas/testsuite/gas/mips/pcrel-reloc-6.l | 11 ++++
gas/testsuite/gas/mips/pcrel-reloc-6.s | 25 ++++++++++
11 files changed, 456 insertions(+), 11 deletions(-)
create mode 100644 gas/testsuite/gas/mips/pcrel-reloc-4-r6.d
create mode 100644 gas/testsuite/gas/mips/pcrel-reloc-4.d
create mode 100644 gas/testsuite/gas/mips/pcrel-reloc-4.s
create mode 100644 gas/testsuite/gas/mips/pcrel-reloc-5-r6.d
create mode 100644 gas/testsuite/gas/mips/pcrel-reloc-5.d
create mode 100644 gas/testsuite/gas/mips/pcrel-reloc-6.d
create mode 100644 gas/testsuite/gas/mips/pcrel-reloc-6.l
create mode 100644 gas/testsuite/gas/mips/pcrel-reloc-6.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.