[PATCH] D52127: [MF][MBB]: Add the ability to register callbacks for removal and insertion of MachineInstrs

Aditya Nandakumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 18 16:01:34 PDT 2018


aditya_nandakumar updated this revision to Diff 166046.
aditya_nandakumar added a comment.

Updated based on feedback from Quentin and Matthias.


https://reviews.llvm.org/D52127

Files:
  include/llvm/CodeGen/MachineFunction.h
  lib/CodeGen/MachineBasicBlock.cpp
  lib/CodeGen/MachineFunction.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52127.166046.patch
Type: text/x-patch
Size: 3547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180918/c55de382/attachment.bin>


More information about the llvm-commits mailing list