llvm-project/llvm/test/Transforms/CallSiteSplitting
Florian Hahn 505091a8f2 Recommit r346483: [CallSiteSplitting] Only record conditions up to the IDom(call site).
The underlying problem causing the expensive-check failure was fixed in
rL346769.

llvm-svn: 346843
2018-11-14 10:04:30 +00:00
..
callsite-instructions-before-call.ll Recommit r325001: [CallSiteSplitting] Support splitting of blocks with instrs before call. 2018-02-14 13:59:12 +00:00
callsite-no-or-structure.ll Recommit r325001: [CallSiteSplitting] Support splitting of blocks with instrs before call. 2018-02-14 13:59:12 +00:00
callsite-no-splitting.ll [CallSiteSplitting] Fix infinite loop when recording conditions. 2018-01-26 10:36:50 +00:00
callsite-split-debug.ll Recommit r325001: [CallSiteSplitting] Support splitting of blocks with instrs before call. 2018-02-14 13:59:12 +00:00
callsite-split-or-phi.ll Recommit r346483: [CallSiteSplitting] Only record conditions up to the IDom(call site). 2018-11-14 10:04:30 +00:00
callsite-split-preserve-debug.ll [CallSiteSplitting] Add debug location to created PHI nodes. 2018-09-11 17:55:58 +00:00
callsite-split.ll Recommit r325001: [CallSiteSplitting] Support splitting of blocks with instrs before call. 2018-02-14 13:59:12 +00:00
lpad.ll [CallSiteSplitting] Do not perform callsite splitting inside landing pad 2018-04-05 04:16:23 +00:00
musttail.ll [CSP, Cloning] Update DuplicateInstructionsInSplitBetween to use DomTreeUpdater. 2018-11-13 17:54:43 +00:00
split-loop.ll [CallSiteSplitting] Do not crash when BB's terminator changes. 2018-03-06 14:00:58 +00:00