This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b6e58d8 [LoopVectorize] Handling induction variable with non-constant step. new 32db7c3 [foldMemoryOperand()] Pass LiveIntervals to enable liveness check.
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/llvm/Target/TargetInstrInfo.h | 13 +++++++---- lib/CodeGen/InlineSpiller.cpp | 4 ++-- lib/CodeGen/LiveRangeEdit.cpp | 2 +- lib/CodeGen/TargetInstrInfo.cpp | 10 +++++---- lib/Target/AArch64/AArch64InstrInfo.cpp | 3 ++- lib/Target/AArch64/AArch64InstrInfo.h | 3 ++- lib/Target/SystemZ/SystemZInstrInfo.cpp | 39 ++++++++++++++++++++++----------- lib/Target/SystemZ/SystemZInstrInfo.h | 6 +++-- lib/Target/X86/X86InstrInfo.cpp | 8 ++++--- lib/Target/X86/X86InstrInfo.h | 6 +++-- test/CodeGen/SystemZ/int-add-12.ll | 2 +- 11 files changed, 62 insertions(+), 34 deletions(-)