[PATCH] llvm-cov: Added -b option for branch probabilities.

Yuchen Wu yuchenericwu at hotmail.com
Mon Dec 2 11:39:57 PST 2013


Minor update: Removed isTrivialBlock(). It is no longer necessary due to r195513.
----------------------------------------
From: yuchenericwu at hotmail.com
To: llvm-commits at cs.uiuc.edu
Subject: RE: [PATCH] llvm-cov: Added -b option for branch probabilities.
Date: Tue, 19 Nov 2013 17:34:40 -0500


Updated.

----------------------------------------
> From: yuchenericwu at hotmail.com
> To: llvm-commits at cs.uiuc.edu
> Subject: [PATCH] llvm-cov: Added -b option for branch probabilities.
> Date: Tue, 12 Nov 2013 17:35:09 -0500
>
> llvm-cov: Added -b option for branch probabilities.
>
> This option tells llvm-cov to print out branch probabilities when
> a basic block contains multiple branches. It also prints out some
> function summary info including the number of times the function enters,
> the percent of time it returns, and how many blocks were executed.
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

_______________________________________________
llvm-commits mailing list
llvm-commits at cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits 		 	   		  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-llvm-cov-Added-b-option-for-branch-probabilities.patch
Type: application/octet-stream
Size: 13749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131202/b2f775be/attachment.obj>


More information about the llvm-commits mailing list