llvm/test/Transforms/CodeExtractor
Sean Silva e9e07465ef CodeExtractor : Add ability to preserve profile data.
Added ability to estimate the entry count of the extracted function and
the branch probabilities of the exit branches.

Patch by River Riddle!

Differential Revision: https://reviews.llvm.org/D22744

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@277411 91177308-0d34-0410-b5e6-96231b3b80d8
2016-08-02 02:15:45 +00:00
..
X86 Move this test to x86-specific directory. 2016-08-01 03:22:05 +00:00
2004-03-13-LoopExtractorCrash.ll
2004-03-14-DominanceProblem.ll
2004-03-14-NoSwitchSupport.ll
2004-03-17-MissedLiveIns.ll
2004-03-17-UpdatePHIsOutsideRegion.ll
2004-03-18-InvokeHandling.ll
2004-08-12-BlockExtractPHI.ll
2004-11-12-InvokeExtract.ll
ExtractedFnEntryCount.ll CodeExtractor : Add ability to preserve profile data. 2016-08-02 02:15:45 +00:00
MultipleExitBranchProb.ll CodeExtractor : Add ability to preserve profile data. 2016-08-02 02:15:45 +00:00