missed cast elimination
[oota-llvm.git] / test / Feature /
2007-01-30 Reid SpencerFor PR411:
2007-01-26 Reid SpencerFor PR761:
2007-01-08 Andrew LenharthPacked structs use packed struct initializers
2007-01-07 Reid SpencerRedefinition of functions is no longer permitted.
2007-01-05 Reid SpencerFor PR1077:
2007-01-05 Reid SpencerFix the test case for the change in parameter attribute...
2007-01-05 Reid SpencerFor PR1077:
2007-01-05 Reid SpencerFor PR1077:
2007-01-04 Reid SpencerXFAIL this test until such time that code gen can handl...
2007-01-04 Reid SpencerAdd a test to ensure that we can assembly comparisons...
2007-01-04 Reid SpencerTest @zext and @sext fully as well as testing the ...
2007-01-03 Reid SpencerAdd a test case to test parameter attributes feature.
2006-12-29 Reid SpencerRun llvm-upgrade on test to prepare for new assembly...
2006-12-20 Reid SpencerAdd some tests for negative constants to unsigned and...
2006-12-18 Reid SpencerAdd a couple little tests for SExt/ZExt of constants...
2006-12-11 Reid SpencerAdd a test for constant folding of bitcast to/from...
2006-12-08 Andrew Lenharthpacked initializers too in the test
2006-12-08 Andrew Lenharthfeature test for packed structs
2006-12-02 Reid SpencerRemove old intrinsic declarations and usage.
2006-12-02 Reid SpencerRemove a redundant RUN: line.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-11-27 Reid SpencerFor PR950:
2006-11-23 Reid SpencerFix some typos.
2006-11-23 Reid SpencerPromote GEP ubyte indices to uint. Backwards compatibil...
2006-05-28 Reid SpencerFix a problem where dejagnu won't accept the value...
2006-05-28 Reid SpencerProvide an infrastructure for testing the llvm2cpp...
2006-05-19 Chris Lattnernew testcase for csretcc
2006-04-12 Tanya LattnerAdded the ability to xfail based on llvmgcc version
2006-04-08 Chris Lattnernew testcase for shufflevector
2006-03-23 Reid SpencerTired of wading through cvs's list ? files that are...
2006-01-25 Chris Lattnernew tests for actual inline asm expressions
2006-01-24 Chris Lattnerminor syntax change
2006-01-23 Chris Lattnernew testcase
2006-01-19 Reid SpencerExpand test to cover the non-overloaded variants of...
2006-01-17 Robert BocchinoTest case for the insertelement operation.
2006-01-10 Chris Lattnernew testcase for extractelement instruction
2005-11-12 Chris Lattnernew testcase
2005-11-06 Chris Lattneradd alignment info for globals and functions
2005-11-05 Chris Lattnernew testcase
2005-06-18 Reid SpencerFix this test case to actually test the new va_arg...
2005-06-18 Andrew Lenharthnew vararg test
2005-05-09 Reid SpencerAdd note to self to complete the testing of all intrins...
2005-05-06 Chris Lattnernew testcase
2005-05-06 Chris Lattnertest that tail call survives bytecodification
2005-05-03 Andrew Lenharthyea yea yea
2005-05-03 Andrew Lenharthpre add count tests
2005-03-05 Chris LattnerThis file is all commented out.
2005-02-28 Chris LattnerAdd a test for llvm.prefetch.
2004-12-10 Alkis EvlogimenosUpdate testcase
2004-12-10 Chris LattnerSimple testcase for quoted label.
2004-11-20 Reid SpencerTest floating point constants
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-07 Tanya LattnerFix for objdir != srcdir.
2004-11-07 Tanya LattnerAdded RUN lines and dejagnu support for Feature dir.
2004-10-16 Chris Lattnertestcases for undefined and unreachable
2004-08-20 Reid SpencerAdded a test case for packed types. Test case kindly...
2004-07-25 Reid Spencerbug 263:
2004-07-14 Chris LattnerYou cannot pass functions by value, what does that...
2004-07-14 Chris LattnerNew, horrible, testcase
2004-06-15 Chris LattnerRight, stop being silly
2004-06-15 Chris LattnerAdd a nan, stop testing isnan
2004-06-12 Alkis EvlogimenosAdd the isunordered intrinsic.
2004-06-11 Chris LattnerI misled Alkis: LLVM should have isnan, not isunordered.
2004-06-11 Alkis EvlogimenosAdd feature test for llvm intrinsics. It currently...
2003-10-21 Chris LattnerUpdate test to new style
2003-10-07 John CriswellThese scripts are no longer needed. They have been...
2003-09-25 John CriswellMoved wierdnames.ll to weirdnames.ll. The new name...
2003-09-15 John CriswellRemoving Makefile. The QMTest program now handles...
2003-08-22 Chris LattnerNew testcase for non-simple variable and type names
2003-06-28 Chris LattnerAdd test for new zeroinitializer token
2003-06-20 Chris LattnerRemove obsolete support for LD_LIBRARY_PATH
2003-06-20 John CriswellUpdated to the new Makefile.common.
2003-06-20 John CriswellThe modifications to LD_LIBRARY_PATH now add the specif...
2003-06-17 Chris LattnerFix to mesh with Johns recent changes
2003-05-08 Chris LattnerTest the whole range of varargs handling stuff
2003-05-08 Chris LattnerNew testcase
2003-04-22 Chris LattnerAdd testcase for target information
2003-04-22 Chris LattnerADd newline to end of file
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-10-06 Chris LattnerRemove old crusty test
2002-10-06 Chris LattnerTest "external" modifier on global variable
2002-08-22 Chris LattnerCovnert tests to not use indexed load/stores
2002-08-21 Chris LattnerTest the C backend on all of the feature tests as well.
2002-08-16 Chris LattnerFix typo
2002-08-15 Chris LattnerConvert constexpr over to new syntax
2002-08-15 Chris LattnerMake 'features' testsuite work with the /shared changes.
2002-08-15 Chris LattnerConvert testcase to use correct syntax
2002-07-30 Chris LattnerRemove invokation of cleangcc pass which has been renam...
2002-07-23 Chris LattnerNew testcase
2002-07-15 Vikram S. AdveAdded duplicate constant expressions to test uniqueness...
2002-07-14 Vikram S. AdveMinor additions.
2002-07-14 Vikram S. AdveTest the handling of constant expressions.
2002-05-22 Chris LattnerRemove spaces from function names
2002-05-22 Chris LattnerNew testcase
2002-05-02 Chris LattnerEliminate usage of function level constant pool
2002-05-02 Chris LattnerUse unified diffs with gnu diff instead of old diffs
2002-04-16 Chris LattnerFix for buggy test
2002-02-12 Chris Lattnertest/Features should not contain whole programs
next