diff options
| author | Chris Lattner <sabre@nondot.org> | 2003-12-08 23:19:26 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2003-12-08 23:19:26 +0000 |
| commit | 198e62075226809238b06f67c78c6e3875ffb336 (patch) | |
| tree | 0c08b1208b82f2b4faf68eda33345f7a5892e754 /llvm/lib/Transforms/Scalar/ConstantProp.cpp | |
| parent | 3c31f8c5c3e5b253156cb133438f1fcbdb5a22de (diff) | |
| download | bcm5719-llvm-198e62075226809238b06f67c78c6e3875ffb336.tar.gz bcm5719-llvm-198e62075226809238b06f67c78c6e3875ffb336.zip | |
Implement: test/Regression/Transforms/TailCallElim/accum_recursion.ll
We now insert accumulator variables as necessary to eliminate tail recursion
more aggressively. This is still fairly limited, but allows us to transform
fib/factorial, and other functions into nice happy loops. :)
llvm-svn: 10332
Diffstat (limited to 'llvm/lib/Transforms/Scalar/ConstantProp.cpp')
0 files changed, 0 insertions, 0 deletions

