aboutsummaryrefslogtreecommitdiff
path: root/test/Feature/calltest.ll
AgeCommit message (Expand)Author
2011-08-25Update tests to the newest EH syntax.Bill Wendling
2011-06-17make the asmparser reject function and type redefinitions. 'Merging' hasn't ...Chris Lattner
2008-03-01Remove llvm-upgrade and update tests.Tanya Lattner
2007-01-07Redefinition of functions is no longer permitted.Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2005-05-06test that tail call survives bytecodificationChris Lattner
2004-11-07Added RUN lines and dejagnu support for Feature dir.Tanya Lattner
2001-10-13Add more function call and prototype specific testsChris Lattner
2001-10-03Adjust test cases to match the fact that methods are now explicit pointer val...Chris Lattner
2001-06-06Initial revisionChris Lattner