This test still fails on Darwin and Sparc/Solaris.
[oota-llvm.git] / test /
2004-12-06 John CriswellThis test still fails on Darwin and Sparc/Solaris.
2004-12-06 Reid SpencerTest case for PR409:
2004-12-06 John CriswellRemove the last pieces of QMTest.
2004-12-06 Reid SpencerChange check to check-local per Makefile.rules changes.
2004-12-05 Chris LattnerMake this test actually capable of passing.
2004-12-05 Chris LattnerChange this test to not require execution of the program.
2004-12-05 Chris LattnerNew testcase for the bug affecting 255.vortex in CBE...
2004-12-05 Alkis EvlogimenosRemove unneeded code
2004-12-05 Alkis EvlogimenosMatch codegen string better
2004-12-05 Alkis EvlogimenosAdd testcast for bug475
2004-12-04 Chris LattnerDarwin and solaris don't support echo -e. This should...
2004-12-04 Chris LattnerThis fails due to the sun headers.
2004-12-04 Chris LattnerThis test passes on all platforms
2004-12-04 Chris LattnerThese tests pass on darwin now that the __ thing is...
2004-12-04 Reid SpencerFailing Feature/Regression test should fail the build
2004-12-04 Chris LattnerClean feature also
2004-12-04 Tanya LattnerMade it default to check instead of check-dejagnu.
2004-12-03 Chris LattnerDo not multiply define symbol
2004-12-03 Chris Lattnernew testcase for PR472
2004-12-02 John CriswellThese lookup symbols with leading underscores, which...
2004-12-02 Chris LattnerThis program doesn't break anything anymore.
2004-11-30 Tanya LattnerAdded TCLSH var to site.exp.
2004-11-30 Chris LattnerMove this from the C test suite
2004-11-30 Chris LattnerThis is a c++ test
2004-11-30 Chris LattnerAdd back -e, which apparently works in sh's echo but...
2004-11-30 Chris LattnerIf TESTSUITE is set, we obviously want to run dejagnu
2004-11-30 Chris Lattnerdo not pass -e into llvm-db as a command.
2004-11-30 Chris LattnerPut the output in the temporary location
2004-11-30 Chris LattnerThis is a cross platform fail, failing on freebsd as...
2004-11-30 Chris LattnerThis was fixed with the recent tester changes.
2004-11-30 Chris LattnerThis passes on darwin now
2004-11-30 Chris LattnerNew testcase that crashes the PPC BE
2004-11-30 Chris LattnerNew testcase
2004-11-30 Tanya LattnerAdding timeout for a test.
2004-11-30 Chris LattnerNew testcase that crashes the PPC backend
2004-11-30 Chris LattnerNew testcase for simplifycfg
2004-11-28 Reid SpencerUpdate the test to match the optimization. The optimiza...
2004-11-28 Chris LattnerNew testcase. The store is not dead here.
2004-11-28 Chris Lattnernew testcase for PR463
2004-11-28 Reid SpencerCorrect the RUN line to remove unneeded parameters...
2004-11-28 Reid SpencerTest case for PR454
2004-11-28 Chris LattnerNew testcase for PR447
2004-11-28 Chris LattnerNew testcase for PR360
2004-11-28 Chris LattnerNew testcase for PR244
2004-11-27 Chris LattnerNew testcase for PR397
2004-11-27 Chris Lattnernew testcase
2004-11-27 Chris LattnerNew testcase
2004-11-27 Chris LattnerPass in llvmgxx
2004-11-27 Chris LattnerNew testcase for PR424
2004-11-27 Chris LattnerNew testcase
2004-11-27 Reid SpencerDon't depend on grep or sed to be portable at all....
2004-11-27 Reid SpencerPut the expected tables of contents of the test archive...
2004-11-27 Reid SpencerUse grep instead of sed because on Solaris sed doesn...
2004-11-27 Reid SpencerAccommodate the braindead Solaris "diff" that doesn...
2004-11-26 Chris Lattnernew testcase basicaa should handle
2004-11-25 Chris LattnerNew testcase for PR451
2004-11-22 Chris LattnerExit only with a value from 0-255.
2004-11-22 Chris Lattner%p is expanded by dejagnu, avoid it in the test.
2004-11-22 Chris LattnerPull out failing test into a seperate file, which is...
2004-11-22 Chris LattnerThis was fixed
2004-11-22 Chris LattnerThese tests really are failing, do not let them acciden...
2004-11-22 Chris LattnerDon't stop make if there are XFAIL or XPASSes
2004-11-22 Reid SpencerMake sure output goes in the temporary/output directory.
2004-11-21 Reid Spencer* Undo previous commit that breaks the test.
2004-11-21 Reid Spencer* Undo previous commit that breaks the test.
2004-11-21 Reid SpencerTest archive built with GNU ar(1).
2004-11-20 Tanya LattnerAdding missing dg file.
2004-11-20 Tanya LattnerRemoving unnecessary copies. Use %p to reference them.
2004-11-20 Reid SpencerTest floating point constants
2004-11-20 Reid SpencerAn llvm-ar test.
2004-11-20 Reid SpencerProvide the srcdir variable.
2004-11-20 Reid SpencerDescribe the Archive test suite.
2004-11-20 Reid SpencerContents separated into individual tests.
2004-11-19 Tanya LattnerForgot to join srcdir and subdir for complete path...
2004-11-19 Tanya LattnerAdding srcdir arg. Added ability to specify the path...
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-19 Reid SpencerTest case for reading MacOSX archives.
2004-11-19 Reid SpencerMacOSX test archive (buggy).
2004-11-19 Reid SpencerMake sure we can read an archive after it has been...
2004-11-19 Reid SpencerTest case for xpg4 style archive files.
2004-11-19 Reid SpencerTest reading of SVR4 style archives with llvm-ar
2004-11-19 Reid SpencerTest case for reading SVR4 style archives.
2004-11-19 Reid SpencerSolaris built archives in SVR4 and XPG4 styles.
2004-11-19 Reid SpencerA test file that goes into the test archive.
2004-11-19 Reid SpencerObligatory DejaGnu/expect file.
2004-11-17 Chris LattnerNew testcase that crashes licm
2004-11-16 Chris LattnerNew testcase for recent patch to SCCP, thanks to Nate...
2004-11-14 Chris LattnerNew testcase. Believe it or not, this happens a LOT...
2004-11-14 Chris LattnerNew testcase: the phi can be eliminated if the casts...
2004-11-14 Chris LattnerFix typo
2004-11-14 Chris Lattneradd a testcase, which we already handle
2004-11-14 Chris LattnerOops, make this test the right thing.
2004-11-14 Chris LattnerNew testcase
2004-11-14 Chris LattnerNew testcase, SROA with variable array index
2004-11-13 Tanya Lattnersetting path to prcontext.tcl script. Right now it...
2004-11-13 Chris LattnerAdd a testcase we should continue to argpromote
2004-11-13 Chris LattnerAdd a testcase for a function we cannot legally promote...
2004-11-13 Tanya LattnerRun prcontext.tcl with tclsh and let it be found in...
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-11-13 Tanya LattnerChanged to use tcl script.
next