[llvm-commits] [PATCH] Clean up ProfileInfo

Andreas Neustifter e0325716 at student.tuwien.ac.at
Wed Aug 19 07:42:15 PDT 2009


Hi,

this patch cleans up the ProfileInfo by
*) introducing new data type and export function of edge info for whole function (preparation for next patch)
*) renaming variables to make clear distinction between data and containers that contain this data
*) updated comments and whitespaces
*) made ProfileInfo::MissingValue a double (as it should be...)

Andi

-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-r79420.rename.profile.info.patch
Type: text/x-patch
Size: 4191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090819/4db53a35/attachment.bin>


More information about the llvm-commits mailing list