[all-commits] [llvm/llvm-project] 6a6b06: [NFC][regalloc] Use reverse iterator ranges for im...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Mon Sep 21 14:59:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6a6b06f5262bb96523eceef4a42fe8e60ae2a630
https://github.com/llvm/llvm-project/commit/6a6b06f5262bb96523eceef4a42fe8e60ae2a630
Author: Mircea Trofin <mtrofin at google.com>
Date: 2020-09-21 (Mon, 21 Sep 2020)
Changed paths:
M llvm/lib/CodeGen/RegAllocGreedy.cpp
Log Message:
-----------
[NFC][regalloc] Use reverse iterator ranges for improved readability
Differential Revision: https://reviews.llvm.org/D88047
More information about the All-commits
mailing list