[PATCH] D6629: x86: Emit LAHF/SAHF instead of PUSHF/POPF

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 13:34:58 PDT 2015


rnk accepted this revision.
rnk added a reviewer: rnk.
rnk added a comment.
This revision is now accepted and ready to land.

lgtm

While I'm concerned that we aren't managing the kill flags right, this seems like a strict improvement of the situation.


http://reviews.llvm.org/D6629





More information about the llvm-commits mailing list