summaryrefslogtreecommitdiff
path: root/test/Feature/calltest.ll
Commit message (Expand)AuthorAge
* Update tests to the newest EH syntax.Bill Wendling2011-08-25
* make the asmparser reject function and type redefinitions. 'Merging' hasn't ...Chris Lattner2011-06-17
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-01
* Redefinition of functions is no longer permitted.Reid Spencer2007-01-07
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* test that tail call survives bytecodificationChris Lattner2005-05-06
* Added RUN lines and dejagnu support for Feature dir.Tanya Lattner2004-11-07
* Add more function call and prototype specific testsChris Lattner2001-10-13
* Adjust test cases to match the fact that methods are now explicit pointer val...Chris Lattner2001-10-03
* Initial revisionChris Lattner2001-06-06