This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3de5b8e4c19104f245dfd95ff808de9c9fcb2f60
clang-p2996
/
llvm
/
test
/
Transforms
/
TailCallElim
History
Bill Wendling
4aa2573748
Try to eliminate the use of the 'unwind' instruction.
...
llvm-svn: 139046
2011-09-02 22:41:11 +00:00
..
2010-06-26-MultipleReturnValues.ll
…
accum_recursion.ll
…
ackermann.ll
…
dg.exp
…
dont_reorder_load.ll
Try to eliminate the use of the 'unwind' instruction.
2011-09-02 22:41:11 +00:00
dont-tce-tail-marked-call.ll
…
dup_tail.ll
…
inf-recursion.ll
make the asmparser reject function and type redefinitions. 'Merging' hasn't been
2011-06-17 07:06:44 +00:00
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
…