1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/test/Transforms/TailCallElim
2010-02-03 03:55:59 +00:00
..
accum_recursion_constant_arg.ll
accum_recursion.ll
ackermann.ll
dg.exp
dont_reorder_load.ll Delete useless trailing semicolons. 2010-01-05 17:55:26 +00:00
dont-tce-tail-marked-call.ll
inf-recursion.ll
intervening-inst.ll
move_alloca_for_tail_call.ll
nocapture.ll Oops, FunctionContainsEscapingAllocas is really used to mean two different 2009-11-07 07:42:38 +00:00
reorder_load.ll
return_constant.ll
switch.ll Improve tail call elimination to handle the switch statement. 2009-11-07 21:10:15 +00:00
trivial_codegen_tailcall.ll