[PATCH] D52010: RegAllocFast: Rewrite and improve

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 9 16:41:10 PST 2018


MatzeB added a comment.

- I split up two more NFC commits: https://reviews.llvm.org/rL346575 and https://reviews.llvm.org/rL346576.
- I split several step by step patches to ease review (note that I did not bother to fix hundreds of testcases for the intermediate steps, so I will not commit them independently): https://reviews.llvm.org/D54364, https://reviews.llvm.org/D54365, https://reviews.llvm.org/D54366, https://reviews.llvm.org/D54367, https://reviews.llvm.org/D54368


Repository:
  rL LLVM

https://reviews.llvm.org/D52010





More information about the llvm-commits mailing list