[PATCH] D88455: [NFC][regalloc] Unit test for AllocationOrder iteration.

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 29 10:33:19 PDT 2020


mtrofin updated this revision to Diff 295039.
mtrofin marked 2 inline comments as done.
mtrofin added a comment.

newline


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88455

Files:
  llvm/lib/CodeGen/AllocationOrder.cpp
  llvm/lib/CodeGen/AllocationOrder.h
  llvm/lib/CodeGen/RegAllocBasic.cpp
  llvm/lib/CodeGen/RegAllocGreedy.cpp
  llvm/unittests/CodeGen/AllocationOrderTest.cpp
  llvm/unittests/CodeGen/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88455.295039.patch
Type: text/x-patch
Size: 10138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200929/262ebb27/attachment.bin>


More information about the llvm-commits mailing list