[PATCH] D64261: [CodeGen] Enhance `MachineInstrSpan` to allow the end of MBB to be used.

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 5 13:26:01 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365240: [CodeGen] Enhance `MachineInstrSpan` to allow the end of MBB to be used. (authored by hliao, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64261?vs=208220&id=208227#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64261

Files:
  llvm/trunk/include/llvm/CodeGen/MachineBasicBlock.h
  llvm/trunk/lib/CodeGen/InlineSpiller.cpp
  llvm/trunk/lib/Target/AMDGPU/SILowerSGPRSpills.cpp
  llvm/trunk/unittests/CodeGen/MachineInstrTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64261.208227.patch
Type: text/x-patch
Size: 4096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190705/4d5bff82/attachment.bin>


More information about the llvm-commits mailing list