1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/Transforms/CallSiteSplitting
Florian Hahn 586ba5447b 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
callsite-no-or-structure.ll
callsite-no-splitting.ll
callsite-split-debug.ll
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
callsite-split.ll
lpad.ll
musttail.ll [CSP, Cloning] Update DuplicateInstructionsInSplitBetween to use DomTreeUpdater. 2018-11-13 17:54:43 +00:00
split-loop.ll