This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 98ccb482640 [llvm-exegesis] Introduce a 'naive' clustering algorithm (PR40880) new 51a43ae6d59 [ARM GlobalISel] Fix selection of G_SELECT new b94dc88e01c [ARM GlobalISel] Fix G_STORE with s1
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/ARM/ARMInstructionSelector.cpp | 26 ++++++++++++++++---- .../ARM/GlobalISel/arm-instruction-select.mir | 27 ++++++++++++++------- test/CodeGen/ARM/GlobalISel/arm-isel.ll | 4 ++-- .../ARM/GlobalISel/thumb-select-load-store.mir | 28 ++++++++++++++++++++++ .../CodeGen/ARM/GlobalISel/thumb-select-select.mir | 4 ++-- 5 files changed, 71 insertions(+), 18 deletions(-)