[PATCH] D51495: Fix removal of dead elements from PressureDiff

Yury Gribov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 26 03:44:33 PDT 2018


ygribov updated this revision to Diff 167094.
ygribov added a comment.

Meanwhile few more tests required changes.


https://reviews.llvm.org/D51495

Files:
  lib/CodeGen/RegisterPressure.cpp
  test/CodeGen/X86/divrem.ll
  test/CodeGen/X86/divrem8_ext.ll
  test/CodeGen/X86/divrem8_ext.s
  test/CodeGen/X86/musttail-varargs.ll
  test/CodeGen/X86/pr38539.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51495.167094.patch
Type: text/x-patch
Size: 8477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180926/941e6623/attachment.bin>


More information about the llvm-commits mailing list