[PATCH] D88256: [NFC][regalloc] Separate iteration from AllocationOrder

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 29 11:11:21 PDT 2020


mtrofin updated this revision to Diff 295059.
mtrofin added a comment.

updated to follow iterator style (begin() / end())


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88256

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88256.295059.patch
Type: text/x-patch
Size: 10248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200929/f255da7c/attachment.bin>


More information about the llvm-commits mailing list