[PATCH] D50648: [SystemZ] Enable trackSubRegLiveness

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 14 10:26:46 PDT 2018


kparzysz updated this revision to Diff 160633.
kparzysz added a comment.

Fixes for remaining testcases, except `tc_subregliveness_noliveseg.ll`. That one requires https://reviews.llvm.org/D50725.


Repository:
  rL LLVM

https://reviews.llvm.org/D50648

Files:
  lib/CodeGen/RegisterCoalescer.cpp
  lib/CodeGen/VirtRegMap.cpp
  lib/Target/SystemZ/SystemZSubtarget.h
  test/CodeGen/SystemZ/cmpxchg-06.ll
  test/CodeGen/SystemZ/int-ssub-06.ll
  test/CodeGen/SystemZ/tc_subregliveness_DefMI.ll
  test/CodeGen/SystemZ/tc_subregliveness_hasSubRanges.ll
  test/CodeGen/SystemZ/tc_subregliveness_hassubranges.ll
  test/CodeGen/SystemZ/tc_subregliveness_livesegend.ll
  test/CodeGen/SystemZ/tc_subregliveness_noliveseg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50648.160633.patch
Type: text/x-patch
Size: 16833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180814/bb61afd9/attachment.bin>


More information about the llvm-commits mailing list