[PATCH] Consider the frame base isn't moving in calculateDbgValueHistory.

Frederic Riss friss at apple.com
Tue Sep 16 13:49:49 PDT 2014


Oh, and while I'm at it, we could throw a real data-flow liveness analysis in there to improve the situation even more (and stop truncating the liveness of every variable at the end of each BB). But this would be a bit more costly.

http://reviews.llvm.org/D5366






More information about the llvm-commits mailing list