[PATCH] D52010: RegAllocFast: Rewrite and improve

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 6 23:01:28 PST 2018


MatzeB added a comment.

I extracted a couple of obvious cleanups to reduce the code churn here. They landed in https://reviews.llvm.org/rL346287, https://reviews.llvm.org/rL346288, https://reviews.llvm.org/rL346289, https://reviews.llvm.org/rL346296, https://reviews.llvm.org/rL346297, https://reviews.llvm.org/rL346298
(will update and split the diff here soon)


Repository:
  rL LLVM

https://reviews.llvm.org/D52010





More information about the llvm-commits mailing list