[PATCH] D19861: Pass LiveIntervals to foldMemoryOperandImpl(), to enable checking of liveness of preg (flag reg).

Jonas Paulsson via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 05:54:36 PDT 2016


jonpa updated this revision to Diff 55979.
jonpa added a comment.

Also re-enable test case for the LA -> AGSI optimization that has been temporarily disabled until this is resolved.


http://reviews.llvm.org/D19861

Files:
  include/llvm/Target/TargetInstrInfo.h
  lib/CodeGen/InlineSpiller.cpp
  lib/CodeGen/TargetInstrInfo.cpp
  lib/Target/SystemZ/SystemZInstrInfo.cpp
  lib/Target/SystemZ/SystemZInstrInfo.h
  test/CodeGen/SystemZ/int-add-12.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19861.55979.patch
Type: text/x-patch
Size: 6572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160503/0b1c09bb/attachment.bin>


More information about the llvm-commits mailing list