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

Yuchen Wu yuchenericwu at hotmail.com
Tue Nov 19 14:34:40 PST 2013


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 		 	   		  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0029-llvm-cov-Added-b-option-for-branch-probabilities.patch
Type: application/octet-stream
Size: 13944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131119/20540580/attachment.obj>


More information about the llvm-commits mailing list