add a run line
[oota-llvm.git] / test /
2005-04-19 Chris Lattneradd a run line
2005-04-19 Chris LattnerTell dj to run the tests in this directory
2005-04-16 Nate BegemanUpdate dejagnu tests to use the new pattern isel flag
2005-04-15 Chris Lattnernew testcase
2005-04-14 Andrew Lenharthadded a random and mask test
2005-04-13 Nate BegemanAdd CodeGen tests for the recent SelectionDAG transforms
2005-04-13 Andrew Lenharthregression case for faster call sequence
2005-04-13 Andrew Lenharthcheck that casts still use zap
2005-04-13 Andrew Lenharthadded s4addl matching test
2005-04-10 Chris Lattnerfix this testcase so the regex doesn't match the functi...
2005-04-10 Chris Lattnermake this harder
2005-04-10 Chris Lattneroops add ~
2005-04-10 Chris Lattnernew testcase for previously unsupported unary complex...
2005-04-09 Chris Lattnernew testcase that used to crash the ppc fe. It could...
2005-04-09 Nate BegemanAdd a testcase to make sure that we don't emit two...
2005-04-09 Nate BegemanAdd cases to cover the rest of the patterns we should...
2005-04-09 Chris LattnerNew testcase that the sparc backend crashes on
2005-04-09 Chris Lattnermake this test more interesting
2005-04-09 Chris Lattneradd a test for fnabs
2005-04-09 Chris Lattneradd a partial test for the fma operations that ppc...
2005-04-08 Andrew Lenharthoops
2005-04-08 Andrew Lenharthadded some tests to check stupid pattern matching mistakes
2005-04-08 Chris Lattnernew testcase that crashes the instcombiner.
2005-04-07 Andrew Lenharthmatch case change in codegen
2005-04-07 Chris Lattnernew test
2005-04-07 Chris Lattnernew testcase
2005-04-06 Andrew Lenharthsimplified
2005-04-06 Andrew Lenharthadded first alpha codegen regression test
2005-04-04 Chris Lattnernew testcase
2005-04-02 Chris Lattnerthis has now been fixed
2005-04-02 Chris Lattnerdon't forget to use the right code generator :)
2005-04-02 Chris Lattnernew testcase
2005-04-02 Chris Lattnernew generic testcsae
2005-04-01 John CriswellFor Sparc, this xfails. I don't think sparc has the...
2005-04-01 Chris Lattnernew testcase
2005-03-25 Chris Lattnerfix the RUN line on this testcase so it passes.
2005-03-25 Chris LattnerNew testcase that crashes licm.
2005-03-24 Chris Lattnernew testcase that DS-AA is causing to be miscompiled.
2005-03-23 Chris LattnerGlobalMR should be able to analyze this function.
2005-03-23 Chris Lattnernew testcase to verify that we have field sensitive...
2005-03-23 Chris Lattnermake sure this test tests the intended target.
2005-03-22 Chris LattnerWe might as well check the TD graphs as well, even...
2005-03-22 Chris LattnerNew testcase, the BU pass is marking the global complet...
2005-03-21 Chris LattnerNew testcase, which is important to handle correctly.
2005-03-21 Chris LattnerThis error message changed.
2005-03-21 Chris LattnerNew testcase that the assembler incorrectly accepts.
2005-03-12 Chris Lattnerthis doesn't fail on the suns either!
2005-03-11 Chris Lattnerthis passes on darwin
2005-03-11 Chris Lattnernew testcase for __builtin_prefetch support.
2005-03-09 Chris Lattnernew testcase for a -basicaa bug that Alkis found with...
2005-03-08 Chris Lattnernew testcase that crashes the CBE.
2005-03-06 Chris Lattnercleanup the test
2005-03-06 Chris Lattnercheck that we only insert one phi node per loop
2005-03-06 Chris LattnerAdd testcase for this:
2005-03-06 Chris Lattnertestcase for A[invariant][indvar] where invariant is...
2005-03-06 Chris Lattneradd test for this:
2005-03-06 Chris LattnerAdd test for this:
2005-03-06 Chris Lattnera regtest
2005-03-06 Chris Lattnernew directory
2005-03-06 Chris LattnerNew testcase for PR532
2005-03-06 Chris Lattnernew testcase reduced from the MultiSource/Applications...
2005-03-05 Chris LattnerNew testcase for PR533
2005-03-05 Chris LattnerThis file is all commented out.
2005-03-04 Chris LattnerTestcase for a bug that caused us to miscompile ptrdist...
2005-02-28 Chris LattnerAdd a test for llvm.prefetch.
2005-02-27 Chris LattnerNew testcase for PR529
2005-02-27 Chris Lattnernew testcase globalopt should handle.
2005-02-27 Chris Lattnernew testcase globalopt should implement
2005-02-27 Chris LattnerTest that a global is marked constant when it can be.
2005-02-27 Chris LattnerFix misspellings, patch contributed by Gabor Greif!
2005-02-26 Chris LattnerA testcase that we miscompile, noticed from the demo...
2005-02-24 Chris Lattnernew testcase for a simple optimization that simplifycfg...
2005-02-24 Chris Lattneradd another testcase to make sure it gets turned into...
2005-02-21 Chris Lattnernew testcase for PR523
2005-02-20 Chris LattnerNew testcase for PR522.
2005-02-19 Chris LattnerTestcase for PR520
2005-02-19 Chris LattnerAdjust this test to pass after recent CFE changes....
2005-02-19 Chris LattnerMake this testcase harder, to test the read case as...
2005-02-19 Chris Lattnernew testcase.
2005-02-18 Reid SpencerQuote the value of the PATH variable so that Cygwin...
2005-02-18 Reid SpencerAllow dejagnu tests to run on Windows/Cygwin. Quote...
2005-02-17 Chris LattnerNew files, testing for a crash in ADCE compiling QT...
2005-02-17 Chris Lattnernew testcase for PR515
2005-02-15 Chris LattnerNew testcase for PR510.
2005-02-14 Chris Lattnerexecution tests shouldn't go here. This was killing...
2005-02-14 Chris LattnerA testcase that LLC produces illegal asm on for Prolang...
2005-02-14 Chris Lattnernew testcase
2005-02-14 Chris Lattnernew testcase for PR509
2005-02-12 Chris LattnerNew test, adjust other test.
2005-02-12 Chris LattnerReinstate this test, it is correct after all.
2005-02-12 Chris LattnerThis test is invalid
2005-02-12 Chris Lattnernew testcase for PR504
2005-02-11 Chris LattnerActually, this testcase is invalid, the bug is in the...
2005-02-11 Chris LattnerNew testcase that manyoso found compiling QT 4.0.
2005-02-11 Chris LattnerNew testcase for PR501
2005-02-09 Chris LattnerNew testcase that the asmwriter botches.
2005-02-01 Chris LattnerThis bug crashes the assembler, distilled from a testca...
2005-01-31 Chris LattnerNew testcase
2005-01-31 Chris LattnerNew testcase
2005-01-31 Chris LattnerRename these to start with %c, as they are the only...
next