Use the %name rather than the "name" format so those familiar with the
[oota-llvm.git] / test / Transforms /
2005-04-25 Reid SpencerUse the %name rather than the "name" format so those...
2005-04-25 Reid SpencerA test case for the the ExitInMain libcall simplification.
2005-04-24 Chris LattnerTest that xor/select are folded into a select with...
2005-04-24 Chris Lattnerunxfail this.
2005-04-24 Chris Lattneradd a new testcase which occurs in 181.mcf
2005-04-23 Chris Lattneradd a new testcase
2005-04-15 Chris Lattnernew testcase
2005-04-08 Chris Lattnernew testcase that crashes the instcombiner.
2005-04-07 Chris Lattnernew test
2005-04-07 Chris Lattnernew testcase
2005-03-25 Chris LattnerNew testcase that crashes licm.
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-04 Chris LattnerTestcase for a bug that caused us to miscompile ptrdist...
2005-02-27 Chris Lattnernew testcase globalopt should handle.
2005-02-27 Chris Lattnernew testcase globalopt should implement
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-17 Chris LattnerNew files, testing for a crash in ADCE compiling QT...
2005-02-17 Chris Lattnernew testcase for PR515
2005-02-12 Chris Lattnernew testcase for PR504
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...
2005-01-31 Chris LattnerNew testcase
2005-01-28 Chris LattnerNew testcase.
2005-01-26 Chris LattnerXFAIL this for now.
2005-01-19 Chris LattnerAdd some new tests
2005-01-14 Chris LattnerMore testcases
2005-01-13 Chris Lattnernew testcase
2005-01-01 Chris LattnerNew testcases that we should combine.
2005-01-01 Chris LattnerNew testcase for common bitfield manipulation instructi...
2005-01-01 Chris LattnerAdd a bunch of tests for cases that should be eliminated.
2005-01-01 Chris LattnerAdd a bunch of tests for ANDs that should be eliminated.
2005-01-01 Chris LattnerThis now works.
2005-01-01 Chris LattnerAdd new test to make sure simplifycfg doesn't leave...
2004-12-29 Chris LattnerAdd a comment, add a new testcase
2004-12-29 Chris LattnerNew testcase for PR491
2004-12-13 Chris LattnerFix this test
2004-12-12 Chris LattnerAdd testcases for simple things we can handle that...
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-08 Chris Lattnernew testcase
2004-12-08 Alkis EvlogimenosFix this regression and remove the XFAIL from this...
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 Alkis EvlogimenosAdd regression
2004-11-30 Chris LattnerThis is a cross platform fail, failing on freebsd as...
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 Reid SpencerCorrect the RUN line to remove unneeded parameters...
2004-11-28 Reid SpencerTest case for PR454
2004-11-27 Chris LattnerNew testcase
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-19 Tanya LattnerAdding srcdir arg
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 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 LattnerAdding subdirectory dg.exp files in order to be able...
2004-11-13 Chris LattnerNew testcase
2004-11-13 Chris LattnerNew testcase
2004-11-11 Chris Lattnernew testcase
2004-11-10 Chris LattnerNew testcase
2004-11-09 Chris LattnerName file properly
2004-11-09 Chris LattnerHrm, don't ask how I ran into this bug
2004-11-07 Tanya LattnerRemoving old Modulosched tests since that version of...
2004-11-07 Chris LattnerTests for this xforms should be .ll files, and they...
2004-11-07 Chris LattnerRemove dead tests
2004-11-06 Chris LattnerThis test is obsolete and incorrect
2004-11-06 Tanya LattnerAdding RUN line.
2004-11-06 Chris LattnerAdd a missing run line
2004-11-06 Chris LattnerThis pass has been removed from LLVM
2004-11-06 Tanya LattnerAdding XFAIL lines for dejagnu support.
2004-10-22 Chris LattnerNew testcase. Check for the ability to promote a mallo...
next