aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2005-01-02Testcase for PR494Chris Lattner
2005-01-02xfail these tests, whcih require more info in the code generator to implementChris Lattner
2005-01-02Check in an old test that never made it into CVSChris Lattner
2005-01-02Add several testcases for new optimizations in the code generator.Chris Lattner
2005-01-01New testcases that we should combine.Chris Lattner
2005-01-01New testcase for common bitfield manipulation instruction sequences.Chris Lattner
2005-01-01Add a bunch of tests for cases that should be eliminated.Chris Lattner
2005-01-01Add a bunch of tests for ANDs that should be eliminated.Chris Lattner
2005-01-01This now works.Chris Lattner
2005-01-01Add new test to make sure simplifycfg doesn't leave around triviallyChris Lattner
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