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