This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from 88048c20048 [RuntimeDyld] Fix a bug in RuntimeDyld::loadObjectImpl that [...]
adds 05de30e0954 [MS Demangler] Resolve backreferences eagerly, not lazily.
adds ea726c66144 [X86] Add test cases to show missed opportunities to use 51 [...]
adds 70fe12d401c [X86] Add support for using 512-bit PSUBUS to combineSelect.
adds 88618843c34 [X86] Simplify the PADDUS legality check in combineSelect t [...]
No new revisions were added by this update.
Summary of changes:
lib/Demangle/MicrosoftDemangle.cpp | 206 +++++++++++++++-------------------
lib/Target/X86/X86ISelLowering.cpp | 22 ++--
test/CodeGen/X86/psubus.ll | 121 ++++++++++++++++++++
test/Demangle/ms-back-references.test | 116 ++++++++++++++++++-
test/Demangle/ms-templates.test | 5 +-
5 files changed, 344 insertions(+), 126 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 88048c20048 [RuntimeDyld] Fix a bug in RuntimeDyld::loadObjectImpl that [...]
new 05de30e0954 [MS Demangler] Resolve backreferences eagerly, not lazily.
new ea726c66144 [X86] Add test cases to show missed opportunities to use 51 [...]
new 70fe12d401c [X86] Add support for using 512-bit PSUBUS to combineSelect.
new 88618843c34 [X86] Simplify the PADDUS legality check in combineSelect t [...]
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:
lib/Demangle/MicrosoftDemangle.cpp | 206 +++++++++++++++-------------------
lib/Target/X86/X86ISelLowering.cpp | 22 ++--
test/CodeGen/X86/psubus.ll | 121 ++++++++++++++++++++
test/Demangle/ms-back-references.test | 116 ++++++++++++++++++-
test/Demangle/ms-templates.test | 5 +-
5 files changed, 344 insertions(+), 126 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.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from 1b130f83bfb [X86] Replace all single match schedule class instregexs wi [...]
adds 88048c20048 [RuntimeDyld] Fix a bug in RuntimeDyld::loadObjectImpl that [...]
No new revisions were added by this update.
Summary of changes:
lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.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 llvm.
from 1b130f83bfb [X86] Replace all single match schedule class instregexs wi [...]
new 88048c20048 [RuntimeDyld] Fix a bug in RuntimeDyld::loadObjectImpl that [...]
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/ExecutionEngine/RuntimeDyld/RuntimeDyld.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.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from 54cf5674ae4 [X86] Merge shift/rotate schedule class instregexs
adds 1b130f83bfb [X86] Replace all single match schedule class instregexs wi [...]
No new revisions were added by this update.
Summary of changes:
lib/Target/X86/X86SchedBroadwell.td | 188 ++++++++++++-------------
lib/Target/X86/X86SchedHaswell.td | 180 ++++++++++++------------
lib/Target/X86/X86SchedSandyBridge.td | 69 ++++-----
lib/Target/X86/X86SchedSkylakeClient.td | 219 +++++++++++++++--------------
lib/Target/X86/X86SchedSkylakeServer.td | 238 +++++++++++++++-----------------
lib/Target/X86/X86ScheduleZnver1.td | 36 ++---
6 files changed, 455 insertions(+), 475 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 54cf5674ae4 [X86] Merge shift/rotate schedule class instregexs
new 1b130f83bfb [X86] Replace all single match schedule class instregexs wi [...]
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/X86/X86SchedBroadwell.td | 188 ++++++++++++-------------
lib/Target/X86/X86SchedHaswell.td | 180 ++++++++++++------------
lib/Target/X86/X86SchedSandyBridge.td | 69 ++++-----
lib/Target/X86/X86SchedSkylakeClient.td | 219 +++++++++++++++--------------
lib/Target/X86/X86SchedSkylakeServer.td | 238 +++++++++++++++-----------------
lib/Target/X86/X86ScheduleZnver1.td | 36 ++---
6 files changed, 455 insertions(+), 475 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.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from cf774b7bcc6 [DebugInfo] In FastISel, convert llvm.dbg.label to DBG_LABEL MI.
adds 54cf5674ae4 [X86] Merge shift/rotate schedule class instregexs
No new revisions were added by this update.
Summary of changes:
lib/Target/X86/X86SchedBroadwell.td | 33 +++++++++++----------------------
lib/Target/X86/X86SchedHaswell.td | 33 +++++++++++----------------------
lib/Target/X86/X86SchedSandyBridge.td | 21 +++++++--------------
lib/Target/X86/X86SchedSkylakeClient.td | 33 +++++++++++----------------------
lib/Target/X86/X86SchedSkylakeServer.td | 33 +++++++++++----------------------
5 files changed, 51 insertions(+), 102 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 cf774b7bcc6 [DebugInfo] In FastISel, convert llvm.dbg.label to DBG_LABEL MI.
new 54cf5674ae4 [X86] Merge shift/rotate schedule class instregexs
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/X86/X86SchedBroadwell.td | 33 +++++++++++----------------------
lib/Target/X86/X86SchedHaswell.td | 33 +++++++++++----------------------
lib/Target/X86/X86SchedSandyBridge.td | 21 +++++++--------------
lib/Target/X86/X86SchedSkylakeClient.td | 33 +++++++++++----------------------
lib/Target/X86/X86SchedSkylakeServer.td | 33 +++++++++++----------------------
5 files changed, 51 insertions(+), 102 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.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from 73258a24136 [X86] Add a signed test case for PR38622. Use nounwind to r [...]
adds cf774b7bcc6 [DebugInfo] In FastISel, convert llvm.dbg.label to DBG_LABEL MI.
No new revisions were added by this update.
Summary of changes:
lib/CodeGen/SelectionDAG/FastISel.cpp | 12 ++++++++++++
test/DebugInfo/Generic/debug-label-mi.ll | 4 ++--
test/DebugInfo/Generic/debug-label-opt.ll | 2 +-
test/DebugInfo/Generic/debug-label.ll | 4 ++--
4 files changed, 17 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 master
in repository llvm.
from 73258a24136 [X86] Add a signed test case for PR38622. Use nounwind to r [...]
new cf774b7bcc6 [DebugInfo] In FastISel, convert llvm.dbg.label to DBG_LABEL MI.
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/SelectionDAG/FastISel.cpp | 12 ++++++++++++
test/DebugInfo/Generic/debug-label-mi.ll | 4 ++--
test/DebugInfo/Generic/debug-label-opt.ll | 2 +-
test/DebugInfo/Generic/debug-label.ll | 4 ++--
4 files changed, 17 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.