[PATCH] D77969: [LiveIntervals] Replace handleMoveIntoBundle

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 13 22:46:59 PDT 2020


critson updated this revision to Diff 257201.
critson added a comment.

Add basic unit tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77969

Files:
  llvm/include/llvm/CodeGen/LiveIntervals.h
  llvm/include/llvm/CodeGen/SlotIndexes.h
  llvm/lib/CodeGen/LiveIntervals.cpp
  llvm/lib/CodeGen/SlotIndexes.cpp
  llvm/unittests/MI/LiveIntervalTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77969.257201.patch
Type: text/x-patch
Size: 10373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200414/93b820d6/attachment.bin>


More information about the llvm-commits mailing list