[PATCH] D55611: [globalisel] Rename GISelChangeObserver's erasedInstr() to erasingInstr() and related nits. NFC

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 12 13:35:52 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL348976: [globalisel] Rename GISelChangeObserver's erasedInstr() to erasingInstr() and… (authored by dsanders, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55611/new/

https://reviews.llvm.org/D55611

Files:
  llvm/trunk/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
  llvm/trunk/include/llvm/CodeGen/GlobalISel/GISelChangeObserver.h
  llvm/trunk/lib/CodeGen/GlobalISel/Combiner.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/Legalizer.cpp
  llvm/trunk/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55611.177903.patch
Type: text/x-patch
Size: 5355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181212/07292d99/attachment.bin>


More information about the llvm-commits mailing list