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

Jun Bum Lim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 27 11:49:02 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331066: [CodeGen] Use RegUnits to track register aliases (NFC) (authored by junbuml, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45695?vs=143765&id=144376#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45695

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45695.144376.patch
Type: text/x-patch
Size: 20886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180427/c62750ae/attachment-0001.bin>


More information about the llvm-commits mailing list