llvm-project/llvm/test/Transforms/TailCallElim
Rafael Espindola 2050af838d Don't do tail calls in a function that call setjmp. The stack might be
corrupted when setjmp returns again.

llvm-svn: 131399
2011-05-16 03:05:33 +00:00
..
2010-06-26-MultipleReturnValues.ll
accum_recursion.ll merge two tests. 2010-08-31 18:44:03 +00:00
ackermann.ll
dg.exp
dont-tce-tail-marked-call.ll
dont_reorder_load.ll
dup_tail.ll Add a test for TCE return duplication. 2011-01-29 04:53:35 +00:00
inf-recursion.ll
intervening-inst.ll
move_alloca_for_tail_call.ll
nocapture.ll
reorder_load.ll
return_constant.ll
setjmp.ll Don't do tail calls in a function that call setjmp. The stack might be 2011-05-16 03:05:33 +00:00
trivial_codegen_tailcall.ll