This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from cf0f31b AMDGPU: Allow clustering flat memory operations
new e7c7da7 Shut up another GCC warning about operator precedence. 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/Transforms/Utils/LoopUnroll.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 lld.
from ab4c897 Strip file path from the -o option while creating reproduce.txt.
new 906c4e7 [ELF] Handle multiple discontiguous .note sections
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:
ELF/Writer.cpp | 16 +++++++++++-----
test/ELF/note-contiguous.s | 24 ++++++++++++++++++++++++
test/ELF/note-loadaddr.c | 35 +++++++++++++++++++++++++++++++++++
test/ELF/note-multiple.s | 43 +++++++++++++++++++++++++++++++++++++++++++
4 files changed, 113 insertions(+), 5 deletions(-)
create mode 100644 test/ELF/note-contiguous.s
create mode 100644 test/ELF/note-loadaddr.c
create mode 100644 test/ELF/note-multiple.s
--
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 0129955 [Sema][ObjC] Don't pass a DeclRefExpr that doesn't reference [...]
new cafee2d [CodeGen] Update test after recent changes in llvm (r293799).
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/link-bitcode-file.c | 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 a1b0b75 2017-02-01 Andrew Pinski <apinski(a)cavium.com>
new 2ed67d5 PR ada/79309 * adaint.c (__gnat_killprocesstree): Fix broke [...]
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/ada/ChangeLog | 6 ++++++
gcc/ada/adaint.c | 10 ++++++----
2 files changed, 12 insertions(+), 4 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 release_40
in repository llvm.
from 7fecd41 Merging r293727: -------------------------------------------- [...]
new 5d814fb Merging r293309: -------------------------------------------- [...]
new f951cb1 Merging r293673: -------------------------------------------- [...]
new 1b0199b Merging r293730: -------------------------------------------- [...]
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/CodeGen/InterleavedAccessPass.cpp | 8 +-
lib/MC/MCMachOStreamer.cpp | 3 +-
.../aarch64-interleaved-accesses-extract-user.ll | 86 ---
.../AArch64/aarch64-interleaved-accesses.ll | 393 -------------
.../ARM/arm-interleaved-accesses-extract-user.ll | 86 ---
test/CodeGen/ARM/arm-interleaved-accesses.ll | 462 ---------------
test/MC/MachO/ARM/no-tls-assert.ll | 28 +
.../AArch64/interleaved-accesses-extract-user.ll | 113 ++++
.../AArch64/interleaved-accesses.ll | 567 ++++++++++++++++++
.../InterleavedAccess}/AArch64/lit.local.cfg | 2 +-
.../ARM/interleaved-accesses-extract-user.ll | 113 ++++
.../InterleavedAccess/ARM/interleaved-accesses.ll | 646 +++++++++++++++++++++
.../InterleavedAccess}/ARM/lit.local.cfg | 0
13 files changed, 1476 insertions(+), 1031 deletions(-)
delete mode 100644 test/CodeGen/AArch64/aarch64-interleaved-accesses-extract-user.ll
delete mode 100644 test/CodeGen/AArch64/aarch64-interleaved-accesses.ll
delete mode 100644 test/CodeGen/ARM/arm-interleaved-accesses-extract-user.ll
delete mode 100644 test/CodeGen/ARM/arm-interleaved-accesses.ll
create mode 100644 test/MC/MachO/ARM/no-tls-assert.ll
create mode 100644 test/Transforms/InterleavedAccess/AArch64/interleaved-accesses- [...]
create mode 100644 test/Transforms/InterleavedAccess/AArch64/interleaved-accesses.ll
copy test/{Analysis/CostModel => Transforms/InterleavedAccess}/AArch64/lit.local.c [...]
create mode 100644 test/Transforms/InterleavedAccess/ARM/interleaved-accesses-extr [...]
create mode 100644 test/Transforms/InterleavedAccess/ARM/interleaved-accesses.ll
copy test/{LTO => Transforms/InterleavedAccess}/ARM/lit.local.cfg (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 llvm.
from d44f51c [JumpThread] No need to erase BB from LoopHeaders. NFC.
new cf0f31b AMDGPU: Allow clustering flat memory operations
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/AMDGPU/SIInstrInfo.cpp | 3 ++-
1 file changed, 2 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 clang.
from 3286ac6 Drop 'dllimport' when redeclaring inline function template wi [...]
new 0129955 [Sema][ObjC] Don't pass a DeclRefExpr that doesn't reference [...]
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/Sema/ScopeInfo.cpp | 10 +++++-----
test/SemaObjC/arc-repeated-weak.mm | 13 +++++++++++++
2 files changed, 18 insertions(+), 5 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 binutils-2_28-branch
in repository binutils-gdb.
from 9f44451 Automatic date update in version.in
new e4a3dff RISC-V gas: Remove em=linux from configure.tgt
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:
gas/ChangeLog | 4 ++++
gas/configure.tgt | 2 +-
2 files changed, 5 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 lldb.
from 5d5f4b4 [cmake] Remove VERSION property from executable targets
new b40d0f1 Break some dependencies in lldbUtility.
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/lldb/Utility/ConvertEnum.h | 21 -
include/lldb/Utility/PriorityPointerPair.h | 86 --
include/lldb/Utility/Utils.h | 22 -
include/lldb/lldb-private-enumerations.h | 21 +
source/Commands/CommandObjectPlatform.cpp | 1 -
source/Core/Section.cpp | 95 ++-
source/Interpreter/OptionGroupArchitecture.cpp | 1 -
source/Interpreter/OptionGroupFormat.cpp | 1 -
source/Interpreter/OptionGroupOutputFile.cpp | 1 -
source/Interpreter/OptionGroupPlatform.cpp | 1 -
source/Interpreter/OptionGroupUUID.cpp | 1 -
.../Interpreter/OptionGroupValueObjectDisplay.cpp | 1 -
source/Interpreter/OptionGroupVariable.cpp | 1 -
source/Interpreter/OptionGroupWatchpoint.cpp | 1 -
.../Instruction/ARM/EmulateInstructionARM.cpp | 909 ++++++++++++++++++++
.../gdb-remote/GDBRemoteRegisterContext.cpp | 1 -
source/Target/Platform.cpp | 1 -
source/Target/ThreadList.cpp | 13 +-
source/Target/ThreadPlan.cpp | 9 +-
source/Utility/ARM64_DWARF_Registers.cpp | 212 -----
source/Utility/ARM64_DWARF_Registers.h | 4 -
source/Utility/ARM_DWARF_Registers.cpp | 925 ---------------------
source/Utility/ARM_DWARF_Registers.h | 5 -
source/Utility/CMakeLists.txt | 3 -
source/Utility/ConvertEnum.cpp | 118 ---
25 files changed, 1031 insertions(+), 1423 deletions(-)
delete mode 100644 include/lldb/Utility/ConvertEnum.h
delete mode 100644 include/lldb/Utility/PriorityPointerPair.h
delete mode 100644 include/lldb/Utility/Utils.h
delete mode 100644 source/Utility/ARM64_DWARF_Registers.cpp
delete mode 100644 source/Utility/ARM_DWARF_Registers.cpp
delete mode 100644 source/Utility/ConvertEnum.cpp
--
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 1a1c6d9 Fix android build of the new process launcher
new 5d5f4b4 [cmake] Remove VERSION property from executable targets
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:
tools/driver/CMakeLists.txt | 3 ---
tools/lldb-mi/CMakeLists.txt | 2 --
tools/lldb-server/CMakeLists.txt | 2 --
3 files changed, 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.