Add a test for the -suppress-warnings option.
[oota-llvm.git] / test / Feature / calltest.ll
2011-08-25 Bill WendlingUpdate tests to the newest EH syntax.
2011-06-17 Chris Lattnermake the asmparser reject function and type redefinitio...
2008-03-01 Tanya LattnerRemove llvm-upgrade and update tests.
2007-01-07 Reid SpencerRedefinition of functions is no longer permitted.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2005-05-06 Chris Lattnertest that tail call survives bytecodification
2004-11-07 Tanya LattnerAdded RUN lines and dejagnu support for Feature dir.
2001-10-13 Chris LattnerAdd more function call and prototype specific tests
2001-10-03 Chris LattnerAdjust test cases to match the fact that methods are...
2001-06-06 Chris LattnerInitial revision