Simplify the handling of the --*flags options. The makefile already gets it
[oota-llvm.git] / test /
2007-07-09 Dan GohmanChange getCopyToParts and getCopyFromParts to always...
2007-07-09 Chris Lattnerforce a cpu without SSE
2007-07-09 Chris Lattnerallow this to work on ppc-darwin
2007-07-09 Chris Lattnerremove this bogus t-t
2007-07-09 Chris Lattneradd target triple to fix PR1546
2007-07-09 Dan GohmanAdd explicit triples to these tests so that llc behaves...
2007-07-07 Owen AndersonFix an error where ANTIC_OUT was ending up with more...
2007-07-06 Dan GohmanAdd an explicit triple to the big-endian tests so that...
2007-07-06 Duncan SandsTest that byte offsets are used to index into the list
2007-07-05 Owen AndersonFix a bunch of issues found in a testcase from 400...
2007-07-05 Evan ChengFix test.
2007-07-05 Chris Lattneravoid ambiguity in target selection
2007-07-05 Dan GohmanAdd a parameter to getCopyToParts and getCopyFromParts...
2007-07-05 Devang PatelFix PR1539. Add LoopPassPrinter.
2007-07-04 Owen AndersonFix another bug, this time in PREing select instructions.
2007-07-04 Duncan SandsNested try-catch-filter testcase.
2007-07-04 Owen AndersonFix a typo that was killing GVNPRE of select instructions.
2007-07-04 Owen AndersonFix an error in phi translation of GEPs that was causin...
2007-07-04 Bill WendlingAllow a GR64 to be moved into an MMX register via the...
2007-07-03 Owen AndersonAdd support for performing GVNPRE on GEP instructions.
2007-07-03 Owen AndersonAdd support for performing GVNPRE on cast instructions...
2007-07-03 Dale JohannesenNew testcases for rev 37847 (PR's 1489 and 1505).
2007-07-02 Dan GohmanAdd a basic test-case for passing and returning <4...
2007-07-02 Dan GohmanNew test case. DAGCombiner should be able to fold ...
2007-07-02 Zhou ShengTest case for recent patch for IndVarSimplify.cpp
2007-06-29 Evan ChengNew test.
2007-06-29 Evan ChengNew test.
2007-06-29 John CriswellConvert .cvsignore files
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.
next