[PATCH] D17460: Add prefix based function layout when profile is available.

Dehao Chen via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 22 11:39:30 PST 2016


danielcdh added a comment.

added the unittest. also removed hasProfile to use getEntryCount()'s boolean value to check. I will have a follow-up patch to make getEntryCount() behavior consistent between sample profile and instr profile.


http://reviews.llvm.org/D17460





More information about the llvm-commits mailing list