Fix the names of these executables now that they've been somewhat cast in
[oota-llvm.git] / test /
2004-12-22 Reid SpencerFor PR432:
2004-12-17 Chris LattnerMake this testcase a bit more challanging
2004-12-17 Chris LattnerChange the test to check to see that CSE happens not...
2004-12-13 Chris LattnerNew testcase that crashes the V9 backend.
2004-12-13 Chris LattnerFix this test
2004-12-12 Chris LattnerAdd testcases for simple things we can handle that...
2004-12-12 Chris LattnerDejagnu doesn't work if you do TESTSUITE=.../
2004-12-12 Chris LattnerNew testcase that the PPC backend miscompiles. It...
2004-12-12 Chris LattnerNew testcase. Shrinking the variable to a bool allows...
2004-12-11 Chris LattnerNew testcase. If one side of and/or is known to be...
2004-12-11 Chris LattnerUpdate test
2004-12-11 Chris LattnerNew testcase that ipsccp should handle.
2004-12-10 Chris LattnerNew testcase
2004-12-10 Chris LattnerNew testcase that SCCP miscompiles. Luckily this is...
2004-12-10 Chris LattnerCheck in the right test
2004-12-10 Chris LattnerNew testcase for a bug exposed by the ipsccp pass,...
2004-12-10 Chris LattnerNew testcase
2004-12-10 Alkis EvlogimenosUpdate testcase
2004-12-10 Chris LattnerSimple testcase for quoted label.
2004-12-08 Alkis EvlogimenosAdd testcase and fix for yet another case where we...
2004-12-08 Alkis EvlogimenosAdd testcase and fix for another case where we query...
2004-12-08 Chris Lattnernew testcase
2004-12-08 Alkis EvlogimenosFix this regression and remove the XFAIL from this...
2004-12-08 Reid SpencerRemove last remnants of Python/QMTest support
2004-12-08 Chris LattnerThis testcase causes the instruction combiner to go...
2004-12-08 Alkis EvlogimenosMark this as an XFAIL until a fix is worked out.
2004-12-08 John CriswellFix llvmgcc to use the TestRunner substition mechanism.
2004-12-08 John Criswellxfail this across all platforms.
2004-12-08 Alkis EvlogimenosAdd regression
2004-12-08 Chris LattnerThis test is xfail right now, to keep DJ clean, also...
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.
next