This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2aa873478d0 [InstCombine] name change: foldShuffledBinop -> foldVectorB [...]
new 96c454b924d [globalisel][combines] Don't sink G_TRUNC down to use if th [...]
new cf8ba840b8a [InstCombine] clean up foldVectorBinop(); 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/CodeGen/GlobalISel/CombinerHelper.cpp | 10 +-
.../InstCombine/InstructionCombining.cpp | 23 +++--
...galizercombiner-extending-loads-cornercases.mir | 111 +++++++++++++++++++++
3 files changed, 131 insertions(+), 13 deletions(-)
create mode 100644 test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-extending- [...]
--
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 97666c4d717 [llvm-mca] Add support for move elimination in class RegisterFile.
new 2aa873478d0 [InstCombine] name change: foldShuffledBinop -> foldVectorB [...]
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/InstCombine/InstCombineAddSub.cpp | 8 ++++----
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 6 +++---
lib/Transforms/InstCombine/InstCombineInternal.h | 2 +-
lib/Transforms/InstCombine/InstCombineMulDivRem.cpp | 16 ++++++++--------
lib/Transforms/InstCombine/InstCombineShifts.cpp | 6 +++---
lib/Transforms/InstCombine/InstructionCombining.cpp | 2 +-
6 files changed, 20 insertions(+), 20 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 users/palves/per-inf-thread-list
in repository binutils-gdb.
discards 2ef453ac14 Per-inferior thread list, thread ranges/iterators, down with [...]
new 99ef2b61a7 Per-inferior thread list, thread ranges/iterators, down with [...]
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (2ef453ac14)
\
N -- N -- N refs/heads/users/palves/per-inf-thread-list (99ef2b61a7)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
gdb/common/filtered-iterator.h | 4 ++--
gdb/common/safe-iterator.h | 4 ++--
gdb/gdbthread.h | 5 ++++-
gdb/inferior-iter.h | 6 +++---
gdb/inferior.h | 12 ++++++++++--
gdb/thread-iter.h | 16 ++++++++--------
gdb/thread.c | 2 +-
7 files changed, 30 insertions(+), 19 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 445c3f14aba [llvm-exegesis] Avoid yaml parser from calling sscanf for o [...]
new 97666c4d717 [llvm-mca] Add support for move elimination in class RegisterFile.
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-mca/X86/BtVer2/reg-move-elimination-1.s | 96 ++++++++++++++++++++++
.../llvm-mca/include/HardwareUnits/RegisterFile.h | 53 ++++++++++--
tools/llvm-mca/include/Instruction.h | 37 ++++++++-
tools/llvm-mca/include/Stages/ExecuteStage.h | 3 +
tools/llvm-mca/lib/HardwareUnits/RegisterFile.cpp | 36 ++++++++
tools/llvm-mca/lib/Instruction.cpp | 6 ++
tools/llvm-mca/lib/Stages/DispatchStage.cpp | 9 ++
tools/llvm-mca/lib/Stages/ExecuteStage.cpp | 30 +++++++
8 files changed, 260 insertions(+), 10 deletions(-)
create mode 100644 test/tools/llvm-mca/X86/BtVer2/reg-move-elimination-1.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 llvm.
from 0fbe023b079 [X86] Correctly use SSE registers if no-x87 is selected.
new 445c3f14aba [llvm-exegesis] Avoid yaml parser from calling sscanf for o [...]
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/llvm-exegesis/lib/BenchmarkResult.cpp | 6 ++++--
1 file changed, 4 insertions(+), 2 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.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel-v4
in repository toolchain/jenkins-scripts.
from d59b59c tcwg-llvm:kernel: Fix bugs
new 4e8b1cd jenkins-helpers.sh: Revert to bind-mounting WORKSPACE for all jobs.
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:
jenkins-helpers.sh | 3 +--
1 file changed, 1 insertion(+), 2 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 c1d6f75b126 [RISCV][NFC] Refactor RISCVDAGToDAGISel::Select
new 0fbe023b079 [X86] Correctly use SSE registers if no-x87 is selected.
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/X86ISelLowering.cpp | 64 ++++++----
test/CodeGen/X86/pr38738.ll | 254 +++++++++++++++++++++++++++++++++++++
test/CodeGen/X86/x87.ll | 24 ++--
3 files changed, 302 insertions(+), 40 deletions(-)
create mode 100644 test/CodeGen/X86/pr38738.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 llvm.
from b818787c3e6 [ThinLTO]Expose cache entry expiration time option in llvm- [...]
new c1d6f75b126 [RISCV][NFC] Refactor RISCVDAGToDAGISel::Select
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/RISCV/RISCVISelDAGToDAG.cpp | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 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 abaa9ca66ae [RA CopyHints] Fix compile-time regression
new b818787c3e6 [ThinLTO]Expose cache entry expiration time option in llvm- [...]
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/ThinLTO/X86/cache.ll | 8 ++++++--
tools/llvm-lto/llvm-lto.cpp | 5 +++++
2 files changed, 11 insertions(+), 2 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 ad242ffec21 [llvm-exegesis] Fix rL343680 in release mode.
new 12b71448c41 [llvm-exegesis][NFC] Revert rL343682 "Fix unused variable w [...]
new abaa9ca66ae [RA CopyHints] Fix compile-time regression
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/CodeGen/CalcSpillWeights.cpp | 6 ++++--
tools/llvm-exegesis/lib/Analysis.cpp | 2 +-
2 files changed, 5 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.