hanchenye-llvm-project/llvm/test/Transforms/TailCallElim
David Majnemer 63ad9e0543 [OperandBundles] Have TailCallElim play nice with operand bundles
A call site's use of a Value might not correspond to an argument
operand but to a bundle operand.

This fixes PR25928.

llvm-svn: 256328
2015-12-23 09:58:43 +00:00
..
2010-06-26-MultipleReturnValues.ll
EraseBB.ll
accum_recursion.ll
ackermann.ll
basic.ll [OperandBundles] Have TailCallElim play nice with operand bundles 2015-12-23 09:58:43 +00:00
dont_reorder_load.ll
dup_tail.ll
inf-recursion.ll
notail.ll Add 'notail' marker for call instructions. 2015-11-06 23:55:38 +00:00
reorder_load.ll
setjmp.ll