aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/ArgumentPromotion/recursion.ll
AgeCommit message (Expand)Author
2007-05-05this test is now in Target/README.txtChris Lattner
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-09-15xfail this for nowChris Lattner
2006-09-02Make this testcase actually recursive. I accidentally committed the wrong co...Owen Anderson
2006-09-02Make ArgumentPromotion handle recursive functions that pass pointers in their...Owen Anderson