ReleaseNotes: shrink-wrapping; by Quentin Colombet
[oota-llvm.git] / test / Feature / constexpr.ll
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2008-03-01 Tanya LattnerRemove llvm-upgrade and update tests.
2007-01-05 Reid SpencerFor PR1077:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-11-23 Reid SpencerFix some typos.
2006-11-23 Reid SpencerPromote GEP ubyte indices to uint. Backwards compatibil...
2004-11-07 Tanya LattnerAdded RUN lines and dejagnu support for Feature dir.
2003-04-17 Chris LattnerAdd a simple test for hex constant integers
2003-03-18 Chris LattnerFix testcase
2002-10-06 Chris Lattner - Cleaned up all of the test/Feature tests to not...
2002-08-15 Chris LattnerConvert constexpr over to new syntax
2002-08-15 Chris LattnerConvert testcase to use correct syntax
2002-07-15 Vikram S. AdveAdded duplicate constant expressions to test uniqueness...
2002-07-14 Vikram S. AdveTest the handling of constant expressions.