[llvm-commits] [PATCH 4/4] Profile metadata: test-suite Makefiles

Alastair Murray alastairmurray42 at gmail.com
Sat Aug 18 07:18:06 PDT 2012


Hello all,

Please review the attached patch.

This is the fourth of four patches to support setting branch weight 
metadata by profiling.  It depends on patches #2 and #3.

This patch provides a Makefile and report generator for 
projects/test-suite to build programs with profiling instrumentation, 
run the program to generate profile data and then recompile while 
loading the profiling data (using the loader in patch #2).

Regards,
Alastair.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: weights_4_testsuite_makefiles.patch
Type: text/x-patch
Size: 13654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120818/8691a8c6/attachment.bin>


More information about the llvm-commits mailing list