http://reviews.llvm.org/D13231
[oota-llvm.git] / lib / Transforms / IPO / SampleProfile.cpp
2015-09-29 Dehao Chenhttp://reviews.llvm.org/D13231
2015-09-29 Dehao ChenRevert r248810 which breaks tests.
2015-09-29 Dehao Chenhttp://reviews.llvm.org/D13231
2015-08-26 Diego NovilloFix memory leak in sample profile pass.
2015-08-25 Diego NovilloConvert SampleProfile pass into a Module pass.