test for something more interesting than not crashing
[oota-llvm.git] / test / Analysis /
2008-02-28 Gabor GreifFix llvm.org/bugs/show_bug.cgi?id=2104 by ordering...
2008-02-25 Evan ChengTemporarily reverting 46959.
2008-02-20 Nick LewyckyAdd 'umax' similar to 'smax' SCEV. Closes PR2003.
2008-02-14 Tanya LattnerRemove llvm-upgrade.
2008-02-12 Wojciech MatyjewiczNow that ScalarEvolution::print writes to the correct...
2008-02-12 Wojciech MatyjewiczChange negative grep into positive one in my yesterday...
2008-02-12 Wojciech MatyjewiczFix PR2002. Suppose n is the initial value for the...
2008-02-11 Wojciech MatyjewiczIf the LHS of the comparison is a loop-invariant we...
2008-02-11 Wojciech MatyjewiczFix PR1798 - an error in the evaluation of SCEVAddRecEx...
2008-01-24 Chris LattnerTeach basicaa that 'byval' arguments define a new memor...
2008-01-06 Nick LewyckyAccept both %y, %x and %x, %y as valid answers.
2007-12-09 Chris LattnerFix PR1782, patch by Wojtek Matyjewicz!
2007-11-28 Tanya LattnerFix bug in regression tests that ignored stderr output...
2007-11-27 Dan GohmanChange grep '' to grep {}.
2007-11-26 Owen AndersonAllow GVN to eliminate read-only function calls when...
2007-11-25 Nick LewyckyAdd new SCEV, SCEVSMax. This allows LLVM to analyze...
2007-11-23 Duncan SandsDing dong, the DoesntAccessMemoryFns and
2007-11-22 Duncan SandsTeach alias analysis about readnone/readonly functions.
2007-11-22 Nick LewyckyCreate nodes for inline asm so that we don't crash...
2007-11-20 Nick LewyckyBe more careful when transforming | to +. Patch from...
2007-11-15 Anton KorobeynikovReverted r44163 per request
2007-11-15 Nick LewyckyFix handling of overflow in loop calculation by adding...
2007-11-06 Chris LattnerFix PR1774 and BasicAA/2007-11-05-SizeCrash.ll
2007-10-25 Owen AndersonFix for PR1741.
2007-09-27 Nick LewyckyBuild the correct range for loops with unusual bounds...
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-08-07 Nick LewyckyAdd reference to problem report.
2007-08-06 Chandler CarruthThis resolves a regression of BasicAA which failed...
2007-08-06 Nick LewyckyFix the dates on these tests. It's not September yet...
2007-08-06 Nick LewyckyLet scalar-evolution analyze loops with an unsigned...
2007-08-06 Nick LewyckyDon't assume it's safe to transform a loop just because...
2007-08-06 Chris Lattnerupdate for new domtree dump format
2007-08-02 Christopher LambTeach BasicAA about noalias parameter attributes, but...
2007-07-31 Christopher LambRevert overly aggressive interpretation of noalias
2007-07-31 Devang PatelBunch of tests to check loop passes.
2007-07-31 Christopher LambTeach BasicAA about noalias function parameters. Passes...
2007-07-16 Nick LewyckyHandle decrementing loops properly. Fixes PR1533.
2007-06-29 John CriswellConvert .cvsignore files
2007-04-26 Zhou ShengAdd two test cases to cover apintification change.
2007-04-21 Devang PatelNew test case.
2007-04-18 Devang PatelNew test.
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFor PR1319:
2007-04-15 Nick LewyckyFix this test to test what it was intended to test.
2007-04-15 Reid SpencerFor PR1319:
2007-04-15 Owen AndersonUpdate tests for the disappearance of -idom.
2007-04-14 Reid SpencerChanges to fix problems with "make check". Apparently...
2007-04-14 Reid SpencerConvert test cases to new llvm.exp version of llvm_runt...
2007-04-14 Reid SpencerFor PR1319:
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2007-04-08 Nick LewyckyFix this testcase to fail if the bug were reintroduced.
2007-04-08 Owen AndersonRemove DomSet completely. This concludes work on PR1171.
2007-03-28 Reid SpencerRemove use of implementation keyword.
2007-01-30 Reid SpencerFor PR411:
2007-01-26 Reid SpencerFor PR761:
2007-01-17 Reid SpencerIgnore the output directory.
2007-01-14 Chris Lattnertestcase for pr1110
2007-01-14 Chris Lattnertestcase for pr1109
2007-01-14 Chris Lattnernew testcase for pr1101
2007-01-13 Reid SpencerFor PR1043:
2006-12-31 Reid SpencerFor PR950:
2006-12-29 Reid SpencerUpdate tests that need to be run through llvm-upgrade...
2006-12-13 John CriswellRemove DSA tests.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-11-27 Reid SpencerFor PR950:
2006-11-23 Reid SpencerPromote GEP ubyte indices to uint. Backwards compatibil...
2006-11-18 Reid SpencerFix bugs in this. What was I thinking??? :)
2006-11-18 Reid SpencerFail even if opt doesn't print anything.
2006-11-18 Reid SpencerAdd a simple test to make sure getModRefInfo is 1/2...
2006-11-03 Chris Lattnernew testcase
2006-10-27 Reid SpencerImprove cvs ignoring of test results.
2006-10-23 Andrew Lenharthrestore these tests
2006-10-03 Chris LattnerNew testcase for PR932
2006-10-01 Chris LattnerNew testcase
2006-09-27 Devang PatelAdd llvm.org/bugs/show_bug.cgi?id=923 test case.
2006-08-27 Chris LattnerUpdate tests now that opt no longer reads .ll files
2006-08-18 Reid SpencerFor PR872:
2006-06-28 Andrew Lenharthnot really XFailing these, as only incompleteness is...
2006-06-28 Andrew Lenharthchange I flag on test
2006-04-25 Andrew Lenharthanother c99 style problem
2006-04-13 Andrew Lenharthfrom the linux kernel
2006-04-12 Tanya LattnerAdded the ability to xfail based on llvmgcc version
2006-04-05 Andrew Lenharthmake this test less exacting
2006-03-27 Andrew LenharthAdding links to a node collapsed during type merging...
2006-03-23 Reid SpencerTired of wading through cvs's list ? files that are...
2006-03-15 Andrew Lenharthbetter check
2006-03-04 Chris Lattnernew testcase
2005-05-08 Chris LattnerNew testacse for information exposed by the 'tail'...
2005-04-04 Chris Lattnernew testcase
2005-03-25 Chris Lattnerfix the RUN line on this testcase so it passes.
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-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-09 Chris Lattnernew testcase for a -basicaa bug that Alkis found with...
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...
next