This marker prevents optimization passes from adding 'tail' or 'musttail' markers to a call. Is is used to prevent tail call optimization from being performed on the call. rdar://problem/22667622 Differential Revision: http://reviews.llvm.org/D12923 llvm-svn: 252368 |
||
|---|---|---|
| .. | ||
| 2010-06-26-MultipleReturnValues.ll | ||
| EraseBB.ll | ||
| accum_recursion.ll | ||
| ackermann.ll | ||
| basic.ll | ||
| dont_reorder_load.ll | ||
| dup_tail.ll | ||
| inf-recursion.ll | ||
| notail.ll | ||
| reorder_load.ll | ||
| setjmp.ll | ||