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
01274c098ba61447c887886347e94de84c36b495
clang-p2996
/
llvm
/
test
/
Transforms
/
TailCallElim
History
Chris Lattner
e2295f1c80
merge two tests.
...
llvm-svn: 112617
2010-08-31 18:44:03 +00:00
..
2010-06-26-MultipleReturnValues.ll
Handle the case of a tail recursion in which the tail call is followed
2010-07-13 15:41:41 +00:00
accum_recursion.ll
merge two tests.
2010-08-31 18:44:03 +00:00
ackermann.ll
Convert more tests to avoid llvm-as.
2009-09-11 18:36:27 +00:00
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
Refine the detection of seemingly infinitely recursive calls where the
2010-04-16 15:57:50 +00:00
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
Eliminate more redundant llvm-as calls.
2009-09-11 18:17:12 +00:00
return_constant.ll
…
trivial_codegen_tailcall.ll
…