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
8d77bb5f06129fe0f0c19e41400a7fd6ce2f2069
clang-p2996
/
llvm
/
test
/
Transforms
/
TailCallElim
History
Chris Lattner
5756c16cdf
make the asmparser reject function and type redefinitions. 'Merging' hasn't been
...
needed since llvm-gcc 3.4 days. llvm-svn: 133248
2011-06-17 07:06:44 +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
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
…