[PATCH] D56008: [ARM] Alter the register allocation order for optsize on Thumb2

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 9 17:40:03 PST 2019


efriedma added a comment.

This isn't the first time this has come up; see https://reviews.llvm.org/D30324 .  I guess changing the allocation order for lr, but not ip, makes this version simpler?


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

https://reviews.llvm.org/D56008





More information about the llvm-commits mailing list