[PATCH] MachineFrameInfo: Simplify pristine register calculation.

Matthias Braun matze at braunis.de
Thu May 28 16:16:02 PDT 2015


Thanks for the review.

I think heads-up message is not necessary: The previous semantics just allowed us to have fewer registers in the live-in sets in theory. There is no change for code that does not rely on live-in sets. For code relying on the live-in sets we won't have a change as well because the live-in sets are not changed by this commit.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D10101

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list