1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/test/Transforms/TailCallElim
Rafael Espindola 113d944ce4 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_reorder_load.ll
dont-tce-tail-marked-call.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