1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test/Transforms/CodeExtractor
Xinliang David Li 6c567676c8 [PartialInlining] Add more early filtering
This is a follow up to the previous
inline cost patch for quicker filtering.

llvm-svn: 301959
2017-05-02 18:43:21 +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 [PartialInlining]: Improve partial inlining to handle complex conditions 2017-04-27 16:34:00 +00:00
PartialInlineAnd.ll [PartialInlining]: Improve partial inlining to handle complex conditions 2017-04-27 16:34:00 +00:00
PartialInlineAndOr.ll [PartialInlining]: Improve partial inlining to handle complex conditions 2017-04-27 16:34:00 +00:00
PartialInlineCallRef.ll [PartialInliner] Partial inliner needs to check use kind before transformation 2017-04-21 21:20:56 +00:00
PartialInlineOptRemark.ll [PartialInlining] Add more early filtering 2017-05-02 18:43:21 +00:00
PartialInlineOr.ll [PartialInlining] Hook up inline cost analysis 2017-05-02 02:44:14 +00:00
PartialInlineOrAnd.ll [PartialInlining]: Improve partial inlining to handle complex conditions 2017-04-27 16:34:00 +00:00
SingleCondition.ll [PartialInlining]: Improve partial inlining to handle complex conditions 2017-04-27 16:34:00 +00:00
unreachable-block.ll [PartialInlining]: Improve partial inlining to handle complex conditions 2017-04-27 16:34:00 +00:00