[PATCH] D45695: [CodeGen] Use RegUnits to track register aliases (NFC)

Jun Bum Lim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 24 09:21:11 PDT 2018


junbuml updated this revision to Diff 143765.
junbuml added a comment.
Herald added a reviewer: javed.absar.

Just a minor change in accumulateUsedDefed(). Please let me know any comment.


https://reviews.llvm.org/D45695

Files:
  include/llvm/CodeGen/LiveRegUnits.h
  include/llvm/CodeGen/TargetInstrInfo.h
  lib/CodeGen/MachineSink.cpp
  lib/CodeGen/TargetInstrInfo.cpp
  lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45695.143765.patch
Type: text/x-patch
Size: 20721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180424/1c2ca892/attachment.bin>


More information about the llvm-commits mailing list