ReleaseNotes: shrink-wrapping; by Quentin Colombet
[oota-llvm.git] / test / Feature / forwardreftest.ll
2011-06-19 Chris LattnerRemove support for parsing the "type i32" syntax for...
2008-03-01 Tanya LattnerRemove llvm-upgrade and update tests.
2007-04-16 Reid SpencerFor PR1319:
2007-04-11 Reid SpencerFix a guard that is supposed to guard against mistakes...
2007-04-11 Reid SpencerMake sure upgrade doesn't fail on this.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2004-11-07 Tanya LattnerAdded RUN lines and dejagnu support for Feature dir.
2004-07-14 Chris LattnerYou cannot pass functions by value, what does that...
2002-10-06 Chris Lattner - Cleaned up all of the test/Feature tests to not...
2002-05-02 Chris LattnerEliminate usage of function level constant pool
2001-10-03 Chris LattnerFix broken testcase
2001-10-03 Chris LattnerModify testcases for new LLVM const syntax
2001-06-06 Chris LattnerInitial revision