Update list of failing SingleSource Benchmarks
[oota-llvm.git] / test /
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 Tanya Lattnersetting path to prcontext.tcl script. Right now it...
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 LattnerRun prcontext.tcl with tclsh and let it be found in...
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-11-13 Tanya LattnerChanged to use tcl script.
2004-11-13 Chris LattnerNew testcase
2004-11-13 Tanya LattnerRewrote prcontext.py in tcl.
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 Reid SpencerDocument quick-test target.
2004-11-09 Reid SpencerAdd a quick-test target that uses QUICKTEST variable...
2004-11-09 Chris LattnerName file properly
2004-11-09 Chris LattnerHrm, don't ask how I ran into this bug
2004-11-08 Alkis EvlogimenosMove path override in test/Makefile.
2004-11-08 Tanya LattnerNow using path to python found by configure.
2004-11-07 Reid SpencerAdd the RUNTEST autoconf onfiguration variable for...
2004-11-07 Tanya LattnerChanged TEST to TESTSUITE
2004-11-07 Tanya LattnerFix for objdir != srcdir.
2004-11-07 Tanya LattnerMore srcdir != objdir changes.
2004-11-07 Tanya LattnerMade changes to support objdir!=srcdir.
2004-11-07 Tanya LattnerChanged check-dejagnu to take TESTSUITE as its args...
2004-11-07 Tanya LattnerAdded support to specify which test suite dejagnu shoul...
2004-11-07 Chris LattnerRevert back to r1.1, I'm just thoroughly confused :)
2004-11-07 Chris LattnerAdd new (old) testcase
2004-11-07 Tanya LattnerAdded RUN lines and dejagnu support for Feature dir.
2004-11-07 Chris LattnerAdd missing file header
2004-11-07 Tanya LattnerRemoving old Modulosched tests since that version of...
2004-11-07 Tanya LattnerWith the changes to these files, the Regression test...
2004-11-07 Tanya LattnerAdded RUN line.
2004-11-07 Tanya LattnerAdded rough support for dejagnu testing. Changes need...
2004-11-07 Tanya LattnerChanged to XFAIL
2004-11-07 Chris LattnerUpdate this to expect AT&T syntax
2004-11-07 Chris LattnerTests for this xforms should be .ll files, and they...
2004-11-07 Chris LattnerRemove dead tests
2004-11-07 Chris LattnerThis is not part of the test
2004-11-07 Chris LattnerFix a test.
2004-11-07 Chris LattnerNuke useless testcases
2004-11-07 Chris LattnerThese files are all moved to test/Regression/CodeGen...
2004-11-06 Chris LattnerThis test is obsolete and incorrect
2004-11-06 Tanya LattnerAdding RUN lines.
2004-11-06 Tanya LattnerAdding RUN line.
2004-11-06 Tanya LattnerAdding RUN lines.
2004-11-06 Tanya LattnerAdding RUN lines.
2004-11-06 Tanya LattnerAdding RUN lines.
2004-11-06 Tanya LattnerAdding RUN lines.
2004-11-06 Tanya LattnerAdding RUN lines.
2004-11-06 Chris LattnerAdd missing run line
2004-11-06 Tanya LattnerFirst crack at support to run tests using dejagnu....
2004-11-06 Chris LattnerAdd a 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 Chris LattnerAdd missing run line
2004-11-06 Tanya LattnerAdding XFAIL lines for dejagnu support.
2004-11-03 Brian GaekeCONFIGURATION isn't spelled Configuration, it's spelled...
2004-10-30 Reid SpencerInternalize variable names to prevent recursive assignm...
2004-10-24 Nate BegemanInitial checkin of regression test for generating the...
2004-10-23 Chris LattnerNew testcase
2004-10-22 Chris LattnerNew testcase. Check for the ability to promote a mallo...
2004-10-18 Chris LattnerNew testcase
2004-10-17 Chris LattnerNew testcase that ADCE shouldn't crash on
2004-10-17 Chris LattnerNew testcase that crashes the inliner
2004-10-17 Chris LattnerNew testcase, no PHI should be inserted.
2004-10-16 Chris LattnerNew testcase, rework testcases to fail if there are...
2004-10-16 Chris LattnerNew testcase
2004-10-16 Chris Lattnertestcases for undefined and unreachable
2004-10-14 Chris LattnerWhen converting phi nodes into select instructions...
2004-10-12 Chris LattnerNew testcase for memmove -> memcpy transform
2004-10-11 Chris LattnerThis testcase ensures that we can SRA a global even...
2004-10-11 Chris LattnerThese testcases check to see if we can promote malloc...
2004-10-10 Chris LattnerAnother testcase. We should be able to devirtualize...
2004-10-10 Chris LattnerNew testcase that crashes -globalopt. I found this...
2004-10-10 Chris LattnerNew testcase we were not handling before.
2004-10-09 Chris LattnerA testcase that globalopt now handles
2004-10-09 Chris LattnerNew testcase
2004-10-08 Chris LattnerNew testcase
2004-10-08 Chris LattnerNew testcase
2004-10-08 Chris LattnerNew testcase. The setcc is only used by a select,...
2004-10-08 Chris LattnerNew testcase
2004-10-08 Chris LattnerNew testcase
2004-10-07 Chris LattnerThese files now live in Transforms/GlobalOpt
2004-10-07 Chris LattnerMove these files from Transforms/GlobalConstifier
2004-10-07 Chris LattnerAdd new testcase, rename pass
2004-10-06 Chris LattnerNew testcase
2004-10-06 Chris LattnerNew testcase
2004-10-06 Chris LattnerWhen tail duplicating these functions, the add instruct...
2004-10-05 Chris LattnerAnother testcase for constness linkage
2004-10-05 Chris LattnerTestcase to ensure that the 'constant' flag follows...
2004-10-05 Chris LattnerNew testcase for PR450
next