new note
[oota-llvm.git] / test /
2007-01-06 Reid SpencerTest Case for PR1080.
2007-01-05 Evan ChengUpdate test case.
2007-01-05 Reid SpencerFor PR1077:
2007-01-05 Reid SpencerThis test case needs parameter attributes, manually...
2007-01-05 Reid SpencerGlobal variables are not renamed by llvm-upgrade any...
2007-01-05 Reid SpencerUpdate for change in parameter attribute syntax.
2007-01-05 Reid SpencerUpdate for change in parameter attributes syntax.
2007-01-05 Reid SpencerWrap long RUN: line.
2007-01-05 Reid SpencerGlobals are not renamed any more.
2007-01-05 Reid SpencerThis test case needs zext and sext attributes so manual...
2007-01-05 Reid SpencerChanges to parameter attribute syntax.
2007-01-05 Reid SpencerChanges to parameter attributes syntax.
2007-01-05 Reid SpencerGlobals are not being renamed any more.
2007-01-05 Reid SpencerThis test case has been translated to 2.0 assembly...
2007-01-05 Reid SpencerFix this to check for the correct error message.
2007-01-05 Reid SpencerThis tests for something that will become illegal soon...
2007-01-05 Reid SpencerBeef up this test case a little by introducing a global...
2007-01-05 Reid SpencerMake this test that we can drop the implementation...
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-05 Reid SpencerGive the assembler some input.
2007-01-05 Evan ChengAdd a test case for SSE fcopysign using SSE bitwise...
2007-01-05 Chris Lattnernew test
2007-01-05 Chris Lattnermanually upgrade this testcase
2007-01-05 Chris Lattnernew testcase
2007-01-05 Chris Lattnerllvm upgrade doesn't accept 'define'
2007-01-05 Chris Lattnernew testcase
2007-01-04 Chris Lattneradd missing flags
2007-01-04 Chris Lattnernew testcase
2007-01-04 Chris Lattnerremove xfailed test that depends on obsolete argument...
2007-01-04 Reid SpencerRemove a manual renaming of a variable that was introdu...
2007-01-04 Lauro Ramos VenancioAdd test for constructor and destructor sections.
2007-01-04 Lauro Ramos VenancioAdd extload(i1) test.
2007-01-04 Lauro Ramos VenancioAdd test for FCOPYSIGN.
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.
2007-01-03 Reid SpencerUpdate test cases that grepped for register names that...
2007-01-03 Reid SpencerIt is no longer permissible to have undefined types...
2007-01-03 Reid SpencerFix this test case. It is no longer permissible to...
2007-01-03 Reid SpencerFix this test cases to use parameter attributes for...
2007-01-02 Reid SpencerThis test case previously passed the assembler without...
2007-01-02 Reid SpencerAdd a test case for abstract parameter and result types...
2007-01-02 Jim LaskeyPR1068 - Unbounded array debug info.
2007-01-02 Reid SpencerFor PR1070:
2007-01-02 Reid SpencerFor PR1070:
2007-01-02 Reid SpencerManually upgrade this test case to make sure that the...
2007-01-02 Reid SpencerFor PR1070:
2007-01-02 Reid SpencerReverse last patch, committed by accident.
2007-01-02 Reid SpencerFix this test case to be legal. There is no ubyte ...
2007-01-01 Reid SpencerBack out last revision now that llvm-upgrade can remove...
2006-12-31 Rafael Espindolaimplement missing compares
2006-12-31 Reid SpencerFor PR950:
2006-12-29 Reid SpencerRun llvm-upgrade on test to prepare for new assembly...
2006-12-29 Reid SpencerUpdate tests that need to be run through llvm-upgrade...
2006-12-23 Reid SpencerTest case for PR1065.
2006-12-23 Reid SpencerFor PR950:
2006-12-22 Chris Lattneradd a generic component to this test
2006-12-22 Chris Lattnerlet this pass for ppc/linux
2006-12-21 Reid SpencerInteger constants now print out as signed values in...
2006-12-21 Jim LaskeyThese tests all rely on using register mnemonics and...
2006-12-20 Reid SpencerAdd some tests for negative constants to unsigned and...
2006-12-20 Chris Lattnernew testcase
2006-12-19 Reid SpencerUpdate this test because constant integers are always...
2006-12-19 Reid SpencerFor PR950:
2006-12-19 Reid SpencerThis test needs to be upgraded for the forthcoming...
2006-12-19 Reid SpencerThis test needs to be upgraded for the FCmpInst patch.
2006-12-19 Reid SpencerMake sure linker output is overwritten so this test...
2006-12-19 Chris Lattnertestcase for pr1061
2006-12-19 Reid SpencerBack out last revision, a bit premature, its not an...
2006-12-19 Reid SpencerFor PR950:
2006-12-19 Reid SpencerFor PR950:
2006-12-19 Reid SpencerThis test needs to be upgraded in preparation for the...
2006-12-19 Reid SpencerThis test needs to be upgraded.
2006-12-18 Reid SpencerAdd a couple little tests for SExt/ZExt of constants...
2006-12-16 Chris Lattnertestcase for pr1049
2006-12-16 Chris LattnerFix one more broken testcase
2006-12-16 Chris LattnerFix borken testcase
2006-12-16 Chris Lattnerfix buggy testcase
2006-12-16 Chris Lattnertestcases for PR1042
2006-12-15 Andrew Lenharthextern_weak link test
2006-12-15 Chris Lattnerreenable these
2006-12-15 Chris LattnerNew testcase for llvm-gcc bugfix
2006-12-14 Rafael Espindolaavoid using a constant table when a constant can be...
2006-12-14 Rafael EspindolaAvoid creating invalid sub/add instructions on the...
2006-12-13 John CriswellRemove DSA tests.
2006-12-13 John CriswellRemove DSA tests.
2006-12-13 Chris Lattnerxfail these until I recommit the scalarrepl patch
2006-12-13 John CriswellRemove DSA tests.
2006-12-13 Chris LattnerNew testcase for PR1047
2006-12-12 Rafael Espindolamore general matching of the MVN instruction
2006-12-12 Rafael Espindoladon't use "ordinary" addressing mode 1 when mvn is...
2006-12-12 Chris Lattnernew testcase for pr1045
2006-12-12 Chris LattnerThis should check for darwin literal sections as well.
2006-12-12 Rafael Espindolause MVN to handle small negative constants
2006-12-12 Reid SpencerDon't bother upgrading this.
2006-12-12 Rafael Espindolaadd mvn
2006-12-11 Reid SpencerTest case for ensuring correct reading back of cast...
next