This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9330005 [LTO] Don't pass SF_Undefined symbols to the IRmover. new 470b8e4 [LV] Clean up uniform induction variable analysis (NFC) new ec4f2a0 AMDGPU: Support commuting a FrameIndex operand new a3d7c71 .clang-tidy: correct style name is 'camelBack' not 'lowerCase'.
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: .clang-tidy | 2 +- include/llvm/CodeGen/MachineOperand.h | 3 ++ lib/CodeGen/MachineInstr.cpp | 10 ++++++ lib/Target/AMDGPU/SIInstrInfo.cpp | 25 +++++++++----- lib/Transforms/Vectorize/LoopVectorize.cpp | 54 +++++++++++++++++------------- test/CodeGen/AMDGPU/commute-compares.ll | 15 +++++++++ 6 files changed, 76 insertions(+), 33 deletions(-)