aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2004-12-29Add a comment, add a new testcaseChris Lattner
2004-12-29New testcase for PR491Chris Lattner
2004-12-29new testcase for PR490Chris Lattner
2004-12-29XFAIL this test everywhere.Reid Spencer
2004-12-29XFAIL this everywhere, the CFE doesn't support bitfield initialization.Reid Spencer
2004-12-24Make sure LLVMGCCWITHPATH is used instead of just LLVMGCC so that theReid Spencer
2004-12-24The dejagnu scripts need a path for llvm-gcc/llvm-g++ as well so use theReid Spencer
2004-12-22For PR432:Reid Spencer
2004-12-17Make this testcase a bit more challangingChris Lattner
2004-12-17Change the test to check to see that CSE happens not dead call elimChris Lattner
2004-12-13New testcase that crashes the V9 backend.Chris Lattner
2004-12-13Fix this testChris Lattner
2004-12-12Add testcases for simple things we can handle that occur now in vortex.Chris Lattner
2004-12-12Dejagnu doesn't work if you do TESTSUITE=.../Chris Lattner
2004-12-12New testcase that the PPC backend miscompiles. It is emittingChris Lattner
2004-12-12New testcase. Shrinking the variable to a bool allows instcombine to deleteChris Lattner
2004-12-11New testcase. If one side of and/or is known to be 0/-1, it doesn't matterChris Lattner
2004-12-11Update testChris Lattner
2004-12-11New testcase that ipsccp should handle.Chris Lattner
2004-12-10New testcaseChris Lattner
2004-12-10New testcase that SCCP miscompiles. Luckily this is extremely unlikely toChris Lattner
2004-12-10Check in the right testChris Lattner
2004-12-10New testcase for a bug exposed by the ipsccp pass, causing dparser to failChris Lattner
2004-12-10New testcaseChris Lattner
2004-12-10Update testcaseAlkis Evlogimenos
2004-12-10Simple testcase for quoted label.Chris Lattner
2004-12-08Add testcase and fix for yet another case where we query the size anAlkis Evlogimenos
2004-12-08Add testcase and fix for another case where we query the size anAlkis Evlogimenos
2004-12-08new testcaseChris Lattner
2004-12-08Fix this regression and remove the XFAIL from this test.Alkis Evlogimenos
2004-12-08Remove last remnants of Python/QMTest supportReid Spencer
2004-12-08This testcase causes the instruction combiner to go spiraling intoChris Lattner
2004-12-08Mark this as an XFAIL until a fix is worked out.Alkis Evlogimenos
2004-12-08Fix llvmgcc to use the TestRunner substition mechanism.John Criswell
2004-12-08xfail this across all platforms.John Criswell
2004-12-08Add regressionAlkis Evlogimenos
2004-12-08This test is xfail right now, to keep DJ clean, also mention the PR# in testc...Chris Lattner
2004-12-06This test still fails on Darwin and Sparc/Solaris.John Criswell
2004-12-06Test case for PR409:Reid Spencer
2004-12-06Remove the last pieces of QMTest.John Criswell
2004-12-06Change check to check-local per Makefile.rules changes.Reid Spencer
2004-12-05Make this test actually capable of passing.Chris Lattner
2004-12-05Change this test to not require execution of the program.Chris Lattner
2004-12-05New testcase for the bug affecting 255.vortex in CBE mode.Chris Lattner
2004-12-05Remove unneeded codeAlkis Evlogimenos
2004-12-05Match codegen string betterAlkis Evlogimenos
2004-12-05Add testcast for bug475Alkis Evlogimenos
2004-12-04Darwin and solaris don't support echo -e. This should get the test passingChris Lattner
2004-12-04This fails due to the sun headers.Chris Lattner
2004-12-04This test passes on all platformsChris Lattner