This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f659c36f7f5 [X86][SandyBridge] Merge multiple InstrRW entries that map [...]
new 38b58f1b4f4 [Hexagon] Improve scheduling based on register pressure
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/Hexagon/HexagonHazardRecognizer.cpp | 7 +-
lib/Target/Hexagon/HexagonMachineScheduler.cpp | 263 ++++++++++++++++-----
lib/Target/Hexagon/HexagonMachineScheduler.h | 18 +-
lib/Target/Hexagon/HexagonSubtarget.cpp | 12 +-
.../Hexagon/autohvx/isel-expand-unaligned-loads.ll | 3 +-
.../Hexagon/ifcvt-diamond-bug-2016-08-26.ll | 3 +-
test/CodeGen/Hexagon/swp-stages4.ll | 6 +-
7 files changed, 230 insertions(+), 82 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 8e6d19ebe4a [MergeICmps] Break eargerly out of loop
new bce5921b79c [llvm-mca] Move the routine that computes processor resourc [...]
new f659c36f7f5 [X86][SandyBridge] Merge multiple InstrRW entries that map [...]
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/X86/X86SchedSandyBridge.td | 2872 ++++++++++++++++-----------------
tools/llvm-mca/Backend.cpp | 2 +-
tools/llvm-mca/Backend.h | 2 +-
tools/llvm-mca/CMakeLists.txt | 3 +-
tools/llvm-mca/InstrBuilder.cpp | 15 +-
tools/llvm-mca/InstrBuilder.h | 23 +-
tools/llvm-mca/Scheduler.cpp | 39 +-
tools/llvm-mca/Scheduler.h | 41 +-
tools/llvm-mca/Support.cpp | 52 +
tools/llvm-mca/Support.h | 49 +
10 files changed, 1489 insertions(+), 1609 deletions(-)
create mode 100644 tools/llvm-mca/Support.cpp
create mode 100644 tools/llvm-mca/Support.h
--
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 d89cc9594c8 [MergeICmp] Fix a bug in entry block shuffled to middle of [...]
new 8e6d19ebe4a [MergeICmps] Break eargerly out of loop
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/MergeICmps.cpp | 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 llvm.
from 7724d6bcafa [llvm-opt-fuzzer] Add irce to the fuzzing options
new d89cc9594c8 [MergeICmp] Fix a bug in entry block shuffled to middle of [...]
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/MergeICmps.cpp | 11 +++++
.../MergeICmps/X86/entry-block-shuffled.ll | 56 ++++++++++++++++++++++
test/Transforms/MergeICmps/X86/pair-int32-int32.ll | 3 +-
3 files changed, 69 insertions(+), 1 deletion(-)
create mode 100644 test/Transforms/MergeICmps/X86/entry-block-shuffled.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 lldb.
from a71eb312d Add a suggestion to convert dotest tests to use run_to_source [...]
new c35d7f78e Re-land: [lldb] Use vFlash commands when writing to target's [...]
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/Core/Module.h | 14 --
include/lldb/Host/XML.h | 3 +
include/lldb/Symbol/ObjectFile.h | 7 +-
include/lldb/Target/MemoryRegionInfo.h | 12 +-
include/lldb/Target/Process.h | 3 +
.../gdb_remote_client/TestGDBRemoteLoad.py | 61 ++++++++
.../gdb_remote_client/gdbclientutils.py | 4 +-
source/Commands/CommandObjectTarget.cpp | 26 ++-
source/Core/Module.cpp | 4 -
source/Host/common/XML.cpp | 12 ++
source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 35 +++++
source/Plugins/ObjectFile/ELF/ObjectFileELF.h | 7 +
.../gdb-remote/GDBRemoteCommunicationClient.cpp | 149 +++++++++++++++++-
.../gdb-remote/GDBRemoteCommunicationClient.h | 11 ++
.../Process/gdb-remote/ProcessGDBRemote.cpp | 174 ++++++++++++++++++++-
.../Plugins/Process/gdb-remote/ProcessGDBRemote.h | 14 ++
source/Symbol/ObjectFile.cpp | 49 +++---
source/Target/Process.cpp | 11 ++
18 files changed, 534 insertions(+), 62 deletions(-)
create mode 100644 packages/Python/lldbsuite/test/functionalities/gdb_remote_clien [...]
--
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 7e1001406d Updated Russian and Spanish translations for the binutils/ s [...]
new ed38187755 gc.exp: Remove extraneous LD flags from the personality 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:
ld/ChangeLog | 5 +++++
ld/testsuite/ld-gc/gc.exp | 2 +-
2 files changed, 6 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 c9a5416c8fc Revert "Fix layering between llvm-c and Support by factorin [...]
new 7724d6bcafa [llvm-opt-fuzzer] Add irce to the fuzzing options
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/FuzzMutate/FuzzerCLI.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 9d81521985c [Release Notes] Add release note for llvm-mca.
new 2cfa233311b [AVR] Add a regression test for struct return lowering
new c9a5416c8fc Revert "Fix layering between llvm-c and Support by factorin [...]
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-c/Disassembler.h | 38 +++++++++++++-
include/llvm/Support/DisassemblerTypedefs.h | 60 ----------------------
include/llvm/Support/TargetRegistry.h | 2 +-
.../CodeGen/AVR/lower-formal-args-struct-return.ll | 21 ++++++++
4 files changed, 59 insertions(+), 62 deletions(-)
delete mode 100644 include/llvm/Support/DisassemblerTypedefs.h
create mode 100644 test/CodeGen/AVR/lower-formal-args-struct-return.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 binutils-2_30-branch
in repository binutils-gdb.
from a8c85c8a1f Automatic date update in version.in
new 7c78c26eef Set non_ir_ref_dynamic if a symbol is made dynamic
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:
bfd/ChangeLog | 9 +++++++++
bfd/elflink.c | 7 ++++++-
ld/ChangeLog | 12 ++++++++++++
ld/testsuite/ld-plugin/lto.exp | 10 ++++++++++
ld/testsuite/ld-plugin/pr22983.d | 9 +++++++++
ld/testsuite/ld-plugin/pr22983.t | 6 ++++++
ld/testsuite/ld-plugin/pr22983a.c | 14 ++++++++++++++
ld/testsuite/ld-plugin/pr22983b.c | 10 ++++++++++
8 files changed, 76 insertions(+), 1 deletion(-)
create mode 100644 ld/testsuite/ld-plugin/pr22983.d
create mode 100644 ld/testsuite/ld-plugin/pr22983.t
create mode 100644 ld/testsuite/ld-plugin/pr22983a.c
create mode 100644 ld/testsuite/ld-plugin/pr22983b.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.