[PATCH] Use auto profiler to set branch weights
Diego Novillo
dnovillo at google.com
Wed Oct 30 11:06:23 PDT 2013
1- Renamed the pass and files to use sample profile instead of auto profile.
2- Adjusted everything that depended on the name (including files and flags).
Hi chandlerc,
http://llvm-reviews.chandlerc.com/D2058
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2058?vs=5257&id=5265#toc
Files:
include/llvm/InitializePasses.h
include/llvm/Transforms/Scalar.h
lib/Transforms/Scalar/CMakeLists.txt
lib/Transforms/Scalar/SampleProfile.cpp
lib/Transforms/Scalar/Scalar.cpp
test/Transforms/SampleProfile/basic.ll
test/Transforms/SampleProfile/basic.prof
test/Transforms/SampleProfile/branch.ll
test/Transforms/SampleProfile/branch.prof
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2058.3.patch
Type: text/x-patch
Size: 37886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131030/bf116ee1/attachment.bin>
More information about the llvm-commits
mailing list