Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
Transforms
Scalar
TailRecursionElimination.cpp
Sep 20, 2003
Rename Function::getEntryNode -> getEntryBlock
· 5dac64f6
Chris Lattner
authored
Sep 20, 2003
llvm-svn: 8625
5dac64f6
Fix a really obvious huge gaping bug, add a comment
· b6ac9762
Chris Lattner
authored
Sep 20, 2003
llvm-svn: 8620
b6ac9762
Expose the TCE pass
· 00160856
Chris Lattner
authored
Sep 20, 2003
llvm-svn: 8619
00160856
New transformation: tail recursion elimination
· 2e9014cb
Chris Lattner
authored
Sep 20, 2003
llvm-svn: 8618
2e9014cb
Loading