Fix problems with the checkout and cd directories for SVN checkout.
[oota-llvm.git] / test /
2007-06-29 Evan ChengNew test.
2007-06-29 Evan ChengNew tests.
2007-06-29 Dan GohmanFix an assertion failure in legalizing bitcast operator...
2007-06-28 Owen AndersonAdd a test for performing GVNPRE on select instructions.
2007-06-28 Devang PatelFix PR 1526.
2007-06-27 Devang PatelUpdate. Now, -etforest is an invalid option.
2007-06-27 Owen AndersonAdd tests for performing GVNPRE on the three vector...
2007-06-25 Chris Lattnernew testcase, the inliner shouldn't inline this.
2007-06-24 Owen AndersonRename variables to expose the fact that this test...
2007-06-21 Evan ChengFix tests.
2007-06-21 Chris Lattnernew testcase miscompiled by instcombine, reduced from...
2007-06-21 Evan ChengNew tests.
2007-06-20 Evan ChengAdded some if-conversion tests.
2007-06-19 Owen AndersonTestcase for instances where a constant only occurs...
2007-06-19 Owen AndersonAdd a new testcase for memory corruption issues.
2007-06-19 Chris Lattnertestcase for PR1513
2007-06-19 Evan ChengNew test case: identity operation of RHS / LHS of a...
2007-06-18 Tanya LattnerModify annotate intrinsic to take 2 additional args...
2007-06-17 Chris Lattnerensure we don't regress on these tests. We generate...
2007-06-16 Bill WendlingXFAILing until I can fix properly.
2007-06-16 Nick LewyckyCall the correct function name. Patch from Stephane...
2007-06-16 Bill WendlingTestcase for MMX int to MMX register failure.
2007-06-16 Owen AndersonTestcase where GVNPRE was getting confused by invoke...
2007-06-15 Tanya Lattnertest case for annotate attribute
2007-06-15 Chris Lattnermake this test harder, include a tied register.
2007-06-15 Duncan SandsWorkaround for PR1508.
2007-06-15 Owen AndersonAdd a testcase where GVNPRE what getting confused by...
2007-06-15 Duncan SandsUse "ignore" rather than grep tricks.
2007-06-15 Chris Lattneradd vector versions of this test
2007-06-15 Chris Lattnertestcase for PR1510
2007-06-14 Dale JohannesenDo not treat FP_REG_KILL as terminator in branch analys...
2007-06-12 Owen AndersonAdd a test where phi translation was producing a null...
2007-06-12 Owen AndersonTestcase where GVNPRE crashes on functions with no...
2007-06-12 Owen AndersonMake the run line for this test correct. Thanks to...
2007-06-12 Owen AndersonAdd a GVN-PRE basic regression test.
2007-06-09 Chris Lattnerrename C files to end with .c
2007-06-07 Duncan SandsMake the struct bigger, in an attempt to get a "struct...
2007-06-07 Duncan SandsMake this test pass if llvm-g++ was built without excep...
2007-06-06 Tanya LattnerInstruct the inliner to obey the noinline attribute...
2007-06-06 Tanya LattnerReally use attribute.
2007-06-06 Tanya LattnerTest case for noinline attribute.
2007-06-06 Tanya LattnerRevert changes for noinline.
2007-06-06 Lauro Ramos VenancioAdd a test for PR1499.
2007-06-06 Duncan Sands"Simplified" testcase for PR1422.
2007-06-06 Tanya LattnerIgnore llvm.noinline
2007-06-06 Nick Lewyckynew testcase for PR1487
2007-06-06 Chris Lattnernew testcase for PR1495
2007-06-05 Devang PatelNew test.
2007-06-05 Zhou ShengCommit first round work of PR1373. "noalias" is now...
2007-06-05 Evan ChengNew test.
2007-06-04 Dale JohannesenTail merging wasn't working for predecessors of landing...
2007-06-04 Chris Lattnernew testcase for PR1491
2007-06-01 Dale JohannesenImplement smarter algorithm for choosing which blocks...
2007-05-31 Lauro Ramos VenancioAdd a test for PR1424.
2007-05-30 Chris Lattnernew testcase for PR1473
2007-05-30 Duncan SandsTestcase for
2007-05-30 Chris LattnerTestcase for PR1421
2007-05-30 Chris Lattnernew testcase for PR1421
2007-05-24 Chris Lattnertestcase for PR1446
2007-05-24 Evan ChengAdd a new test case.
2007-05-23 Dale Johannesentail merging shrinks this code a bit. Could do more...
2007-05-23 Chris Lattnernew testcase for PR1435
2007-05-22 Dale Johannesennew testcases for -enable-tail-merge default handling
2007-05-22 Dale JohannesenTest assumes tail merging is off; this must now be...
2007-05-22 Chris Lattnernew testcase for a recent regression
2007-05-21 Evan ChengAdd test for PR1259.
2007-05-19 Reid SpencerMake sure we can round-trip an escaped value in a name.
2007-05-19 Chris Lattnernew testcase
2007-05-19 Chris Lattneradd source
2007-05-19 Chris Lattnernew testcase
2007-05-19 Chris Lattnernew testcase
2007-05-18 Dan GohmanAdd a testcase for unrolling loops with unknown tripcounts.
2007-05-18 Duncan SandsFix typo.
2007-05-18 Reid SpencerAdd a test case for PR1434
2007-05-18 Reid SpencerAvoid an infinite loop when TestRunner.sh is run outsid...
2007-05-17 Devang PatelNew test.
2007-05-17 Evan ChengNew test case.
2007-05-17 Chris Lattneradd testcase for 128-bit add/sub
2007-05-17 Devang PatelNew test.
2007-05-17 Chris Lattnertestcase for PR1427
2007-05-16 Reid SpencerFix PR1355: Only compute the SUBPATH and TESTDIR once.
2007-05-16 Devang PatelFix PR number.
2007-05-16 Devang PatelNew test for PR1417
2007-05-16 Chris Lattnertestcase for maskmovq
2007-05-15 Devang PatelNew test.
2007-05-15 Chris Lattneradd PR number and testcase from the PR.
2007-05-15 Chris Lattnernew testcase
2007-05-15 Lauro Ramos VenancioFix an infinite recursion in GetNegatedExpression.
2007-05-15 Reid SpencerDon't put test cases into regression test suite before...
2007-05-15 Reid SpencerAdd a test case for PR1420
2007-05-15 Chris Lattnernew testcase that crashes llc
2007-05-15 Chris Lattnertestcase that crashes llc
2007-05-15 Chris LattnerNew testcase that crashes instcombine
2007-05-14 Chris Lattnernew testcase
2007-05-14 Evan ChengTest for PR1406.
2007-05-14 Evan ChengNew test.
2007-05-14 Evan ChengDoh. .cpp -> .ll
2007-05-14 Lauro Ramos VenancioEnable aliases on arm-linux.
2007-05-14 Reid SpencerReverse last patch .. premature. Depends on uncommitted...
2007-05-14 Reid SpencerUpdate this test to match the (corrected) output from...
next