This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1a8456da17075539099ccb0d625fda816b62bcb2
clang-p2996
/
llvm
/
test
/
Transforms
/
CodeExtractor
History
Florian Hahn
642637aab4
[PartialInliner] Update test (NFC).
...
llvm-svn: 324199
2018-02-04 18:40:24 +00:00
..
X86
…
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
…
BlockAddressReference.ll
…
BlockAddressSelfReference.ll
…
cost_meta.ll
…
cost.ll
…
ExtractedFnEntryCount.ll
…
live_shrink_gep.ll
…
live_shrink_hoist.ll
…
live_shrink_multiple.ll
…
live_shrink_unsafe.ll
…
live_shrink.ll
…
MultipleExitBranchProb.ll
…
PartialInlineAlloca2.ll
…
PartialInlineAlloca4.ll
…
PartialInlineAlloca5.ll
…
PartialInlineAlloca.ll
…
PartialInlineAnd.ll
…
PartialInlineAndOr.ll
…
PartialInlineAttributes.ll
[CodeExtractor] Use subset of function attributes for extracted function.
2018-01-07 11:22:25 +00:00
PartialInlineCallRef.ll
…
PartialInlineDebug.ll
[CodeExtractor] Add debug locations for new call and branch instrs.
2017-12-08 21:49:03 +00:00
PartialInlineEntryUpdate.ll
…
PartialInlineHighCost.ll
…
PartialInlineLiveAcross.ll
…
PartialInlineNoInline.ll
…
PartialInlineNoLiveOut.ll
…
PartialInlineOptRemark.ll
…
PartialInlineOr.ll
…
PartialInlineOrAnd.ll
…
PartialInlinePGOMultiRegion.ll
- Removed unused lamba (IsReturnBlock) causing build bots to fail for r319398
2017-11-30 03:36:57 +00:00
PartialInlinePGORegion.ll
- Removed unused lamba (IsReturnBlock) causing build bots to fail for r319398
2017-11-30 03:36:57 +00:00
PartialInlineVarArg.ll
[PartialInliner] Update test (NFC).
2018-02-04 18:40:24 +00:00
PartialInlineVarArgsDebug.ll
[InlineFunction] Set debug loc for call to forward varargs.
2017-12-09 14:25:33 +00:00
SingleCondition.ll
…
unreachable-block.ll
…